WTMESSAGE = NO | YES | (YES,nnn)

This parameter specifies whether a WTO message is generated when a Process is placed on the timer retry queue.

Value Description
YES Specifies that message SVTM110I is written to the console each time a Process is placed on the timer queue.
NO Specifies that message SVTM110I is not written to the console each time a Process is placed on the timer queue.
(YES,nnn) Specifies the number of times the SVTM110I messages are written to the console. Valid value for nnn is 1–512. The default is 1, which specifies that the message is written every time. If you specify 2, every second message is displayed, and so on.

IBM® Connect:Direct® uses this parameter with the MAXRETRIES initialization parameter when attempting to establish a lost session.

Modifiable through MODIFY INITPARMS command: YES
Note: Any error during update cancels all the changes for that particular request.