Previous Topic: AOF ProcessingNext Topic: Rules for Changing Message Severity Codes


Changing Message Severity Codes

The severity code of most CA OPS/MVS messages can be changed by using the OPSPARM command processor or OPSPRM OPS/REXX function.

Each message description in the Message Reference contains an indicator (Modifiable: Yes/No) that tells you whether the severity code of the message is eligible to be changed.

You may change message severity codes while CA OPS/MVS is initializing or after it becomes active.

Use this form of the OPSPRM OPS/REXX function to change a message severity code:

T = OPSPRM(“SET”,”OPSnnnn”,”c”)

Use this form of the OPSPARM command to change a message severity code:

OPSPARM SET(OPSnnnn) VALUE('c')

Reasons to change message severity codes include: