HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DELETE_LU_0_TO_3
• If resource_type is set to AP_LOCAL_LU_TIMEOUT, specify 1–8 locally displayable type-A characters
as a local LU name.
• If resource_type is set to AP_PARTNER_LU_TIMEOUT, specify the fully qualified name of the partner
LU as follows: 17 locally displayable type-A characters consisting of a 1–8 character network name,
followed by a period, followed by a 1–8 character partner LU name.
• If resource_type is set to AP_MODE_TIMEOUT, specify 1–8 locally displayable type-A characters as a
mode name.
3.66.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.66.4 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_RESOURCE_TYPE
The value specified in the resource_type parameter was not valid.
AP_INVALID_LU_NAME
The LU name specified in the resource_name parameter was not valid.
AP_INVALID_PARTNER_LU
The partner LU name specified in the resource_name parameter was not valid.
AP_INVALID_MODE_NAME
The mode name specified in the resource_name parameter was not valid.
AP_GLOBAL_TIMEOUT_NOT_DEFINED
The value AP_GLOBAL_TIMEOUT was specified for the resource_type parameter but there is no defined
global timeout.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.66.5 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
3.67 DELETE_LU_0_TO_3
This verb is used to delete an LU used for 3270 emulation, RJE or LUA (an LU of type 0–3).
298