Report Option (OPTION)

Specifies the report options of the trace route message. Reports generated on a non trace route enabled queue manager can potentially remain in the network undelivered, which is why most report options are disabled by default. By requesting full data to be returned, it allows the trace route information contained in the message to be returned in the result of a problem.

The possible values are:

*DFT

Turns on MQRO_ACTIVITY and MQRO_DISCARD_MSG.

*NONE

No report options are set.

*ACTIVITY

Turns on MQRO_ACTIVITY.

*COA

Turns on MQRO_COA_WITH_FULL_DATA.

*COD

Turns on MQRO_COD_WITH_FULL_DATA.

*DISCARD

Turns on MQRO_DISCARD_MSG.

*EXCEPTION

Turns on MQRO_EXCEPTION_WITH_FULL_DATA.

*EXPIRATION

Turns on MQRO_EXPIRATION_WITH_FULL_DATA.