Previous Topic: Return and Reason CodesNext Topic: OPSWAIT Command Processor—Suspend CLIST or REXX Processing


OPSVIEW Command Processor—Access OPSVIEW

The OPSVIEW command processor provides access to OPSVIEW, the CA OPS/MVS full-screen, interactive application for controlling CA OPS/MVS itself, z/OS, and JES.

Notes:

OPSVIEW has the following format:

OPSVIEW
  [option]
  [SYSID(msfid)]
  [SUBSYS(OPSS,ssid)]
  [COMMAND(commandtext)]
option

(Optional) Specifies the OPSVIEW option that executes first. Using this operand causes the CA OPS/MVS product to bypass the OPSVIEW Primary Options Menu.

To display the Operator Server Facility Panel, issue this command:

OPSVIEW 4.3

SYSID

(Optional) Names the system to execute all OPSCMD command processors issued by this OPSVIEW session. You may specify a single MSF system ID only. If you specify no msfid, then the default is the local system.

SUBSYS

(Optional) For more information on the SUBSYS keyword, see Specify a Subsystem ID on a POI Command Processor.

COMMAND

(Optional) The commandtext value is the text of a z/OS or JES command to be executed. If you specify commandtext, it overrides the value of the option operand, because option 6 is implied.

OPSVIEW Installation Requirements

OPSVIEW Utilization Environments

OPSVIEW Sample Coding Statements

OPSVIEW Return Codes