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 » Problem while using saveqmgr option

Post new topic  Reply to topic
 Problem while using saveqmgr option « View previous topic :: View next topic » 
Author Message
vignesh86
PostPosted: Mon Jul 04, 2011 11:54 pm    Post subject: Problem while using saveqmgr option Reply with quote

Apprentice

Joined: 23 Dec 2010
Posts: 27

Hi,

I executed the saveqmgr command, it provided the below output.
But when i opened the HKUTS1S1_yyyymmddhhmmss.mqs
file, nothing has been written there.Can you please let me know what could be the issue?

MQ Version: 5.3
OS: SUN OS 32 Bit

$ saveqmgr -m HKUTS1S1 -f HKUTS1S1_yyyymmddhhmmss.mqs
SAVEQMGR V5.3.3a
Compiled for Websphere MQ V5.3 on Mar 23 2004
Requesting attributes of the queue manager...
Writing Queue Manager definition to HKUTS1S1_yyyymmddhhmmss.mqs.
Generating attributes for Websphere MQ Release 5.3.0
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 AuthInfo definitions to HKUTS1S1_yyyymmddhhmmss.mqs.
Writing Queue definitions to HKUTS1S1_yyyymmddhhmmss.mqs.
Skipping dynamic queue MQMON.isismqms.4DD121C020001D01
Skipping dynamic queue SAVEQMGR.4DD121C020005601
Writing Channel definitions to HKUTS1S1_yyyymmddhhmmss.mqs.
Writing Process definitions to HKUTS1S1_yyyymmddhhmmss.mqs.
Writing Namelist definitions to HKUTS1S1_yyyymmddhhmmss.mqs.
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Tue Jul 05, 2011 12:44 am    Post subject: Reply with quote

Grand Master

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

Code:
MS03 is a command line program and can be invoked with a -? flag to display
which parameters it will accept:

./saveqmgr.<platform> -?

where <platform> is a platform specific extension, ie .exe for windows,
.solaris for solaris, etc.

Usage is:
 --help | -h | -?  : gives help (this)
 --localQMgr | -m lqmgr : is the name of the local qmgr to connect (MQCONN)
 --remoteQmgr | -r rqmgr : is the name of the remote qmgr (XMITQ name)
 --outputFile | -f [file] : allows the output file to be named,
    if -f is not specified, the output file defaults to SAVEQMGR.MQSC
    if -f is specified without a filename, it is named \"qmgrname\".MQSC.
 --outputFileNoHeader | -F [file] : behaves the same as -f except no header line is created in the output file
      (and CURDEPTH, ALTDATE and  ALTTIME are not reported)


Please look at the MS03 ReadMe File. (for the platform and version of mq you are using).

_________________
*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
vignesh86
PostPosted: Tue Jul 05, 2011 4:51 am    Post subject: Please look at the MS03 ReadMe File. (for the platform and v Reply with quote

Apprentice

Joined: 23 Dec 2010
Posts: 27

Thanks for ur help.

I downloaded the ms03 fix pack from IBM site for MQ version 6.0 ,added the binaries and then it was working fine.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Tue Jul 05, 2011 3:59 pm    Post subject: Re: Problem while using saveqmgr option Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

vignesh86 wrote:
...MQ Version: 5.3
OS: SUN OS 32 Bit

Obligatory mention: You are running a version of MQ which has not been supported by IBM since 2007. It also looks like you are running an old (32 bit) version of SunOS / Solaris. Please seriously consider upgrading to MQ v7.0.1.
_________________
Glenn
Back to top
View user's profile Send private message
vignesh86
PostPosted: Tue Jul 05, 2011 8:32 pm    Post subject: You are running a version of MQ which has not been supported Reply with quote

Apprentice

Joined: 23 Dec 2010
Posts: 27

Yes, Its already done.We are migrating the queuemanager and objects to another server in which MQ7.0 has been installed.
For Queue Manager objects and OAm scripts, i was using the saeqmgr command.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jul 06, 2011 12:44 am    Post subject: Re: You are running a version of MQ which has not been suppo Reply with quote

Grand High Poobah

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

vignesh86 wrote:
Yes, Its already done.We are migrating the queuemanager and objects to another server in which MQ7.0 has been installed.
For Queue Manager objects and OAm scripts, i was using the saeqmgr command.

Don't know if the saveqmgr will handle OAM scripts if the qmgr is @V5.3
You might have to fallback to amqoamd -s -m qmgr > output file and might want to grep -v for the mqm group...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Problem while using saveqmgr option
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.