High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LOCAL_LU
Chapter 3250
AP_YES
The LU is in the pool of default LUs, and can be used
by applications that do not specify an LU name.
AP_NO
The LU is not in the pool.
If the LU is an independent LU, this parameter is
reserved.
def_data.pu_name
Name of the PU which this LU will use, as specified on
the DEFINE_LS verb. This field is used only by
dependent LUs, and should be set to 8 binary zeros for
independent LUs. The name is an 8-byte type-A
EBCDIC string (starting with a letter), padded on the
right with EBCDIC spaces if necessary.
def_data.lu_attributes
Identifies additional information about the LU.
Possible values are:
AP_NONE
No additional information identified.
AP_DISABLE_PWSUB
Disable password substitution support for the local LU.
def_data.sscp_id
Specifies the ID of the SSCP permitted to activate this
LU. This ID is a 6-byte binary string. This parameter is
used only by dependent LUs, and is set to all binary
zeros if the LU is an independent LU or if the LU can
be activated by any SSCP.
def_data.disable
Specifies whether the local LU should be disabled or
enabled. Possible values are:
AP_YES
Disable the local LU.
AP_NO