Previous Topic: OPSSMTBL Return Codes

Next 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. For information about OPSVIEW and its options, see the OPSVIEW User Guide.

Note: Most OPSVIEW applications work only if the CA OPS/MVS started task is active. For a description of how to set up CA OPS/MVS, see the Administration Guide.

The OPSVIEW command processor 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 in this chapter.

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.