Command Reference Guide

Administration Commands
delete_adjacent_len_node
2.63.1 Supplied Parameters
Parameter name Type Length Default
[delete_adjacent_len_node]
cp_name character 17
lu_name character 8
wildcard_lus constant NO
(Up to ten lu_name parameters can be specied.)
Supplied parameters are:
cp_name
The fully qualied name of the CP in the adjacent node. Specify 317 type-A characters consisting of a 18
character network name, followed by a period, followed by a 18 character CP name.
lu_name
The name of each LU to be deleted. Each name is an 8-byte type-A character string. To delete the entire
LEN node denition, do not specify any LU names.
You can specify a wildcard LU name to match multiple LU names, by specifying only the initial characters
of the name. For example, the wildcard LU name APPN.LU will match APPN.LUNAME or APPN.LU01
(but will not match APPN.NAMELU). However, all the LU names specied on a single command must be
of the same type (wildcard or explicit), as dened by the wildcard_lus parameter. To remove both types of
LU names from the same LEN node, use multiple
delete_adjacent_len_node commands.
wildcard_lus
Indicates whether the specied LU names are wildcard entries or explicit LU names. Possible values are:
YES
The specied LU names are wildcard entries.
NO
The specied LU names are explicit entries.
2.63.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.63.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specic details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_CP_NAME
The cp_name parameter contained a character that was not valid.
INVALID_LU_NAME
249