Question
You used the SupportPac MS03 to save your queue manager object definitions to a file that you named TEST.TST. You want to use the saveqmgr output file (TEST.TST) to create the same queue manager object definitions on a new server machine.Whats the process to redefine your objects?
First, copy the saveqmgr output file (TEST.TST) onto the new server machine.
Create the queue manager
crtmqm TESTStart the queue manager
strmqm TESTDefine your objects
runmqsc TEST < TEST.TSTwhere TEST is the name of the new QMGR and TEST.TST is the name of the queue manager object definitions file. Reference: MQ Reference
No comments:
Post a Comment