Dave,

If CICS transactions are putting to a queue that is a cluster
queue and local copies are hosted on multiple Qmgr's, you may
want to consider whether or not there is a need to set the
"Bind-on-Open" option when you open the queue. That is entirely
application dependent. If all the messages put by that particular
instance of the transaction need to go to the same instance of
the cluster queue then you will need to set that option. If the
transactions are just doing gets, then it will require no change.

Cheers...
Jim Nuckolls

Williams, Dave (Systems Management) wrote:

I asked this the other day, but saw no response - Thought I'd try again.
thanks.

We have a CICS region connected to Queue Manager QM1. We decided to add
QM1 to a cluster. Do we have to change anything in MQ API statements in
application code running in our CICS region?

And although I don't there to believe to be one - is there a limit to
the # of QMGRs you can create on an NT/Win2000 box?

Thanks,

Dave

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to