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 » dmpmqcfg missing AUTHADD CRT ? maybe?

Post new topic  Reply to topic
 dmpmqcfg missing AUTHADD CRT ? maybe? « View previous topic :: View next topic » 
Author Message
mqprimerib
PostPosted: Wed Mar 30, 2016 8:19 am    Post subject: dmpmqcfg missing AUTHADD CRT ? maybe? Reply with quote

Apprentice

Joined: 30 Mar 2016
Posts: 34
Location: Detroit Rock City

A little background of what I've been up to. We're running a MQ 7.1 system and the powers that be want to go to MQ 8. So I cloned my Linux VM and installed MQ 8 side by side with 7.1. I migrated my queues over to 8 just fine. But our MQ 7.1 queues still get regular changes. So I want to make sure we're synched up on our MQ 8 box.

So I dump my 7.1 queue:

dmpmqcfg -m QMNAME > /dump/QMNAME.dump

and copy it to my MQ 8 box. I then import it there on the 8 box:

runmqsc QMNAME < QMNAME.dump


But here is the thing, I'll then dump from my new MQ 8 box (which I just updated with my 7.1 dump):

dmpmqcfg -m QMNAME > /local/QMNAME.dump

And diff the two dumps (one from 7.1 and one from 8 ) and I get this:

< AUTHADD(ALTUSR,CHG,CONNECT,DLT,DSP,INQ,SET,SETALL,SETID,CTRL,SYSTEM)
---
> AUTHADD(ALTUSR,CHG,CONNECT,CRT,DLT,DSP,INQ,SET,SETALL,SETID,CTRL,SYSTEM)


CRT is missing from my new MQ 8 instance. How can that be? Is that to be expected? Not sure if this is really an "issue" or not. Just doing some comparisons.

Thanks in advance.
Back to top
View user's profile Send private message
kordi
PostPosted: Thu Apr 07, 2016 1:15 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2012
Posts: 145
Location: PL

Is CRT authorization in your 7.1 dump?
Back to top
View user's profile Send private message
mqprimerib
PostPosted: Thu Apr 07, 2016 5:19 am    Post subject: Reply with quote

Apprentice

Joined: 30 Mar 2016
Posts: 34
Location: Detroit Rock City

Yes, CRT is in my 7.1 dump. I import it into my mq8 and it it's not there in the mq8 dump (backup). But everything works fine though so I'm probably just over scrutinizing things
Back to top
View user's profile Send private message
kordi
PostPosted: Thu Apr 07, 2016 6:50 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2012
Posts: 145
Location: PL

OK, so after when you import 7.1 dump into MQ 8 and list it with dspmqaut from runmqsc, do you see CRT authority for that specific object?
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Sun Apr 10, 2016 4:11 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2495
Location: Melbourne, Australia

Are you aware that CRT authority applies at the object class level? It can't be set on for some queues and off for other queues.
_________________
Glenn
Back to top
View user's profile Send private message
vsathyan
PostPosted: Fri Apr 15, 2016 12:46 am    Post subject: Reply with quote

Centurion

Joined: 10 Mar 2014
Posts: 121

Check the APARs available for your version / level of MQ.
Lately we had many issues with dmpmqcfg.

We are at 7.5 and we saw many APARs on dmpmqcfg.

http://www-01.ibm.com/support/docview.wss?uid=swg27038184
search the above link for dmpmqcfg. You can see there are still some issues with the dmpmqcfg.

So, better you check if there are any APARs for dmpmqcfg for 7.1, apply it and then try to export your queue manager definitions..

Regards,
vsathyan
_________________
Custom WebSphere MQ Tools Development C# & Java
WebSphere MQ Solution Architect Since 2011
WebSphere MQ Admin Since 2004
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 » dmpmqcfg missing AUTHADD CRT ? maybe?
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.