High Availability Monitors Version A.03.02 Release Notes
NOF Indications
SERVER_INDICATION
Chapter 61150
internal resource shortage), it indicates this by setting
the
data_lost
parameter on the next indication after
the condition has cleared. Possible values are:
AP_YES
One or more previous server indications were lost.
Later fields in this VCB may be set to zeros.
AP_NO
No previous server indications were lost.
status
Specifies the status of the SNA software on the
indicated server. Possible values are:
AP_ACTIVE
The SNA software has been started.
AP_NOT_ACTIVE
The SNA software has been stopped.
flags
Specifies whether the indicated server is the master
server or a backup server. The application should use a
logical AND operation to check the appropriate values,
as follows:
• If the expression “
flags
AND AP_MASTER_FLAG” is
nonzero, the indicated server is the master server.
• If the expression “
flags
AND AP_BACKUP_FLAG” is
nonzero, the indicated server is a backup server.
server_name
Name of the server on which the SNA software has
been started or stopped.