Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
First, the content of this file is meant only for the Qmgr to work with. All messages that are not in memory are on this queue that are committed unless they are non-persistent msgs, in which case they would only be on this queue if flushed from memory (for space reasons).
To recover messages on any queue, you must use linear logs which you must specify when you create the Qmgr and you cannot change that choice after creation of the Qmgr (you have to delete and recreate it).
So, if you are using circular logging and you end up with a damaged queue object, all messages on that queue are lost.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum