Previous Topic: AOFDESC ParameterNext Topic: AOFEDQHIGH Parameter


AOFDEST Parameter

The AOFDEST parameter specifies the default destination of messages (such as SAY and TRACE statements) generated by AOF rules. AOFDEST is valid only when the message has one of these severity levels: I (informational messages), W (warnings), E (error messages), or S (severe error messages).

Default Value: X'C300000000000000'

Other possible values

Any valid destination, expressed in hexadecimals. To specify a value for AOFDEST, it may be helpful for you to think of the value as 8 bytes of information. These 8 bytes break down as follows:

Set or modify this parameter...

Anytime

Example: AOFDEST

This function sends messages generated by AOF rules to console 5.

OPSPRM('SET','AOFDEST','C300000500000000')