Confirming the termination of HULFT

After issuing each Daemon Termination Synchronization command, check the state of processes using the commands as shown below:

# ps -ef | grep hul
    root 10340     1  0 18:10:33 ?        1:29 hulsndd
    root  7098     1  0 11:34:49 ?        0:00 hulrcvd
    root  7120     1  0 11:35:46 ?        0:00 hulobsd
#
# utlkillsnd
# echo $?
0
# utlkillrcv
# utlkillobs
# ps -ef | grep hul
#
                                                                                

Screen 7.1 Termination of HULFT and Confirmation (Example)