High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
OPEN_FILE
Chapter 3484
Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns
the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
Possible values are:
AP_CONNECTION_NOT_MADE
SNAplus2 could not set up the local communications
path to the file.
AP_FILE_BAD_RECORD
SNAplus2 detected an error in the configuration file.
Check the error log file for a message giving more
details of the error.
AP_FILE_ROLE_UNAVAILABLE
The application requested a master or backup
configuration file, or the sna.net file, but no master or
backup server was available. This is normally a
temporary condition, occurring when a new server is
taking over as master.
If the application is registered to receive server
indications, it can check the
flags
parameter on these
indications to determine when a new server has
successfully taken over as master, and then retry the
OPEN_FILE verb. For more information, see
“SERVER_INDICATION”. Alternatively, it can simply
retry OPEN_FILE at intervals until it succeeds.
AP_INVALID_VERSION
One of the following has occurred:
The SNAplus2 version number in the configuration
file header does not match the version of the
SNAplus2 software you are using. Check that you
have the correct file; if the file was created using an
earlier version of SNAplus2, refer to the HP-UX
SNAplus2 Upgrade Guide for information about
upgrading it.
There was a version mismatch between components