Author |
Message
|
kodiarasan |
Posted: Tue May 05, 2009 2:31 am Post subject: Issue while creating a queue manager |
|
|
Newbie
Joined: 03 Jan 2008 Posts: 9
|
Hi All,
I have installed MQ 6.0.2.2 in AIX machine.
when i try to create a queue manager after installation it throws a error.
FDC details as follows,
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Tuesday May 05 05:29:46 CDT 2009 |
| Host Name :- oma3a011l4 (AIX 5.3) |
| PIDS :- 5724H7201 |
| LVLS :- 6.0.2.2 |
| Product Long Name :- WebSphere MQ for AIX |
| Vendor :- IBM |
| Probe Id :- ZF095010 |
| Application Name :- MQM |
| Component :- zfuCacheAuthQueue |
| SCCS Info :- cmd/oam/amqzfuma.c, 1.86.1.3 |
| Line Number :- 945 |
| Build Date :- Aug 1 2007 |
| CMVC level :- p600-202-070801 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000319 (sivanesk) |
| Program Name :- amqzfuma |
| Addressing mode :- 64-bit |
| Process :- 507910 |
| Thread :- 1 |
| QueueManager :- TEST |
| ConnId(2) QM :- 3 |
| Last HQC :- 4.0.0-16088 |
| Last HSHMEMB :- 0.0.0-0 |
| Major Errorcode :- MQRC_ENVIRONMENT_ERROR |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ07DC |
| Probe Severity :- 4 |
| Probe Description :- AMQ6090: WebSphere MQ was unable to display an error |
| message 7DC. |
| FDCSequenceNumber :- 0 |
|
pls help me in resolving this issue.
Thanks,
Kodi |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 05, 2009 2:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Are you using the mqm user to issue the crtmqm command?
Are all the file systems etc owned by mqm? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kodiarasan |
Posted: Tue May 05, 2009 3:45 am Post subject: |
|
|
Newbie
Joined: 03 Jan 2008 Posts: 9
|
Hi ,
I tried creating a queue manager under mqm id.
pls find the file systems /var/mqm
drwxrwsrwx 2 mqm mqm6 256 May 05 04:14 trace
-rw-rw-r-- 1 mqm mqm6 1373 May 05 04:14 service.env
drwxrwsr-x 2 mqm mqm6 256 May 05 04:14 exits64
drwxrwsr-x 2 mqm mqm6 256 May 05 04:14 exits
drwxrwsr-x 3 mqm mqm6 256 May 05 04:14 conv
drwxrwsr-x 2 mqm mqm6 256 May 05 04:14 config
drwxr-sr-x 2 root mqm6 256 May 05 04:33 tivoli
drwxrwsr-x 4 mqm mqm6 256 May 05 06:22 qmgrs
-rw-rw-r-- 1 mqm mqm6 2164 May 05 06:22 mqs.ini
drwxrwsr-x 3 mqm mqm6 256 May 05 06:22 log
drwxrwsrwx 2 mqm mqm6 4096 May 05 06:22 errors
File systems under /usr/mqm as follows,
dr-xr-xr-x 4 bin bin 256 Aug 01 2007 loc
dr-xr-xr-x 12 mqm mqm6 4096 Aug 01 2007 READMES
dr-xr-xr-x 9 mqm mqm6 4096 Aug 01 2007 samp
dr-xr-xr-x 2 mqm mqm6 256 Aug 01 2007 tivoli
dr-xr-xr-x 4 mqm mqm6 256 Aug 01 2007 java
dr-xr-xr-x 2 mqm mqm6 4096 May 05 04:13 licenses
dr-xr-xr-x 5 mqm mqm6 256 May 05 04:14 ssl
dr-xr-xr-x 2 mqm mqm6 4096 May 05 04:33 lib64
dr-xr-xr-x 2 mqm mqm6 4096 May 05 04:33 lib
dr-xr-xr-x 4 mqm mqm6 4096 May 05 04:34 inc
dr-xr-xr-x 2 mqm mqm6 4096 May 05 04:34 bin
user id & group both are in NIS server. |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 05, 2009 3:56 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Why is the group mqm6 not mqm? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
garyprmr |
Posted: Tue May 05, 2009 5:35 am Post subject: |
|
|
Acolyte
Joined: 03 Sep 2005 Posts: 74
|
|
Back to top |
|
 |
JosephGramig |
Posted: Tue May 05, 2009 11:22 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
And once you've corrected the group problem, apply WMQ 6.0.2.6 maintenance since you are at the beginning of your adventures. |
|
Back to top |
|
 |
aditya.aggarwal |
Posted: Tue May 05, 2009 9:42 pm Post subject: |
|
|
 Master
Joined: 13 Jan 2009 Posts: 252
|
Hi ,
Please send the o/p ls -lrt from /opt/mqm and ensure that mq group should be mqm not the mqm6.
BR,
Aditya A |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 06, 2009 3:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
aditya.aggarwal wrote: |
Hi ,
Please send the o/p ls -lrt from /opt/mqm and ensure that mq group should be mqm not the mqm6.
BR,
Aditya A |
Sorry on AIX it is /usr/mqm not /opt/mqm... Read the posts better next time  _________________ MQ & Broker admin |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed May 06, 2009 12:21 pm Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
It almost looks like the group mqm is not the primary group to the ID mqm. Please make sure that mqm's primary group is mqm. Otherwise, the group will default to something else and be a really big mess. |
|
Back to top |
|
 |
|