HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEACTIVATE_SESSION
Chapter 3158
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters. This return code can also indicate that the session ID did
not match the session ID of an active session (implying that the session
has already been deactivated).
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_CLEANUP_TYPE
The
type
parameter was not set to a
valid value.
AP_INVALID_LU_ALIAS
The
lu_alias
parameter did not
match any defined LU alias.
AP_INVALID_LU_NAME
The
lu_name
parameter did not
match any defined LU name.
AP_INVALID_MODE_NAME
The
mode_name
parameter did not
match any defined mode name.
AP_INVALID_PLU_NAME
The
fqplu_name
parameter did not
match any defined partner LU name.