Author |
Message
|
suneel |
Posted: Wed Jan 25, 2012 10:35 am Post subject: MQ object migration failed |
|
|
Voyager
Joined: 06 Nov 2009 Posts: 89
|
Hi Team,
I have migrated one MQ server from MQv5.3 to MQ V 6.0.2.9. I could start the QM. But when i am doing control start by strmqm -c it is dsiplaying 21 objects migration is failed. there are few queues were not able to create or replace. PFB some of them.
SYSTEM.CLUSTER.REPOSITORY.QUEUE
SYSTEM.CLUSTER.TRANSMIT.QUEUE
SYSTEM.MQEXPLORER.REPLY.MODEL
SYSTEM.ADMIN.LOGGER.EVENT
SYSTEM.ADMIN.STATISTICS.QUEUE
SYSTEM.ADMIN.ACCOUNTING.QUEUE
SYSTEM.ADMIN.ACTIVITY.QUEUE
SYSTEM.DEFAULT.SERVICE
SYSTEM.DEFAULT.LISTENER.TCP
SYSTEM.AUTO.RECEIVER.
I tried to replace above queues from one new queue manager which i have created now and i copied those queues and did control start but still 21 queues are failed
And one more issue there are 2 GHOST queues in queue manager quuees
!!GHOST!C4E185C3!0!E950A17
!!GHOST!C4E185C3!0!847ACBA
I don't have model queues in my QM
Can you please assist how to replace above queues |
|
Back to top |
|
 |
suneel |
Posted: Thu Jan 26, 2012 3:02 am Post subject: Re: MQ object migration failed |
|
|
Voyager
Joined: 06 Nov 2009 Posts: 89
|
suneel wrote: |
Hi Team,
I have migrated one MQ server from MQv5.3 to MQ V 6.0.2.9. I could start the QM. But when i am doing control start by strmqm -c it is dsiplaying 21 objects migration is failed. there are few queues were not able to create or replace. PFB some of them.
SYSTEM.CLUSTER.REPOSITORY.QUEUE
SYSTEM.CLUSTER.TRANSMIT.QUEUE
SYSTEM.MQEXPLORER.REPLY.MODEL
SYSTEM.ADMIN.LOGGER.EVENT
SYSTEM.ADMIN.STATISTICS.QUEUE
SYSTEM.ADMIN.ACCOUNTING.QUEUE
SYSTEM.ADMIN.ACTIVITY.QUEUE
SYSTEM.DEFAULT.SERVICE
SYSTEM.DEFAULT.LISTENER.TCP
SYSTEM.AUTO.RECEIVER.
I tried to replace above queues from one new queue manager which i have created now and i copied those queues and did control start but still 21 queues are failed
And one more issue there are 2 GHOST queues in queue manager quuees
!!GHOST!C4E185C3!0!E950A17
!!GHOST!C4E185C3!0!847ACBA
I don't have model queues in my QM
Can you please assist how to replace above queues |
Please assist |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jan 26, 2012 4:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
... it's not clear why you need to redefine these queues.
When you migrated the queue manager, it should have created them if they were missing.
When you ran strmqm -c, it should have created them if they were missing.
It sounds like they have been created, and you are having issues creating them again, because they're already created. |
|
Back to top |
|
 |
v_nanduri |
Posted: Thu Jan 26, 2012 5:08 am Post subject: |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
No Jeff,
There were 2 scenarions how i got to know is
1) When i am trying to create listener it is showing listner object not found.(Listener related dafalut queue is not migrated properly)
2) I checked AMQER logs and there it is given like objects are failed to create. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jan 26, 2012 5:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Well, this is what I'd do.
I'd use saveqmgr to back up the non-system objects on the queue manager.
I'd then delete the queue manager and create a new one, and apply the queue definitions from saveqmgr. |
|
Back to top |
|
 |
v_nanduri |
Posted: Thu Jan 26, 2012 8:33 am Post subject: |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
Unfortunately i didn't take the backup by using saveqmgr. I have few dounts on saveqmgr. Is it recommended to to use 5.3 backup to 6.0 especially for SYSTEM DEFAULT QUEUEUS? |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jan 26, 2012 8:37 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
v_nanduri wrote: |
Is it recommended to to use 5.3 backup to 6.0 especially for SYSTEM DEFAULT QUEUEUS? |
It's the work of moments to eliminate the SYSTEM objects from the script generated, thus leaving them unmodified. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jan 26, 2012 8:39 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
v_nanduri wrote: |
Unfortunately i didn't take the backup by using saveqmgr. I have few dounts on saveqmgr. Is it recommended to to use 5.3 backup to 6.0 especially for SYSTEM DEFAULT QUEUEUS? |
I'm not saying you should have taken a back up BEFORE you migrated, although indeed you should have.
I'm saying take a backup NOW. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Jan 26, 2012 8:40 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Not having backups of important (mission-critical) things is a CLM (Career-Limiting Move). _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|