Re: Probably a basic MQ question

2008-10-21 Thread Bruce Richardson
We've seen this before. It means that MQ thinks there is something it needs 
to keep track of from that date. It could be a dead or orphaned message. Try 
re-cycling (stop/start) the queue manager to free up the datasets, and then 
manually delete the datasets (if MQ hasn't).
If the re-cycle doesn't do it, try poking around the queues to see if there is 
a 
stale message causing the archieve logs to be held for so long. There are lots 
of tools around - IBM has free downloads available.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Probably a basic MQ question

2008-10-20 Thread Pommier, Rex R.
Hi list,

I know very little about MQSeries except that I'm having a problem with
it and I don't know enough about it to even know where to look next.

We are running MQ 5.3.1 on z/OS 1.7.  According to a DISPLAY ARCHIVE
command, I have the ARCRETN period set to 5 days.  We discovered that
for some reason, MQ isn't deleting older archive datasets.  It has
archive datasets going back to September 19.  According to a DISPLAY
USAGE command, the RBA that I would need to go back to for recovery is
from today, within the current ARCHIVE dataset.  Until I manually
deleted a bunch of the oldest ARCHIVE datasets, we had over 230
generations of archives on the system.  These are not on SMS managed
packs so there shouldn't be any contention with SMS constructs keeping
them around.  Even if they were on SMS packs, according to the manual,
the archives should only be kept around as long as the shorter of the
two retentions.


How do I get MQ to start cleaning up after itself again?  Where do I
even look to figure out what is going wrong?

TIA

Rex

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html