it's never under normal conditions that we need to look at these logs.
Good point. In the absence of a "clean" solution, I would suggest keeping your own archive of AMQERR03.LOG files. A little ksh or perl program could be written that diff's /var/mqm/qmgrs/QMNAME/errors/AMQERR03.LOG with the last copy in the archive. If diff says there's been a change, then archive the file with a name containing time and date. If not, then sleep for 30 seconds. Or you could run something similar using cron.
This solution works if your 3 x 256 Kb error logs are not filling up in 30 seconds.
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