ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ server not starting up after abnormal shutdown

Post new topic  Reply to topic Goto page 1, 2  Next
 MQ server not starting up after abnormal shutdown « View previous topic :: View next topic » 
Author Message
jarun111
PostPosted: Tue Oct 12, 2004 6:59 am    Post subject: MQ server not starting up after abnormal shutdown Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Hi All,
We are making use of IBM MQ5.3 CSD07 level and we are in a problematic scenario due to abnormal shutdown(we used endmqm -p , since normal shutdown was hanging). We are not able to bring up the Queue Manager and we see the below mentioned FDC file generated:

+-----------------------------------------------------------------------------+|
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Tuesday October 12 14:16:42 CST 2004 |
| Host Name :- eqzhk5 (SunOS 5. |
| PIDS :- 5724B4103 |
| LVLS :- 530.6 CSD06 |
| Product Long Name :- WebSphere MQ for Sun Solaris |
| Vendor :- IBM |
| Probe Id :- ZX000001 |
| Application Name :- MQM |
| Component :- ExecCtrlrMain |
| Build Date :- Feb 11 2004 |
| CMVC level :- p530-06-L040211 |
| Build Type :- IKAP - (Production) |
| UserID :- 00031677 (mqm) |
| Program Name :- amqzxma0_nd |
| Process :- 00036882 |
| Thread :- 00000001 |
| QueueManager :- EQUITY!ZEUS_QM3!PROD |
| Major Errorcode :- xecF_E_UNEXPECTED_RC |
| Minor Errorcode :- MQRC_UNEXPECTED_ERROR |
| Probe Type :- MSGAMQ6118 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6118: An internal WebSphere MQ error has occurred |
| (893) |
| FDCSequenceNumber :- 3 |
| Arith1 :- 2195 893 |
| |
+-----------------------------------------------------------------------------+

Minor code is totally misleading :<

Do share in your valuable inputs.

Thanks.
Arun
Back to top
View user's profile Send private message
siliconfish
PostPosted: Tue Oct 12, 2004 9:42 am    Post subject: Reply with quote

Master

Joined: 12 Aug 2002
Posts: 203
Location: USA

have you cleared the shared memory and semaphore before starting the queue manager?
Were there any errors in AMQERR logs?
Have u looked into solaris kernel params?
_________________
siliconfish
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Oct 12, 2004 12:42 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

You say
Quote:
We are making use of IBM MQ5.3 CSD07

But your FDC says
Quote:
CMVC level :- p530-06-L040211 |


Was your CSD applied right. Do a pkgchk and see if the CSD was applied right.

Other than that. can you create and start another QMGR on the same machine.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kirani
PostPosted: Tue Oct 12, 2004 12:51 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

This is a MQ problem, so moving it to General MQ Support forum.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
jarun111
PostPosted: Wed Oct 13, 2004 6:44 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Sorry we are using CSD06(typo mistake).

Then how do I clear my semaphore/memory segments when I have 2 Queue Managers running in the same system.

Thanks.
Arun
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Oct 13, 2004 6:57 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

You can use amqiclen to clean semaphores for a particular QMGR
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jarun111
PostPosted: Wed Oct 13, 2004 7:02 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Where does this script reside
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Oct 13, 2004 7:13 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

/opt/mqm/bin
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jarun111
PostPosted: Wed Oct 13, 2004 7:43 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Thanks for the help I will try this out and let you know. BTW there are of scripts under /opt/mqm/bin. Where can I find the usage of these scripts. This would be of great help. Do let me know.
Thanks.
Arun
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Oct 13, 2004 7:53 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

System Administration guide
Chapter 17 has the usage on control commands
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jarun111
PostPosted: Wed Oct 13, 2004 8:08 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Thanks very much
Back to top
View user's profile Send private message
jarun111
PostPosted: Wed Oct 13, 2004 8:16 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

I just downloaded System Admin guide and I cant find the usage of amqiclen or other scripts under /opt/mqm/bin. Please let me know.
Back to top
View user's profile Send private message
siliconfish
PostPosted: Wed Oct 13, 2004 8:45 am    Post subject: Reply with quote

Master

Joined: 12 Aug 2002
Posts: 203
Location: USA

http://www.mqseries.net/phpBB2/viewtopic.php?t=264
_________________
siliconfish
Back to top
View user's profile Send private message
Anirud
PostPosted: Wed Oct 13, 2004 8:49 am    Post subject: Reply with quote

Master

Joined: 12 Feb 2004
Posts: 285
Location: Vermont

Also... you can find about amqiclen in System Administation Guide page.
Do a search for amqiclen in this manual.
Back to top
View user's profile Send private message Visit poster's website
jarun111
PostPosted: Wed Oct 13, 2004 10:52 am    Post subject: Reply with quote

Acolyte

Joined: 19 Apr 2004
Posts: 70

Yes, I did a search for it. But cannpt find it in System Admin manual.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » MQ server not starting up after abnormal shutdown
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.