vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| All, We have already installed and configured SUN Cluster for MQ data services. We have successfully created resources for Queue manager and Listener. These resources are able to fail over and fail back successfully. We would like to know process of registering/configuring (resource) broker and channel as part of the current cluster configuration. Sun Cluster version: 3.2 Solaris 10: SunOS node1 5.10 Generic_125100-10 sun4u sparc SUNW,Sun- Fire-480R # dspmqver Name: WebSphere MQ Version: 6.0.2.0 CMVC level: p600-200-060921 BuildType: IKAP - (Production) We use following commands to start channel and broker manually: runmqchl -m QMGR1 -c CHANNEL1.C & strmqbrk -m QMGR1 & |