Author |
Message
|
MQWays |
Posted: Sun Nov 02, 2008 12:00 pm Post subject: Queue Corruption |
|
|
Acolyte
Joined: 20 Jan 2008 Posts: 61
|
Is there such a thing as Queue Corruption i.e. only one of the local queues fails within the queue manager and all other queues are intact. |
|
Back to top |
|
 |
atheek |
Posted: Sun Nov 02, 2008 12:02 pm Post subject: |
|
|
 Partisan
Joined: 01 Jun 2006 Posts: 327 Location: Sydney
|
|
Back to top |
|
 |
Vitor |
Posted: Sun Nov 02, 2008 1:49 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
A queue is just a file stored on a disk and is as vunerable as any other file to corruption.
There are various strategies for recovering from the scenario you describe. They've been discussed in the forum, and you'll also find some helpful IBM documentation on the subject.
The strategy you select will depend a lot on your situation and how serious such a failure is for you. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bruce2359 |
Posted: Sun Nov 02, 2008 2:43 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Most of the queue corruption I've stumbled upon resulted from a sysmin altering the filesystem permissions from what WMQ installation set them; then editing/erasing/renaming this or that - not understanding what the implications were. In other words: a self-inflicted wound. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
ranganathan |
Posted: Mon Nov 03, 2008 2:44 am Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
There are ways to recover a corrupted queue.. (provided you use appropriate logging mechanism)  |
|
Back to top |
|
 |
gs |
Posted: Mon Nov 03, 2008 7:46 am Post subject: |
|
|
 Master
Joined: 31 May 2007 Posts: 254 Location: Sweden
|
We once asked a UK MQ team to clear a queue we didn't control and a team member happily replied that he had successfully removed the q file  |
|
Back to top |
|
 |
SAFraser |
Posted: Mon Nov 03, 2008 11:12 am Post subject: |
|
|
 Shaman
Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA
|
What led you to the conclusion that the queue is corrupted? Did you get a "corrupted object" message in runmqsc? I am not exactly sure what you mean by the phrase "one of the local queues fails". As a previous poster noted, a queue is just a file on disk. Perhaps you could share some details of the exact problem you are facing. |
|
Back to top |
|
 |
|