A proof of concept is running on a uni-processor Windows 2000 system in which persistent messages must access a DB2 UDB database under an XA Unit of Work. Which of the following actions MUST be performed to set this up?
Answer(s)
- Configure the WebSphere MQ queueu manager for the broker to be the XA resource coordinator for the DB2 UDB Database and set the Coordinated Transaction property of the bar file.
- Configure the WebSphere MQ queue manager for the broker to be the XA resource coordinator for the DB2 UDB database and set the Transaction Mode property of the Mqinput node to YES.
- Configure the WebSphere MQ queue manager for the broker to be the XA resource coordinator for the DB2 UDB database and set the Transaction Mode property of the Database node to YES.
- Configure the same WebSphere MQ queue manager for the broker and the configuration Manager and configure it to be the XA resource coordinator for the DB2 UDB database
Correct Answer Configure the WebSphere MQ queueu manager for the broker to be the XA resource coordinator for the DB2 UDB Database and set the Coordinated Transaction property of the bar file.