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-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 command is sensitive.
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
•
This command breaks the connection between an assumed object and an SU
object named $X25X.#TERM1:
-> DISCONNECT SU $X25X.#TERM1
•
This command breaks the connection between two terminals:
-> DISCONNECT SU $X25Y.#TERM0, \SYS01.$TR327.#TERM0
DISCONNECT [ /OUT
file-spec
/ ]
[
object-spec
] [ ,
object-spec
]…










