HP-UX SNAplus2 MS Programmer's Guide
Management Services Verbs
TRANSFER_MS_DATA
Chapter 3 87
synchronous verb can be in progress
on a particular target handle at any
time.
SV_SSCP_PU_SESSION_NOT_ACTIVE
The application requested SNAplus2
to send data by setting bit 2 of the
options
parameter to 0, but the
session to the appropriate PU wasnot
active.
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
successfully because the SNAplus2 software is not active, SNAplus2
returns one of the following parameters:
primary_rc
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
SV_UNEXPECTED_DOS_ERROR
An operating system call failed
during processing of the verb.
secondary_rc
The return code from the operating system call. For the
meaning of this return code, check the returned value
in the file /usr/errno.h.