Heartbeat check command
You can check the heartbeat of HULFT resident processes on the local host.
Syntax for the Heartbeat command
utlalivecheck -p portno [-w time] [-q]
Explanation of the parameters
- -p portno
-
Specify the service process port number that is opened by the process to be checked (Mandatory)
Specify a value from '1' to '65535.'
- -w time
-
Specify the time-out period (seconds) (Optional)
Specify a value from '1' to '3600.' If omitted, HULFT applies the value '60.'
- -q
-
This parameter suppresses the output of messages. (Optional)
If you specify this parameter, no messages are output even if a parameter error occurs.
If you omit this parameter, messages are output.