Author |
Message
|
vc1981 |
Posted: Mon Jan 23, 2006 8:26 pm Post subject: MQSC Commands to Create a cluster |
|
|
Apprentice
Joined: 18 Jan 2006 Posts: 46
|
i am working with MQ 5.3 on windows ...... can anybody tell as to what shall be the MQSC commands that i need to execute if i want to create an cluster without using the Websphere MQ Console ..... _________________ Regards ,
VC |
|
Back to top |
|
 |
ashoon |
Posted: Mon Jan 23, 2006 10:25 pm Post subject: mq cluster manual |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
has step by step instructions for what you're looking for... |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 24, 2006 5:17 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Just to be clearer about what Ashoon said,
"The MQ Cluster manual has step by step instructions for what you're looking for..."
which are easy to turn into mqsc commands. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
alvinlimtc |
Posted: Sun Jan 29, 2006 6:39 pm Post subject: |
|
|
Apprentice
Joined: 22 Dec 2005 Posts: 29 Location: Singapore
|
This is a start :
runmqsc <Qmgr you want to hold full repository>
ALTER QMGR REPOS(CLUSTERNAME)
The rest depends on what you want to do with the cluster. Create another QM with full repository? Create cluster-sender, cluster recevier channels? Create clsuter queues? |
|
Back to top |
|
 |
vc1981 |
Posted: Fri Feb 03, 2006 2:23 am Post subject: |
|
|
Apprentice
Joined: 18 Jan 2006 Posts: 46
|
Thanks a lot .... i sure that this is an useful piece of information..... _________________ Regards ,
VC |
|
Back to top |
|
 |
|