SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-52
DELETE Command
Examples
•
The following command removes a WS object named $L3.#WS1 from a
subsystem:
-> DELETE WS $L3.#WS1
•
The following 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
•
The following command removes a WINDOW object named $L3.#WIN1 from a
subsystem:
-> DELETE WINDOW $L3.#WIN1
•
The following command uses a wild-card character to remove all WINDOW objects
whose names begin with the prefix $L3 from a subsystem:
-> DELETE WINDOW $L3.*
•
The following command removes an assumed object from the subsystem:
-> DELETE
•
The following 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