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 » How to export OAM setup on NT

Post new topic  Reply to topic
 How to export OAM setup on NT « View previous topic :: View next topic » 
Author Message
Yanghui
PostPosted: Fri Jul 12, 2002 2:10 am    Post subject: How to export OAM setup on NT Reply with quote

Disciple

Joined: 08 May 2002
Posts: 151
Location: Dublin, Ireland

Hi,

Does anyone know any good way to export all OAM setup in a queue manager and recreate same OAM in another queue manager? I know there is a supportpac MS0I but it's only for unix environment. Is there anything similar for NT?

Any idea would be a great help. Thanks in advance.

-Yanghui
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Fri Jul 12, 2002 5:40 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

amqoamd will display them, you will need to write some kind of script to
setup the setmqaut commands.

Support PAC MS0I should work on NT, if you install perl it might require some small modifications to work.
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
MichaelR
PostPosted: Tue Dec 10, 2002 2:00 pm    Post subject: Exporting MQSeries OAM permissions Reply with quote

Apprentice

Joined: 20 May 2002
Posts: 37
Location: Tampa

It is possible, using the AMQOAMD program, to export MQ permissions to a file. This file can then be used to re-assign permissions to re-created MQ objects.

The following example works on Win2000 using MQ 5.3:

c:\temp\amqoamd -mMIKER -s > Miker.bat

This extracts the OAM permissions in a "setmqaut" command format for all MQ objects on QMgr MIKER to a dos .BAT file name "Miker.Bat".

The following does the same on the AS/400 (iSeries):

strqsh
/qsys.lib/qmqm.lib/amqoamd.pgm -mMIKESQMGR -s > /home/mydocs/MikesQmgr.txt

This extracts the OAM permissions in "GRTMQMAUT" command format for all MQ Objects on QMgr MIKESQMGR to IFS file "MikesQmgr.txt" in diretcory /home/mydocs.

You can then use the CPYFRMSTMF command to copy the file into an AS/400 source file. From there you can create an executable "module" to re-create/assign permissions to MIKESQMGR.
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 » How to export OAM setup on NT
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.