免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3467 | 回复: 4
打印 上一主题 下一主题

关于一个oracle分布式事务的问题(在线等) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-08-05 12:06 |只看该作者 |倒序浏览
20可用积分
用EJB3.0开发JAVA的程序,用到两个oracle数据库(10g),用java程序调用连个数据库上的存储过程,
其中一个一个存储过程中带自制事务,(PRAGMA   AUTONOMOUS_TRANSACTION;......COMMIT;)
结果在调用中报错。如下:

ORA-00164 在可移植分布式事务处理中不允许分布式自治事务处理

当然去掉自制事务可以解决,
请教各位如果不能去掉自制事务那该怎么处理?

论坛徽章:
0
2 [报告]
发表于 2009-08-05 12:41 |只看该作者
那就不要使用可移植分布式事务处理

论坛徽章:
0
3 [报告]
发表于 2009-08-05 16:43 |只看该作者
说了等于没说

论坛徽章:
0
4 [报告]
发表于 2009-08-06 16:58 |只看该作者
主题:         Calling Remote Stored Procedure via Database Link Fails, ORA-00164
          文档 ID:         152916.1         类型:         PROBLEM
          上次修订日期:         25-JUL-2005         状态:         PUBLISHED

    * fact: Oracle Server - Enterprise Edition 8.1
    * symptom: Calling remote stored procedure via database link fails
    * symptom: ORA-00164: autonomous transaction disallowed within distributed transaction
    * cause: Bug 692232 Distributed autonomous tests hang Autonomous transactions are not supported within distributed transaction in Oracle8i. Even though some part of this functionality may work fine in Oracle versions before 8.1.7, the combination of the autonomous transactions and distributed transactions features was not supported. This was enforced by reporting ORA-00164 in Oracle 8.1.7. This feature is supported in Oracle 9iR2.



fix:

Do not use autonomous transactions within distributed transaction in Oracle8i or
upgrade to Oracle 9iR2.

论坛徽章:
0
5 [报告]
发表于 2009-11-24 15:11 |只看该作者
原帖由 dingning239 于 2009-8-6 16:58 发表
主题:         Calling Remote Stored Procedure via Database Link Fails, ORA-00164
          文档 ID:         152916.1         类型:         PROBLEM
          上次修订日期:         25-JUL-2005         状态:         PUBLISHED

    * fact: Oracle Server - En ...

大哥,我本来就用的10G
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP