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-116
STOP Command
Consideration
To terminate an object immediately (without waiting for processing to complete), some
subsystems support using the ABORT command (described on page 5-17).
Examples
•
This command terminates the activity of two objects with an assumed object types
named #SDN1 and #SDN2:
-> STOP (#SDN1, #SDN2)
•
This command terminates the activity of an object with an assumed object type
named #SDN3:
-> STOP #SDN3
•
This command immediately terminates the activity of a WS object on $L3 named
#WS1:
-> STOP WS $L3.#WS1, FORCED










