Posted: Thu Sep 25, 2003 1:00 am Post subject: WQMI Orphan Subscriptions
Acolyte
Joined: 16 May 2001 Posts: 72 Location: Edinburgh, UK
Hi,
I've done a search for this problem but I can't find anything.
We're using JMS PubSub (in WAS4.02) in a number of Servlets and EJBs. The subscriptions are managed by a WMQI 2.1 broker.
Unfortunately, our operations people stop WAS abnormally now and again (a bit too frequently for my liking!) and this results in the JMS cleanup steps for non-durable subscribers not being performed. The result is a lot of orphan entries in BSUBSCRIPTIONS and BCLIENTUSER tables (as a reulst of this our Broker Database exceeded its 50Mb limit!). We're using a single subscriber queue solution (which also utilises CorrelId)
Anyone got any idea how we can clean these up? We've looked at issuing SQL against the tables but IBM have their "timestamp" in a CHAR column and some of the other columns seem to have null delimiters in them!
We could move to a multiple queue solution but I'm worried WAS might not let the temporary dynamic queues go and we could end up with loads of them!
Joined: 16 May 2001 Posts: 72 Location: Edinburgh, UK
JeffLowrey wrote:
Can't you delete the bad subscriptions from the Control Center?
Ermm.....you can but there are around 7000 of them and the good ones (around 200) are interspersed in amongst the bad ones! No easy way to sort them either as the dates are really of no great use!
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