HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_RJE_WKSTN
Chapter 3374
def_data.lu_name
Names of the LUs that this workstation uses. Each
name is an 8-byte EBCDIC string, padded on the right
with EBCDIC spaces. It must match the name of a type
0-3 LU that has already been defined.
If the workstation uses more than one LU, all LUs
must be defined at the same host (although they may
be associated with different local PUs and so access the
host using different LSs).
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
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
AP_INVALID_LU_NAME
The
lu_name
parameter did not
match the name of any defined type
0-3 LU or LU pool.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.