Envoy ACP/XF Configuration and Management Manual
Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual—429232-003
5-35
SUSPEND Command
SUSPEND Command
The SUSPEND command is a sensitive command that blocks the object from
accepting subsequent OPEN requests from the application programs. Current OPEN
requests are not affected.
OUT file-spec
causes any SCF output generated for this command to go to the specified file.
file-spec must be a partially or fully qualified file name. If you do not specify this
option, the output goes to the home terminal.
object-name
is the name of the line to be suspended.
Example
The following command suspends the line $ACPXF.
Considerations
The command is rejected with a warning if the line is already in the SUSPENDED
state.
SWITCH Command
The SWITCH command is a sensitive command that causes the backup PATH/CPU to
become the primary PATH/CPU.
OUT file-spec
causes any SCF output generated for this command to go to the specified file.
file-spec must be a partially or fully qualified file name. If you do not specify this
option, the output goes to the home terminal.
object-name
is the name of the line handler process to be switched.
SUSPEND [ / OUT file-spec / ] LINE object-name
Example 5-25. SUSPEND LINE Command
-> SUSPEND LINE $ACPXF
SWITCH [ /OUT file-spec / ] PROCESS object-name
[ , PATH { A | B} ] [ , CPU cpu-number]