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 » WebSphere Message Broker (ACE) Support » mqsireload is not able restart the broker

Post new topic  Reply to topic
 mqsireload is not able restart the broker « View previous topic :: View next topic » 
Author Message
osudheer
PostPosted: Fri Mar 08, 2013 2:12 am    Post subject: mqsireload is not able restart the broker Reply with quote

Newbie

Joined: 24 Oct 2010
Posts: 8

We are facing strange issue with mqsireload command. Mqsireload command not able restart the broker..its working fine from past 3 years every night after business hours of my banking client. But we made new change in the we are calling a Stored procedure with ATOMIC mode..after this change its not able restart the broker..we had to kill the broker and start it manually. Can anyone suggest some solution in this regard..thanks
Back to top
View user's profile Send private message
marko.pitkanen
PostPosted: Fri Mar 08, 2013 2:19 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

Hi,

What is version of your broker?

--
Marko
Back to top
View user's profile Send private message Visit poster's website
osudheer
PostPosted: Fri Mar 08, 2013 2:37 am    Post subject: Reply with quote

Newbie

Joined: 24 Oct 2010
Posts: 8

MB version 7.0.1.3.

thanks,
Sudheer
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Mar 08, 2013 2:40 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Without more information there is only one recommendation: roll back the change...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
osudheer
PostPosted: Fri Mar 08, 2013 3:23 am    Post subject: Reply with quote

Newbie

Joined: 24 Oct 2010
Posts: 8

Can you please let me know what kind of information ..you are looking for...I can provide that....thanks
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Mar 08, 2013 3:42 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

osudheer wrote:
MB version 7.0.1.3.

thanks,
Sudheer


That is a version of MQ, not of WMB.
Back to top
View user's profile Send private message
marko.pitkanen
PostPosted: Fri Mar 08, 2013 3:42 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

You could perhaps provide code around and involved the change you made. Any exceptions from syslog to do with reload problems...

--
Marko
Back to top
View user's profile Send private message Visit poster's website
PeterPotkay
PostPosted: Fri Mar 08, 2013 5:48 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

The mqsireload command does not restart Brokers.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
ydeonia
PostPosted: Thu Mar 14, 2013 7:29 pm    Post subject: Reply with quote

Acolyte

Joined: 29 Oct 2012
Posts: 74

Try
Code:
mqsistop Broker
and
mqsistart Broker


mqsireload request the broker to stop and restart execution groups

Please show the error log here when you execute the mqsireload command
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Mar 15, 2013 4:48 am    Post subject: Reply with quote

Grand High Poobah

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

ydeonia wrote:
mqsireload request the broker to stop and restart execution groups


No it doesn't. The broker will not stop as a result of an mqsireload command (as my most worthy associate pointed out) any more than it will start it.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Mar 15, 2013 4:52 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

It does stop/start the execution group though.

If that fails to stop then you may have a message flow in a waiting state.

Be careful not to get deadlocks by acquiring any locks in the same order across flows. Always release them as soon as possible.

There are not many reasons to use BEGIN ATOMIC - please explain why you think it's necessary? Is this in the ESQL?
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 » WebSphere Message Broker (ACE) Support » mqsireload is not able restart the broker
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.