When using WebSphere with Microsoft SQL 2005, enable XA transactions. Because WebSphere does not exclude data sources from Global transactions, we must perform transaction management that spans across databases. Also, when a workflow process initiates transactions, the call comes from an Enterprise Java Bean, therefore all data sources that interact with this call must be participants of the transaction.
To enable XA, perform the following steps on the SQL Server system:
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |