Default message persistence (DFTMSGPST)

Specifies the default for message-persistence on the queue. Message persistence determines whether or not messages are preserved across restarts of the queue manager.

The possible values are:

*SYSDFTQ
The value of this attribute is taken from the system default queue of the specified type.
*NO
By default, messages are lost across a restart of the queue manager.
*YES
By default, messages are preserved across a restart of the queue manager.