CP6100 Configuration and Management Manual
Managing CP6100 Using the Subsystem
Control Facility (SCF)
CP6100 Configuration and Management Manual—426741-003
8-9
ACTIVATE Command
ACTIVATE Command
The ACTIVATE command removes restrictions imposed by a SUSPEND command
and returns the LINE to the STARTED state. ACTIVATE is a sensitive command.
Command Syntax for the ACTIVATE Command
The ACTIVATE command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
designates the line to be activated. If you omit line-name, the assumed object is
activated (see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs for details about the ASSUME command).
Considerations for the ACTIVATE Command
•
To execute the ACTIVATE command, the line should be in the SUSPENDED
state.
•
A warning is returned if the line is not in the SUSPENDED state.
Example of the ACTIVATE Command
The following SCF command activates a line named $CPL1.
- > ACTIVATE LINE $CPL1
ACTIVATE [ /OUT file-spec / ] [ LINE line-name ]