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 » [Closed] saveqmgr aborted

Post new topic  Reply to topic
 [Closed] saveqmgr aborted « View previous topic :: View next topic » 
Author Message
mhashkhan
PostPosted: Thu Feb 12, 2015 8:55 pm    Post subject: [Closed] saveqmgr aborted Reply with quote

Apprentice

Joined: 01 Dec 2008
Posts: 28

Hi All,
I am facing issue where saveqmgr program i run gets abort. I am not sure what and where I should check. Details are below,

I am doing using mqm userid

/opt/mqm/bin/saveqmgr -m MYQMGR -f /tmp/test.mqs
SAVEQMGR V6.0.3
Compiled for Websphere MQ V6.0 on Aug 29 2006
Requesting attributes of the queue manager...
Got bad PCF response message
Type = 2
StrucLength = 36
Version = 1
Command = 2
MsgSeqNumber = 1
Control = 0
CompCode = 2
Reason = 3049
ParameterCount = 1
Parameter = 2
Value = 819
Processing Aborted, output file may be incomplete
$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
$ locale charmap
UTF-8
$ dspmqver -a
Name: WebSphere MQ
Version: 7.0.1.10
CMVC level: p701-110-130419
BuildType: IKAP - (Production)
Platform: WebSphere MQ for Linux (x86-64 platform)
Mode: 64-bit
O/S: Linux 2.6.18-308.13.1.el5
$ /opt/mqm/bin/saveqmgr64.linux -m MYQMGR -f /tmp/test.mqs
Compiled for Websphere MQ V7.0.1.0 on Jun 24 2010
SAVEQMGR V6.1.3.1
Requesting attributes of the queue manager...
Got bad PCF response message
Type = 2
StrucLength = 36
Version = 1
Command = 2
MsgSeqNumber = 1
Control = 0
CompCode = 2
Reason = 3049
ParameterCount = 1
Parameter = 2
Value = 819
Processing Aborted, output file may be incomplete
$ uname -a
Linux MYLNXBOX 2.6.18-308.13.1.el5 #1 SMP Thu Jul 26 05:45:09 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

dis qmgr CCSID
1 : dis qmgr CCSID
AMQ8408: Display Queue Manager details.
QMNAME(MYQMGR) CCSID(819)


Last edited by mhashkhan on Sun Feb 15, 2015 10:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
smdavies99
PostPosted: Thu Feb 12, 2015 10:57 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Try downloading the latest version of the support pack. My guess is that the version of Saveqmgr you are using does not handle the QMGR Properties for an MQ V7 Queue Manager.
V7 had some new properties over V6
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mhashkhan
PostPosted: Fri Feb 13, 2015 2:29 am    Post subject: Reply with quote

Apprentice

Joined: 01 Dec 2008
Posts: 28

did just now with more latest version

./saveqmgr64 -m MYQMGR
Compiled for Websphere MQ V7.0.1.0 on Oct 9 2011
SAVEQMGR V6.1.4.0
Requesting attributes of the queue manager...
Got bad PCF response message
Type = 2
StrucLength = 36
Version = 1
Command = 2
MsgSeqNumber = 1
Control = 0
CompCode = 2
Reason = 3049
ParameterCount = 1
Parameter = 2
Value = 819
Processing Aborted, output file may be incomplete

Same thing
Back to top
View user's profile Send private message
jcv
PostPosted: Fri Feb 13, 2015 2:43 am    Post subject: Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

Hi,
there are options designated to replace that support pack, like dmpmqcfg.
Back to top
View user's profile Send private message Visit poster's website
smdavies99
PostPosted: Fri Feb 13, 2015 2:46 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Looking at the error message a bit closer I see the you are getting an error number of 3049

Code:

G:\>mqrc 3049

      3049  0x00000be9  MQRCCF_CCSID_ERROR

G:\>


Perhaps there is some problem with your Queue Manager. Have you recently changed the CCSID of the QMGR and either not used the FORCE option OR restarted the QMGR (Always a good idea IMHO)
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mhashkhan
PostPosted: Sun Feb 15, 2015 8:00 pm    Post subject: Reply with quote

Apprentice

Joined: 01 Dec 2008
Posts: 28

damn... restarted the Queue manager and it is working...

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 » [Closed] saveqmgr aborted
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.