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.
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.
NO
CA OPS/MVS processes the DELETE value as though it were SUPPRESS; it processes the DISPLAY value as though it were NORMAL.
Anytime
Example: AOFDELETE
This function allows the AOF to suppress messages entirely.
OPSPRM('SET','AOFDELETE','YES')
|
Copyright © 2014 CA.
All rights reserved.
|
|