SCF Reference Manual for G-Series RVUs (G06.27+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-005
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
•
The following command terminates the activity of two objects with an assumed
object types named #SDN1 and #SDN2:
-> STOP (#SDN1, #SDN2)
•
The following command terminates the activity of an object with an assumed object
type named #SDN3:
-> STOP #SDN3
•
The following command immediately terminates the activity of a WS object on $L3
named #WS1:
-> STOP WS $L3.#WS1, FORCED