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 » saveqmgr.solaris error

Post new topic  Reply to topic
 saveqmgr.solaris error « View previous topic :: View next topic » 
Author Message
LouML
PostPosted: Fri Jun 29, 2007 5:08 am    Post subject: saveqmgr.solaris error Reply with quote

Partisan

Joined: 10 Nov 2005
Posts: 305
Location: Jersey City, NJ / Bethpage, NY

Could anyone shed some light on my I might be getting the following error? It says 'No client channels found' but as you can see, I have plenty of client connection channels.

bash-3.00$ perl save.mq.qmgr.config1.pl MQ.server.list
MQ.server.list,
SAVEQMGR V6.0.3
Compiled for Websphere MQ V6.0 on Aug 29 2006
Requesting attributes of the queue manager...
Writing Queue Manager definition to ./qmgr.config/eqdbjc1p.QM.eqdbjc1p.01.20070629090136.
Generating attributes for Websphere MQ Release 5.3.0
Generating code for platform UNIX
Requesting attributes of all authinfo objects...
Requesting attributes of all queues...
Requesting attributes of all channels...
Requesting attributes of all processes...
Requesting attributes of all namelists...
Writing Queue definitions to ./qmgr.config/eqdbjc1p.QM.eqdbjc1p.01.20070629090136.
Skipping dynamic queue SAVEQMGR.467EE9612002C501
Writing Channel definitions to ./qmgr.config/eqdbjc1p.QM.eqdbjc1p.01.20070629090136.
No client channels found
Ignoring 'command failed' PCF error messsage

bash-3.00$ echo "dis chl(*) CHLTYPE(CLNTCONN)" | runmqsc QM.eqdbjc1p.01
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.eqdbjc1p.01.


1 : dis chl(*) CHLTYPE(CLNTCONN)
AMQ8414: Display Channel details.
CHANNEL(CH.BIXAPPDEV.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.BPSADAP1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.BPSADAP2P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.BRASSDEV.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.BREEN.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.EQAPP1Q.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.EQMSG1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.FLEXMSG1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.FLEXMSG2P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.JCDEV1.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.JEDI1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.JEKYL_JEF.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.MAX1Q.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.MAXX1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.MAXX2P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.ORDROUTE1P.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.STARFISH.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.TSSAPPDEV.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.TSSDATADEV.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.clearing1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.clearingdev.CLT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbbo1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbch1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbda1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc2p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc3p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc4p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc5p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbjc6p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbla1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbla2p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbln1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbny1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbsf1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbsf2p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbsf3p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbsh1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.eqdbst1p.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.fixcl.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.jefomasppdr.CLT)
AMQ8414: Display Channel details.
CHANNEL(CH.jefomsapp.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.jefomsdev.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.jefomsqa.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(CH.jefomsqa2.CLIENT)
AMQ8414: Display Channel details.
CHANNEL(SYSTEM.DEF.CLNTCONN)
One MQSC command read.
No commands have a syntax error.
All valid MQSC commands were processed.
bash-3.00$
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jun 29, 2007 5:17 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What options is "save.mq.qmgr.config1.pl" passing to saveqmgr?

Did you build saveqmgr yourself, or use the existing binary?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
LouML
PostPosted: Fri Jun 29, 2007 5:30 am    Post subject: Reply with quote

Partisan

Joined: 10 Nov 2005
Posts: 305
Location: Jersey City, NJ / Bethpage, NY

jefflowrey wrote:
What options is "save.mq.qmgr.config1.pl" passing to saveqmgr?

Did you build saveqmgr yourself, or use the existing binary?


Using the existing binary.

./saveqmgrc.solaris -f ./qmgr.config/$server.$queue_manager.$timestamp -s -i -m $queue_manager

EDIT: I should add, this same perl script and saveqmgr.solaris binary work on our other queue managers
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jun 29, 2007 3:40 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Well, Wayne Schutz will probably be along in a bit to tell me I'm completely wrong, but I'm going to guess that it's an authorization problem with the user running the script.

To save some time on this whole process, it's probably best to send him an email with as much detail as you can. I understand he's very responsive, and if he happens to be too busy to help, I think someone he works with will step in.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Sun Jul 01, 2007 4:55 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
Generating attributes for Websphere MQ Release 5.3.0
Hello... what csd level of MQ?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
LouML
PostPosted: Mon Jul 02, 2007 6:16 am    Post subject: Reply with quote

Partisan

Joined: 10 Nov 2005
Posts: 305
Location: Jersey City, NJ / Bethpage, NY

wschutz wrote:
Quote:
Generating attributes for Websphere MQ Release 5.3.0
Hello... what csd level of MQ?


bash-3.00$ mqver
Name: WebSphere MQ
Version: 530.12 CSD12
CMVC level: p530-12-L051208
BuildType: IKAP - (Production)
bash-3.00$
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 » saveqmgr.solaris error
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.