Data in mq container won't persist #530
-
| Hi, I'm building mq container but I have problem with data persist. DockerFileFROM icr.io/ibm-messaging/mq:latest | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| Are you using persistent messages?  Message persistence is a property of the message, so usually in control of the application putting the message.  The application can also defer to administrative settings with the queue property ( | 
Beta Was this translation helpful? Give feedback.
Are you using persistent messages? Message persistence is a property of the message, so usually in control of the application putting the message. The application can also defer to administrative settings with the queue property (
DEFPSIST): https://www.ibm.com/docs/en/ibm-mq/9.3?topic=reference-define-queues