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.linux fails with "Got bad PCF response message

Post new topic  Reply to topic Goto page Previous  1, 2
 saveqmgr.linux fails with "Got bad PCF response message « View previous topic :: View next topic » 
Author Message
skoesters
PostPosted: Fri Aug 07, 2009 4:58 am    Post subject: Reply with quote

Acolyte

Joined: 08 Jun 2008
Posts: 73

i tried the fix in my test environment but it did not work

i first tried it manually with one topic

DELETE TOPIC ('SYSTEM.BASE.TOPIC')

AMQ8101: Error 893

i also tried it this way.

no delete, but a DEFINE / REPLACE

DEFINE TOPIC ('SYSTEM.BASE.TOPIC') +
* ALTDATE (2009-01-23) +
* ALTTIME (17.33.53) +
TOPICSTR('') +
DESCR('Base topic for resolving attributes') +
CLUSTER(' ') +
DEFPRTY(0) +
DEFPSIST(NO) +
DEFPRESP(SYNC) +
MDURMDL('SYSTEM.DURABLE.MODEL.QUEUE') +
DURSUB(YES) +
PUB(ENABLED) +
SUB(ENABLED) +
MNDURMDL('SYSTEM.NDURABLE.MODEL.QUEUE') +
NPMSGDLV(ALLAVAIL) +
PMSGDLV(ALLDUR) +
PROXYSUB(FIRSTUSE) +
PUBSCOPE(ALL) +
SUBSCOPE(ALL) +
WILDCARD(PASSTHRU) +
REPLACE

AMQ8413: String Length Error

any other ideas?

thanks!

EDIT: hum, its also not possible to ALTER the topic und change the TOPICSTR...i can change everything in the Topic, only the TOPICSTR is not changeable


EDIT2: i now also tried this:

- delete the qmgr
- create a new qmgr
- change the TOPICSTR in my saveqmgr files from (' ') to ('')
- load the savefile into the qmgr

on this way i also get a String Length Error

EDIT3: ignore what i said in EDIT2

it seems(!) that this works

- delete the qmgr
- re-create the qmgr
- change the TOPICSTR in the damaged saveqmgr files (created with 6.1.0) from (' ') to ('')
- put edited save file to qmgr
- end / start qmgr
- save qmgr with version 6.1.2

i was able to save the qmgr now
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sat Aug 08, 2009 9:36 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

EDIT1: yes, that's why the DELETE/DEFINE is necessary. But the DELETE/DEFINE should have worked, AFAIK.

I wonder if you are willing to try specifying TOPICSTR() instead of TOPICSTR('') and see if that works.

EDIT3: Yes, I was afraid that was what was necessary. I had really hoped that the DELETE/DEFINE would function.

You might consider just removing any TOPIC or SUBSCRIPTIONS that were saved from the output in the first place, that are not ones that you have specifically created.
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 IBM MQ Support » saveqmgr.linux fails with "Got bad PCF response message
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.