Author |
Message
|
chrisMQ |
Posted: Wed May 11, 2016 9:48 am Post subject: When |
|
|
Newbie
Joined: 21 Apr 2016 Posts: 5
|
-->Used dmpmqcfg to get the backup of queue manager, and recreated the queue manager with some config changes and reverted back the dump to newly created manager.
Error - All the topic strings got repeated in subscriptions.
Example-
dis SUB(PIM.CONSUMER.SUBSCRIPTION)
2 : dis SUB(PIM.CONSUMER.SUBSCRIPTION)
AMQ8096: WebSphere MQ subscription inquired.
SUBID(414D5120494C42524B44303120202020572D6C87200024F4)
SUB(PIM.CONSUMER.SUBSCRIPTION)
TOPICSTR(CIA/PIMADSE/Item/CIA/PIMADSE/Item)
TOPICOBJ(PIM.EIL.ITEM.ADSE.TOPIC) DISTYPE(RESOLVED)
DEST(PIMD.ITEM.CONSUMER.IN.LQ)
DESTQMGR(QM1) PUBAPPID( )
SELECTOR( ) SELTYPE(NONE)
USERDATA( ) |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2016 9:59 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Was it in the output file from dmpmqcfg, or only after you applied the output? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
chrisMQ |
Posted: Wed May 11, 2016 10:12 am Post subject: |
|
|
Newbie
Joined: 21 Apr 2016 Posts: 5
|
No buddy, its not a output file, I've took the backup of all the objects from queue manager before deleting. After deleting recreated it with some changes to it and restored all the objects back to new queue manager.
Then I've seen topic strings repetition in subs. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2016 10:21 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
dmpmqcfg writes data to an output file or at least to stdout.
This data is in the format of mqsc commands. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
chrisMQ |
Posted: Wed May 11, 2016 10:55 am Post subject: |
|
|
Newbie
Joined: 21 Apr 2016 Posts: 5
|
Yes, it's an MQSC commands |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2016 11:12 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
chrisMQ wrote: |
Yes, it's an MQSC commands |
So.
Were the bad subscription strings in there, or only after you applied the MQSC. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed May 11, 2016 5:23 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
|