ORA-02042: too many distributed transactions

dashangg 2003-08-06 10:16:13
怎么会报这个错啊,我只是对一个小表进行一个查询啊!!





数据变慢会不会由于这个原因造成的啊!!!1
...全文
71 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
pegtop 2003-08-06
  • 打赏
  • 举报
回复
事务参数太小,修改init.ora的参数,调大一点就可以了!
woodpan 2003-08-06
  • 打赏
  • 举报
回复
ORA-02042 too many distributed transactions
Cause: The distributed transaction table is full because too many distributed transactions are active.

Action: Increase the DISTRIBUTED_TRANSACTIONS parameter in the initialization parameter file, shut down and restart Oracle, or run fewer transactions. If it is certain there are not too many concurrent distributed transactions, this may be an internal error. In this case, contact Oracle Customer Support. Shutting down and restarting the instance could be a workaround

LGQDUCKY 2003-08-06
  • 打赏
  • 举报
回复
ORA-02042 too many distributed transactions

原因: The distributed transaction table is full because too many distributed transactions are active.

方法: Increase the DISTRIBUTED_TRANSACTIONS parameter in the initialization parameter file, shut down and restart Oracle, or run fewer transactions. If it is certain there are not too many concurrent distributed transactions, this may be an internal error. In this case, contact customer support. Shutting down and restarting the instance could be a work-around.

snowy_howe 2003-08-06
  • 打赏
  • 举报
回复
查看init.ora中的DISTRIBUTED_TRANSACTIONS参数。
wwl007 2003-08-06
  • 打赏
  • 举报
回复
修改
init.ora文件
增加
distributed_transactions = 500的数量

17,377

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 基础和管理
社区管理员
  • 基础和管理社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧