HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DELETE_TP
display_lu_name
Specifies the name of the display LU whose association is to be deleted. This is an EBCDIC string padded
on the right with EBCDIC spaces.
3.78.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.78.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
AP_INVALID_LU_NAME
The display LU name was not a valid EBCDIC string.
Appendix B,
Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.78.5 Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
AP_INVALID_LU_NAME
No association is defined for the specified display LU.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK
,
which are common to all NOF verbs.
3.78.6 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.79 DELETE_TP
DELETE_TP deletes a TP definition.
3.79.1 VCB Structure
typedef struct delete_tp
{
315