X25AM Configuration and Management Manual
SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual—523424-004
4-50
Considerations for the STOPOPENS Command
The following command prevents anyone else from opening all subdevices on the line
named $X25P1 after you issue it:
-> STOPOPENS LINE $x25p1, SUB ONLY
Considerations for the STOPOPENS Command
•
X25AM does not support the SEL option.
•
X25AM supports the SUB option only for the LINE object type.
•
If you use the object-type LINE, you must also use the SUB option set to SUB
ONLY.
SWITCH Command
The SWITCH command causes a backup-path object to become the primary-path
object and, simultaneously, a primary-path object to become the backup-path object.
Path objects that can be switched between primary and backup are defined by each
subsystem. This is a sensitive command.
Command Syntax for the SWITCH Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS process-name | LINE line-name
designates the process or line to be switched. If you omit process-name or
line-name, SCF switches the assumed object (for information about the
ASSUME command, see the SCF Reference Manual for G-Series RVUs or SCF
Reference Manual for H-Series RVUs).
PATH { A | B }
causes the specified line or process to switch to the other path.
Caution. Exercise caution when using the PRIMARY or SWITCH command. Either command
causes all SVCs to clear and PVCs to reset. Before you use either command, it is a good idea
to warn other users so they can close any open files.
SWITCH [ / OUT file-spec / ]
[ PROCESS process-name | LINE line-name ] , PATH { A | B }