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 » IBM MQ Java / JMS » JMSAdmin export/import

Post new topic  Reply to topic
 JMSAdmin export/import « View previous topic :: View next topic » 
Author Message
sknrt1
PostPosted: Wed Mar 24, 2004 9:02 pm    Post subject: JMSAdmin export/import Reply with quote

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
View user's profile Send private message
konda
PostPosted: Wed Mar 31, 2004 9:06 am    Post subject: Script File Reply with quote

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
View user's profile Send private message
sknrt1
PostPosted: Sun Apr 11, 2004 6:30 pm    Post subject: Reply with quote

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
View user's profile Send private message
gunter
PostPosted: Tue Apr 13, 2004 6:28 am    Post subject: Reply with quote

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
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 » IBM MQ Java / JMS » JMSAdmin export/import
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.