Posted: Wed Aug 02, 2006 6:45 pm Post subject: circular logging
Novice
Joined: 11 Jul 2006 Posts: 17 Location: USA
with circular logging we should never have situation where the /var/mqm
is full . is that correct ? irrespective of the message size and maxdepth and mesages being persistent or non persistent .non persistent messages are not logged anyways.
With circular logging you should never use more space then you have allocated to the log files. However as your Qmgr files including the queue files are also stored under /var/mqm. If you use persistant messages you can fill a file system. if there are 100 5MB msgs sitting on a queue then the queue file will be 500MB in size. As such you need to ensure you have enough space in the file system to allow for times when msgs do build up on queues.
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