Previous Topic: POI Command ProcessorsNext Topic: Benefits of POI


List of POI Command Processors

This section briefly describes each of the CA OPS/MVS command processors. It also includes a description of the STATESET REXX program, which is also explained in this chapter.

OPSBRW

Enables you to view CA OPS/MVS events

OPSCMD

Issues z/OS, JES, VM, and IMS commands from a CLIST, an OPS/REXX program, or a TSO terminal and receives output

OPSDELV

Deletes global status variables that match a variable name mask you specify

OPSDOM

Deletes a message from the console of the operator

OPSEXEC

Enables you to run an OPS/REXX program explicitly

OPSGETV

Retrieves the value of a global variable, and either displays it at the terminal or stores it in a CLIST or REXX variable

OPSGETVL

Retrieves the names of global variables that match a variable name mask you specify, and either returns them to your terminal or stores them in CLIST or REXX variables

OPSHFI

Provides the capability to store values for global variables on an external VSAM key-sequenced data set; using OPSHFI, you may WRITE global variables to the VSAM file, READ variable records from the VSAM file, or DELETE variable records from the VSAM file

OPSIMEX

Enables you to run an OPS/REXX program implicitly.

OPSPARM

Displays, and enables you to change, the values of the CA OPS/MVS operating parameters

OPSQL

Invokes SQL statements from a TSO terminal, a TSO CLIST, or a TSO/E REXX program

OPSREPLY

Compares WTOR messages to a specified set of values and issues replies to messages containing matching values

OPSREQ

Invokes AOF request rules

OPSRMT

Enables you to issue TSO commands to other systems from either a TSO terminal or from a console logged onto the ECF component

OPSSETV

Creates a global status variable or updates the value of a global status variable

OPSSMTBL

Enables you to maintain the directory table of the System State Manager

OPSVASRV

Manipulate CA CCS Sysplex variables

OPSVIEW

Provides access to OPSVIEW, which is the CA OPS/MVS full-screen, interactive application for controlling CA OPS/MVS itself, z/OS, and JES

OPSWAIT

Enables you to suspend processing of a CLIST or REXX program until a specified amount of time passes or a specific time is reached

OPSWTO

Issues one-line and multiline WTO and WTOR messages from an OPS/REXX program, a TSO/E REXX program or CLIST, or a TSO READY prompt

STATESET REXX program

Enables you to change the current state, desired state, and mode values specified for a resource; display the current state or desired state value of a resource; indicate whether CA OPS/MVS waits for the current state of a resource to equal its desired state