Previous Topic: OCINTERVAL ParameterNext Topic: OCWAIT Parameter


OCMAXMSG Parameter

Specifies the maximum number of output lines a command issued in CA OPS/MVS can have. This value limits the output of commands issued through either the OPSCMD command or the ADDRESS OPER command.

Default value

2000 (lines of output)

Other possible values

Any number of lines between 100 and 32767

Set or modify this parameter…

Anytime

Example: OCMAXMSG

This function sets the maximum number of command output lines to 5000.

OPSPRM('SET','OCMAXMSG','5000')