Author |
Message
|
hemanth1984 |
Posted: Mon Oct 29, 2007 8:47 pm Post subject: AMQ6109: An internal MQSeries error has occurred |
|
|
Newbie
Joined: 29 Oct 2007 Posts: 4
|
Hi All,
When i try to start the queuemanager it is throwing the following error as below:
AMQ6109: An internal MQSeries error has occurred
and when i open an FDL file it is displaying as below:
MQSeries First Failure Symptom Report
=====================================
Date/Time :- Tuesday October 30 15:36:46 EST 2007
Host Name :- ualnrk60.au.u1525.unilever.com (Unknown)
PIDS :- 5765-E38
LVLS :- 510
Product Long Name :- MQSeries for Compaq Tru64
Vendor :- IBM
Probe Id :- ZS141006
Application Name :- MQM
Component :- zslEnqueue
Build Date :- Feb 28 2003
UserID :- 00000214 (mqm)
Program Name :- strmqm
Process :- 00515330
Thread :- 00000001
Major Errorcode :- xecF_E_UNEXPECTED_RC
Minor Errorcode :- Unknown(D)
Probe Type :- MSGAMQ6118
Probe Severity :- 2
pls provide suggestions for me wat to do for the above error?? |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Oct 29, 2007 9:47 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
|
Back to top |
|
 |
hemanth1984 |
Posted: Mon Oct 29, 2007 10:19 pm Post subject: Thnks for the reply |
|
|
Newbie
Joined: 29 Oct 2007 Posts: 4
|
Hi Gayathri,
Thanks for the reply can you just tell me how to implement the ipcrm command??????where i need to do the changes exactly |
|
Back to top |
|
 |
bower5932 |
Posted: Tue Oct 30, 2007 5:06 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I don't know that you 'implement' the ipcrm command. You use it to remove resources that have been left over from 'failure' situations. If you don't have any WMQ processes running, you can use the command to remove the left-over resources. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Oct 30, 2007 5:47 am Post subject: Re: Thnks for the reply |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
hemanth1984 wrote: |
Thanks for the reply can you just tell me how to implement the ipcrm command??????where i need to do the changes exactly |
Or tell your Unix admin what you need cleared out  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
hemanth1984 |
Posted: Wed Oct 31, 2007 5:43 pm Post subject: MQ V5.3 on HP-UX |
|
|
Newbie
Joined: 29 Oct 2007 Posts: 4
|
Hi ,
I am using the MQ v5.3 in HP-UX(UNIX Server)...
If we execute IPCRM command will the queuemanager start ???
I am unable to start the queuemanager...the above solution will work??
Once again i am asking?????
pls give me suggestions... |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 01, 2007 4:58 am Post subject: Re: MQ V5.3 on HP-UX |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
hemanth1984 wrote: |
pls give me suggestions... |
I repeat my suggestion to speak to your Unix admin! This goes double if you're not familiar with the ipcrm command and/or the internal structure of the Unix system (semaphores & such like).
To answer your question directly if you execute the ipcrm command incorrectly not only will the queue manager not start, all or some of the Unix box may come crashing down round your ears! Think of it as going into regedit on a Windows box.
IMHO this level of command should require root access, so you should find you need your admin on board anyway. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 01, 2007 5:00 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
To clear MQ related semaphores, isn't there an amqiclen command on HP-UX?
That may be safer than ipcrm. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 01, 2007 5:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jefflowrey wrote: |
To clear MQ related semaphores, isn't there an amqiclen command on HP-UX?
That may be safer than ipcrm. |
Not AFAIK but it's been a while. That would be a safer option if it existed. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 01, 2007 2:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
you may need to give the full path to amqiclen...
/opt/mqm/bin/amqiclen -?
or (aix)
/usr/mqm/bin/amqiclen -?
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
|