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 » Process manager

Post new topic  Reply to topic
 Process manager « View previous topic :: View next topic » 
Author Message
masteringmq
PostPosted: Thu Feb 12, 2009 5:16 pm    Post subject: Process manager Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

On a unix box I issued the following command ps -ef | grep <qmgr> and saw the following process running:

amqzmuc0 - Critical process manager
amqzmur0 - Restartable process manager

I google for the following information but was unable to find anything related to this processes. What is the purpose of this process?
Back to top
View user's profile Send private message
Gaya3
PostPosted: Thu Feb 12, 2009 7:26 pm    Post subject: Re: Process manager Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

masteringmq wrote:

amqzmuc0 - Critical process manager

its a logger process or utility manager process as the name implies it does critical tasks.

masteringmq wrote:

amqzmur0 - Restartable process manager
same as above, its also critical process to the queue manager


Search well, you will get results,

http://www.mqseries.net/phpBB2/viewtopic.php?t=47472&view=previous&sid=e4eacc02fa24e551f14c666e044b2656

http://www.mqseries.net/phpBB2/viewtopic.php?=&p=173409
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
masteringmq
PostPosted: Thu Feb 12, 2009 11:46 pm    Post subject: Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

Logger process? Meaning that this process receives information and writes it to a log?. Who generates the information?. Also what does a MQ utility manager do?.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Feb 13, 2009 1:25 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

masteringmq wrote:
Who generates the information?.


Who do you think?

masteringmq wrote:
Also what does a MQ utility manager do?.


Why does it matter?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
masteringmq
PostPosted: Fri Feb 13, 2009 1:57 am    Post subject: Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

Because I can find information for all the other processes.
Back to top
View user's profile Send private message
masteringmq
PostPosted: Fri Feb 13, 2009 10:41 pm    Post subject: Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

Now I understand that the amqzmuc0 writes information to the log file (e.g S0000245.LOG) which contains all the mq definitions. amqzmur0 is also the same as amqzmuc0. If this processes is killed then information about new mq definitions wont get written to the log file. This present a problem when recovering a crashed queue manager.
Back to top
View user's profile Send private message
Vitor
PostPosted: Sat Feb 14, 2009 3:18 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

masteringmq wrote:
This present a problem when recovering a crashed queue manager.


If a queue manager process is killed, then of course you'll have a problem. If you cancel an database process then you'll have a problem.

In the scenario you've invented, you'd need to kill the logger process before it can add the new definitions, or before you can issue a new record image command. This is a very small window of oppertunity.

Pedantically you don't "recover" a crashed queue manager. A crashed queue manager recovers itself on restart.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Process manager
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.