|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to export OAM setup on NT |
« View previous topic :: View next topic » |
Author |
Message
|
Yanghui |
Posted: Fri Jul 12, 2002 2:10 am Post subject: How to export OAM setup on NT |
|
|
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 |
|
 |
mrlinux |
Posted: Fri Jul 12, 2002 5:40 am Post subject: |
|
|
 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 |
|
 |
MichaelR |
Posted: Tue Dec 10, 2002 2:00 pm Post subject: Exporting MQSeries OAM permissions |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|