HP-UX SNAplus2 MS Programmer's Guide
Management Services Verbs
CONNECT_MS_NODE
Chapter 354
Theapplication used the synchronous
entry point to issue this verb, but
another synchronous verb was in
progress for this target handle. Only
one synchronous verb can be in
progress on a particular target
handle at any time.
AP_SYNC_NOT_ALLOWED
Theapplication used the synchronous
MS entry point to issue this verb
within a callback routine. The
application must use the
asynchronous entry point to issue
any verb from a callback routine.
SNAplus2 Software Not Active If the verb does not execute because
the SNAplus2 software is not active, SNAplus2 returns the following
parameter:
primary_rc
One of the following:
AP_COMM_SUBSYSTEM_NOT_LOADED
The SNAplus2 software has not been
started or has been stopped.
AP_COMM_SUBSYSTEM_ABENDED
The SNAplus2 software has failed.
SNAplus2 does not return a
secondary_rc
when the SNAplus2 software
is not active.
System Error If the verb does not execute because of a system error,
SNAplus2 returns the following parameters:
primary_rc
AP_UNEXPECTED_SYSTEM_ERROR
An operating system call failed
during processing of the verb.
secondary_rc