Author |
Message
|
boris |
Posted: Wed Nov 28, 2012 7:06 am Post subject: Error message in saveqmgr |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 6
|
I am using saveqmgr to move queue from MQ version 5 to 7.5 When I export from version 6 the saveqmgr ends up returning the error "(oam.c) Unknown EntityType 3 for entity S..." at the end of its running.
I tested importing the queue on the 7.5 environment and they seem to have transported correctly. However I have not tested them in a live environment. Searching on-line does not seem to return meaningful result. Anyone who know what this error message is about and if I need to change something in the transfer? |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Nov 28, 2012 7:16 am Post subject: Re: Error message in saveqmgr |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
boris wrote: |
I am using saveqmgr to move queue from MQ version 5 to 7.5 When I export from version 6 ... |
Huh? Where does v6 fit into this?
Exactly which version of saveqmgr are you using on which version of mq? _________________ 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 |
|
 |
boris |
Posted: Wed Nov 28, 2012 7:29 am Post subject: Re: Error message in saveqmgr |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 6
|
Sorry my bad, I am using ms03 off the saveqmgr, put I am porting the queues between MQ version 6.X to MQ 7.X
bruce2359 wrote: |
boris wrote: |
I am using saveqmgr to move queue from MQ version 5 to 7.5 When I export from version 6 ... |
Huh? Where does v6 fit into this?
Exactly which version of saveqmgr are you using on which version of mq? |
|
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Nov 28, 2012 7:42 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Exactly which version of saveqmgr are you using?
Post the complete conversation (the command you issued, the output from the command).
Post the complete error message here. _________________ 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 |
|
 |
mqjeff |
Posted: Wed Nov 28, 2012 7:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
That error from saveqmgr says that the version of saveqmgr you are using does not understand an authorization property returned by the queue manager...
That is, it means that the version of saveqmgr is not new enough to match the version of the queue manager.
You should use the *last* published version of saveqmgr for *all* versions of MQ v7 and earlier.
So upgrade your copy of saveqmgr and try again. |
|
Back to top |
|
 |
boris |
Posted: Thu Nov 29, 2012 1:07 am Post subject: |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 6
|
I am using version 6.1.4.0 of the saveqmgr, I thought that is the latest one since I dl from IBM. Is there a newer one out there.
Thank you for your reply mqjeff, really helpful but should V6.1.4.0 not understand the property from the queue manager?
This is the dl url for the saveqmgr I am using
http://www-01.ibm.com/support/docview.wss?uid=swg24000673 |
|
Back to top |
|
 |
rekarm01 |
Posted: Thu Nov 29, 2012 2:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
The link states that this SupportPac requires WMQ Version 6.0 or 7.0. It does not state that it will work for later versions, such as WMQ Version 7.1 or 7.5. |
|
Back to top |
|
 |
boris |
Posted: Thu Nov 29, 2012 3:25 am Post subject: |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 6
|
true but this happens when I am reading exporting the queue from MQ Server version 6.0.2.3 so it should be within paramteres.
rekarm01 wrote: |
The link states that this SupportPac requires WMQ Version 6.0 or 7.0. It does not state that it will work for later versions, such as WMQ Version 7.1 or 7.5. |
|
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 29, 2012 4:41 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
boris wrote: |
true but this happens when I am reading exporting the queue from MQ Server version 6.0.2.3 so it should be within paramteres.
rekarm01 wrote: |
The link states that this SupportPac requires WMQ Version 6.0 or 7.0. It does not state that it will work for later versions, such as WMQ Version 7.1 or 7.5. |
|
I agree.
I'd suggest you email the current maintainer with the full output of ms03 and point him at this discussion.
You shouldn't be getting this error for a v6 qmgr. |
|
Back to top |
|
 |
|