SCF Reference Manual for J-Series and H-Series RVUs
SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs—529649-003
5-52
DELETE Command
Examples
•
This command removes a WS object named $L3.#WS1 from a subsystem:
-> DELETE WS $L3.#WS1
•
This command removes a WS object named $L3.#WS1 from a subsystem. The
SUB keyword is included without a
subobjtype
variable; thus, the named object
and all its subordinate objects are deleted.
-> DELETE WS $L3.#WS1,SUB
•
This command removes a WINDOW object named $L3.#WIN1 from a subsystem:
-> DELETE WINDOW $L3.#WIN1
•
This command uses a wild-card character to remove all WINDOW objects whose
names begin with the prefix $L3 from a subsystem:
-> DELETE WINDOW $L3.*
•
This command removes an assumed object from the subsystem:
-> DELETE
•
This command allows you to delete a process from the system configuration
database if the process is no longer in the DCT. Use this option if a processor has
stopped during a RENAME DISK operation.
-> DELETE ADAPTER $ZZSTO.#PMF.GRP-1.MOD-1.SLOT-55, &
-> SENDTO STORAGE










