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 Discussion » Need help to setup Automatic startup for all MQ components

Post new topic  Reply to topic Goto page Previous  1, 2
 Need help to setup Automatic startup for all MQ components « View previous topic :: View next topic » 
Author Message
Vitor
PostPosted: Wed Jun 29, 2011 8:22 am    Post subject: Reply with quote

Grand High Poobah

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

rima wrote:
up to me not changed any configurations /installed some thing.


I never said you had. Do you work on the site by yourself then?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jun 29, 2011 8:52 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Didn't you just upgrade MQ?

Might want to think about upgrading anything closely related, like Qpasa, to a version that supports the version of MQ.
Back to top
View user's profile Send private message
rima
PostPosted: Wed Jun 29, 2011 9:34 am    Post subject: Reply with quote

Novice

Joined: 09 Feb 2011
Posts: 15

i have not updated any mq fix levels/ uppdated qpasa recently.
i tried to bounce the agents,but qpcfg the service in starting stage ,but not started .
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 29, 2011 9:36 am    Post subject: Reply with quote

Grand High Poobah

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

zpat wrote:
Didn't you just upgrade MQ?


I thought this was a new install of v7 on 3 new servers, and that QPasa was failing for a day on the exisiting servers.

Of course, if all their existing servers were v5.1 and they did the upgrade at the same time or they've been trying to get the v5.1 version of QPasa to run on these new servers for a day now you're quite right.

Perhaps the OP will clarify. Though I think the OP needs rather more support rather closer to home than we can supply here.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Wed Jun 29, 2011 10:17 am    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Vitor wrote:

rima wrote:
Hi Victor

You're not helping yourself here.


I simply can't control laughing on this... I think rima has identified another one of you...
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Jun 29, 2011 10:38 am    Post subject: Reply with quote

Grand High Poobah

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

shashivarungupta wrote:
Vitor wrote:

rima wrote:
Hi Victor

You're not helping yourself here.


I simply can't control laughing on this... I think rima has identified another one of you...


I should be used to it by now.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Wed Jun 29, 2011 10:47 am    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Vitor wrote:
shashivarungupta wrote:
Vitor wrote:

rima wrote:
Hi Victor

You're not helping yourself here.


I simply can't control laughing on this... I think rima has identified another one of you...


I should be used to it by now.


I liked the comment '"Truth is ... grasping the virtually unconditioned"' in the signature of George Carey., you should be searching 'the truth' , what's in name.
I miss exerk here for you.. you know what i mean..
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Wed Jun 29, 2011 11:15 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Vitor wrote:
Though I think the OP needs rather more support rather closer to home than we can supply here.


Strange that staff are given roles without the proper training and/or mentoring.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 29, 2011 11:21 am    Post subject: Reply with quote

Grand High Poobah

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

zpat wrote:
Vitor wrote:
Though I think the OP needs rather more support rather closer to home than we can supply here.


Strange that staff are given roles without the proper training and/or mentoring.


Strange and depressingly common, especially in these enlightened times of tightened budgets and economic reality.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
rima
PostPosted: Fri Jul 01, 2011 11:40 am    Post subject: Reply with quote

Novice

Joined: 09 Feb 2011
Posts: 15

Hi tried this script #!/bin/sh
qmglist=`dspmq |grep STATUS\(Ended |awk -F\) '{print $1}' | awk -F\( '{print $2}
'`
for qmgr in $qmglist
do
qmgrName=${qmgr}
sleep 5
echo "Starting queue manager ${qmgrName}"
strmqm "${qmgrName}"
echo "Started queue manager ${qmgrName}"
done
but did not worked when i gave
./filename.sh
is there any thing i need to add ,i have 3 qmgrs and some channels.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 01, 2011 12:03 pm    Post subject: Reply with quote

Grand High Poobah

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

rima wrote:
but did not worked when i gave


Did not work how? Did not run? Did not start the queue managers? Deleted the queue managers? Made the server do backflips?

Better information, better advice.

rima wrote:
is there any thing i need to add ,i have 3 qmgrs and some channels.


That depends on how you've configured the queue managers. For instance, what starts the channel initiator? Or the queue managers' listeners? How can we possibly know that?
_________________
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 Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » Need help to setup Automatic startup for all MQ components
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.