Previous Topic: AOFDEFAULTADDRESS ParameterNext Topic: AOFDESC Parameter


AOFDELETE Parameter

The AOFDELETE parameter determines how CA OPS/MVS processes the return values DELETE and DISPLAY in message rules. For details about message rule return values, see the AOF Rules User Guide.

Default value

YES

A return value of DELETE suppresses a message entirely (that is, the message appears neither on the console nor in the system log); a return value of DISPLAY prevents a message from appearing in the system log, but the message appears on the console.

Other possible values

NO

CA OPS/MVS processes the DELETE value as though it were SUPPRESS; it processes the DISPLAY value as though it were NORMAL.

Set or modify this parameter...

Anytime

Example: AOFDELETE

This function allows the AOF to suppress messages entirely.

OPSPRM('SET','AOFDELETE','YES')