Author |
Message
|
Biju |
Posted: Mon Sep 25, 2006 8:27 am Post subject: Supressing an error message |
|
|
 Acolyte
Joined: 03 Oct 2005 Posts: 71
|
Hi,
How do I supress a message from being written into the error logs?
I am using MQ5.3 CSD07 on AIX.
I have done some search on the forum for no luck. I remember we could edit the mqs.ini to do this but not sure exactly how can we do it. Could any one help on this? Your help will be greatly appreciated.
Regards,
Biju |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Sep 25, 2006 8:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What error message?
You may be thinking of ExcludeMessage and SuppressMessage claues of QMErrorLog stanza of qm.ini. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Biju |
Posted: Mon Sep 25, 2006 8:50 am Post subject: |
|
|
 Acolyte
Joined: 03 Oct 2005 Posts: 71
|
Hi Jeff,
Yes. Could you lead me to a link where the usage of ExcludeMessage and SuppressMessage are described?
We are getting 9208, 9209 messages due to some application not disconnecting from QM properly. The application could be modified only after some time due to some reasons. I would like to know how can we supress these messages from appearing in the error log file.
Thank you. |
|
Back to top |
|
 |
Biju |
Posted: Mon Sep 25, 2006 10:40 am Post subject: |
|
|
 Acolyte
Joined: 03 Oct 2005 Posts: 71
|
HI,
I found out the details in Version 6 documentation. But was unable to see anything for older version. Does this apply for MQ 5.3 CSD07 too? If not are there any other options to acheive it? Thank you for your help in adavance.
Regards, |
|
Back to top |
|
 |
vennela |
Posted: Mon Sep 25, 2006 10:43 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I am 90% sure it is only introduced in v6 |
|
Back to top |
|
 |
Toronto_MQ |
Posted: Mon Sep 25, 2006 10:55 am Post subject: |
|
|
 Master
Joined: 10 Jul 2002 Posts: 263 Location: read my name
|
Vennela is right; it's new in v6. You're out of luck if you're running 5.3.
Steve |
|
Back to top |
|
 |
iceage |
Posted: Thu Sep 28, 2006 12:51 pm Post subject: |
|
|
 Acolyte
Joined: 12 Apr 2006 Posts: 68
|
I think this what you are looking for .. ( it is available for 5.3 CSD03)
export MQ_CHANNEL_SUPPRESS_MSGS=9208,9209
Good luck .. |
|
Back to top |
|
 |
|