Author |
Message
|
hornbeam123 |
Posted: Mon Aug 09, 2004 5:02 am Post subject: qmstatus.ini analysis |
|
|
Centurion
Joined: 01 Nov 2003 Posts: 101
|
Currently comparing MQ configurations across our Solaris systems.
Saw a qmstatus.ini file found in each /var/mqm/qmgrs/MYQM directory.
Anybody tell me where I can find out what the qmstatus values mean and how these relate to your qm.ini, mqs.ini and kernel settings. |
|
Back to top |
|
 |
vennela |
Posted: Mon Aug 09, 2004 5:22 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Why do you want to know about those. Some of the MQ commands (like dspmq) will use this file to get the status of the queue manager I guess. I have never felt a need to know/analyze the contents of it. |
|
Back to top |
|
 |
hornbeam123 |
Posted: Mon Aug 09, 2004 7:35 am Post subject: qmstatus.ini analysis |
|
|
Centurion
Joined: 01 Nov 2003 Posts: 101
|
Reason being we have two solaris hosts with a single qmgr on both serving the same application which is causing problems on one and not the other. The qmgrs and application configurations are supposed to be identical but the qmstatus is showing quite different values. We are desperately looking for any differences. Qmstatus.ini is probably one of many. |
|
Back to top |
|
 |
vennela |
Posted: Mon Aug 09, 2004 7:45 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
We are desperately looking for any differences. |
That is not the one you should be looking at. Whatever differences these two files have should not matter because that file will be updated my MQ dynamically.
You should instead look at what kind of problems the app is having, what return codes is the app getting, are they getting any MQ errors, is anything in the error logs?
Look at /var/mqm/errors
/var/mqm/qmgrs/<QMGRNAME>/errors
/var/mqm/qmgrs/@SYSTEM/errors
What kind of problems? |
|
Back to top |
|
 |
OmPat |
Posted: Mon Aug 09, 2004 10:10 am Post subject: |
|
|
Apprentice
Joined: 20 Jul 2004 Posts: 33 Location: Charlotte
|
I think apart from what vennela suggested, if you want to figure out differences in the two qmgrs you could use MS03 Support pac (saveqmgr) uitilty for getting configuration information of those two qmgrs and then find out the differences in the configuration. You could also use BeyondCompare utility from scootersoftware.com to compare the differences of those two qmanager configuration files obtained by using the saveqmgr utiltiy.
hope this helps u..
thanks,
~Om _________________ IBM Certified WMQ V5.3 System Administrator
IBM Certified WMQ V5.3 Solutions Designer
Brainbench Certified MQ Expert
IBM Certified WMQI V2.1 Solutions Expert
IBM Certified WMQI V2.1 Specialist |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 09, 2004 2:48 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Use as well either dmpmqaut or the saveaut support pack.
It may be nothing but a permissions problem...?
Enjoy |
|
Back to top |
|
 |
|