Previous Topic: OPSPRM and OPSPARM FunctionNext Topic: Values that OPSPRM Returns


OPSPRM Arguments

The OPSPRM function has the following arguments:

parmname

Specifies the name of the CA OPS/MVS parameter (for example, OSFCPU) to be displayed or set. This name can contain no more than 50 characters.

When used to display parameter values (SHOW argument), parmname can be any of the following:

value

Specifies the new value you are assigning to a parameter. For example, setting value to YES changes the value of the parameter to YES. OPS/REXX requires this argument only when you are setting or resetting parameters.

INFO

(Optional) Use the INFO argument with the SHOW argument to display the possible values the parameter can have.

NAMES

(Optional) Use the NAMES argument with the SHOW argument to display the names and modifiability indicators of individual parameters.

system

(Optional) Provides CA OPS/MVS with the capability to execute the OPSPRM function on external systems that have been defined to the MSF. The MSF establishes VTAM sessions between copies of CA OPS/MVS, permitting any copy to issue a command on any other copy and to receive its response. Specify any of these values for system:

As referred to here, active is the status of the MSF systems through which the communication takes place.

Note: A response to the OPSPRM function is returned only if you specify an individual system name for system.

Examples: Invoke OPSPRM