SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-42
DELETE PTNR-LU Command
Consideration
The DELETE LU command is rejected if the LU has an active trace.
Example
-> ASSUME PROCESS $APC1
-> DELETE LU LU01
DELETE PTNR-LU Command
The DELETE PTNR-LU command removes a partner LU from a local LU.
You may not use this command with dynamically-added objects.
Consideration
The SUB parameter cannot be used with the DELETE PTNR-LU command-object pair
when the MODENAME attribute of the subordinate PTNR-MODE has the value
SNASVCMG.
Examples
-> ASSUME PROCESS $APC1
-> DELETE PTNR-LU LU01.CICSLU62
-> DELETE PTNR-LU $APC1.LU01.CICSLU62
DELETE PTNR-MODE Command
The DELETE PTNR-MODE command removes a PTNR-MODE object from a partner
LU.
You may not use this command with dynamically-added objects.
Consideration
If the MODENAME attribute of the PTNR-MODE has the value SNASVCMG, the
PTNR-MODE cannot be deleted from a parent PTNR-LU using the SUB parameter. It is
automatically deleted when the PTNR-MODE object’s parent PTNR-LU object is
deleted from its parent LU object.
To delete the PTNR-MODE named SNASVCMG, you need to explicitly enter it in the
command line, as follows:
DELETE PTNR-MODE SNASVCMG
Specifying a wild-card character or the SUB parameter with this command-object pair
has no effect on the PTNR-MODE object named SNASVCMG.