SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-58
DISCONNECT Command
DISCONNECT Command
The DISCONNECT command breaks the connection between two or more objects.
The use of this command is subsystem-specific.
This is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
object-spec
designates the objects to be disconnected. The variable object-spec is defined
on page 5-2. If you omit the first occurrence of object-spec, the assumed
object is disconnected from the other specified objects. (See ASSUME Command
on page 5-36.)
Consideration
Use the CONNECT command (described on page 5-44) to establish a connection
between two or more objects in a system.
Example
•
The following command breaks the connection between an assumed object and an
SU object named $X25X.#TERM1:
-> DISCONNECT SU $X25X.#TERM1
•
The following command breaks the connection between two terminals:
-> DISCONNECT SU $X25Y.#TERM0, \SYS01.$TR327.#TERM0
DISCONNECT [ /OUT file-spec/ ]
[ object-spec ] [ , object-spec ]…