|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMSAdmin export/import |
« View previous topic :: View next topic » |
Author |
Message
|
sknrt1 |
Posted: Wed Mar 24, 2004 9:02 pm Post subject: JMSAdmin export/import |
|
|
Apprentice
Joined: 22 Jan 2003 Posts: 39 Location: USA
|
Hi,
Is there a facility to export/import the object definitions in JMSAdmin Tool or JMSAdmin-GUI.
As i looked into it, there isn't a facility in JMSAdminTool / JMSAdmin-GUI.
When i have multiple objects created/maintained using JMSAdmin Tool, its being difficult to go for the massive changes of the object definitions, as the tool isn't that interactive and even the GUI (support-pac: MSON) allows to go for a chagne one at a time.
And also in case of replicating the data among environments (unit, test. ...), export/imort facility of object definitions to a file would be good, as it eases the process (maintanence). I am looking to maintain the data in a file (.scp), which can be given as input to JMSAdmin Tool.
(can't go with available LDAP facilities).
Any help would be greatful.
Thanks |
|
Back to top |
|
 |
konda |
Posted: Wed Mar 31, 2004 9:06 am Post subject: Script File |
|
|
Newbie
Joined: 31 Mar 2004 Posts: 5
|
Hi
There is no import/export facility in WebSPhere MQ for JMS objects, still one can maintain the JNDI object definitions in a file and input to the JMSAdmin tool.
Exmple: JMS_Objects.scp
def qcf(tempQCF)
def q(tempQ) qu(SYSTEM.DEFAULT.LOCAL.QUEUE)
def tcf(tempTCF)
def t(tempT) topic(HR/DEPT)
end
Command
JMSAdmin -v -t -cfg JMSAdmin.config < JMS_Objects.scp
Thanks |
|
Back to top |
|
 |
sknrt1 |
Posted: Sun Apr 11, 2004 6:30 pm Post subject: |
|
|
Apprentice
Joined: 22 Jan 2003 Posts: 39 Location: USA
|
Hi,
Thanks for the reply. It would have been good to have the import/export facility at least in JMSAdminGui support pac.
Its pain to maintain the data in .scp file, where 100's of definitions has to be created/edited.
Please keep posting if there r any tools or scripts available towards JMSAdmin tool enhancements. |
|
Back to top |
|
 |
gunter |
Posted: Tue Apr 13, 2004 6:28 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
It shouldn't very hard to write a perl-script to dump all QCF,TCF,T and Q objects in a file, maybe in a format that can be used by JMSAdmin. _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
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
|
|
|
|