X25AM Configuration and Management Manual
SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual—523424-004
4-49
STOPOPENS Command
•
You cannot stop a LINE object in the STARTING state by using the STOP
command.
•
You can stop a LINE object or an SU object only when it does not have any
connections.
•
You cannot stop a LINE object if a subdevice on the line is open.
•
You cannot stop an SU object if the subdevice is open.
STOPOPENS Command
The STOPOPENS command prevents any more opens from being issued to an object,
without disrupting any of the current activity. This is a sensitive command.
Command Syntax for the STOPOPENS Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name | SU su-name
designates the line or subdevice that is to have its opens stopped. If you omit
line-name or su-name, the assumed object has its opens stopped (for
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs or SCF Reference Manual for H-Series RVUs).
SUB [ subtype ]
selects the subordinate objects that the command affects. subtype can be a
subordinate object type or the keyword ONLY.
If you name a subordinate object type, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected.
Examples of the STOPOPENS Command
The following command prevents anyone else from opening the subdevice named
$X25P1.#TERM after you issue it:
-> STOPOPENS SU $x25p1.#term
STOPOPENS [ / OUT file-spec / ]
[ LINE line-name | SU su-name ] [ , SUB [ subtype ] ]