Posted: Fri Jan 02, 2015 12:51 am Post subject: create QM with XAResourceManager
Newbie
Joined: 29 Dec 2014 Posts: 3
Hi I want to create queue manager from command line and configure it to use XA in one script because want to make the process automatic.
So I need some command to generate two additional stanzas in my qm.ini file
XAResourceManager:
Name=wmb
SwitchFile=JDBCSwitch
XAOpenString=<some string>
ThreadOfControl=THREAD
XAResourceManager:
Name=WBIWMQJMS
SwitchFile=JMSSwitch
XAOpenString=<some string>
ThreadOfControl=THREAD
Is there a way to create qm with this to stanzas using some dedicated command?
Obviously I can add them using standard unix commands but would like to do it in more elegant way.
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