ASE支持分布式事务处理,需要一些额外配置。
Using XA resources with Adaptive Server Enterprise
To use XA resources with an Adaptive Server Enterprise 12.0 or later database running on UNIX or Windows, perform these tasks:
(Windows only.) Verify that you have the correct license file, which is located in %SYBASE%\SYSAM-1_0\licenses\license.dat. To run XA transactions, you must have the ASE_DTM license.
Configure the database to use XA transactions. For more information, see Using the Adaptive Server Distributed Transaction Management Features, available on the Sybase Product Manuals Web page.
Create a database to use for XA transactions.
Configure the database tables and stored procedures required for JDBC connection caches, which are available in $JAGUAR/html/classes/sp/s
Sybase ASE的XA Transactions(分布式事务处理)
于 2006-09-25 22:48:00 首次发布
本文档详细介绍了如何在Windows和Unix环境下,配置Adaptive Server Enterprise 12.0及以上版本以支持XA资源进行分布式事务处理。内容包括:验证ASE_DTM许可证,设置数据库使用XA事务,创建专用数据库,配置JDBC和C/C++连接缓存,创建非sa登录,以及修改配置文件如interfaces、sql.ini和xa_config。遵循这些步骤将使Sybase ASE能够处理分布式事务。
订阅专栏 解锁全文

被折叠的 条评论
为什么被折叠?



