oracle升级后出现 ora-02055,ORA-02055: 分布式更新操作失效;要求回退

有张远程表,进行同一条记录多次操作后就会出以下错误,这张表没有索引,没有主健,记录共有200W条左右。请大伙分析一下为什么。

SQL>INSERT INTO PD_DELL_ORDER_RECEIVE_DTL @me_to_up(order_no,tie_no,tie_code,tie_desc,tie_qty,line_no,mod_no,mod_desc,mod_qty,vendor_name,vendor_phone,vendor_fax,service_intruction,item_cost,snp_part_flag,pick_flag,forwarder) VALUES ('467133961','2','9403CA922','M9403CA922 - Dell 922 Photo Color All-In-One Printer','1','3','WDPH15-SA','Standard Telephone Technical Support Service, 800-858-2311','1','NA','N','NA','','0.0','D','N','DELL')

已创建一行

SQL>INSERT INTO PD_DELL_ORDER_RECEIVE_DTL @me_to_up(order_no,tie_no,tie_code,tie_desc,tie_qty,line_no,mod_no,mod_desc,mod_qty,vendor_name,vendor_phone,vendor_fax,service_intruction,item_cost,snp_part_flag,pick_flag,forwarder) VALUES ('467133961','2','9403CA922','M9403CA922 - Dell 922 Photo Color All-In-One Printer','1','3','WDPH15-SA','Standard Telephone Technical Support Service, 800-858-2311','1','NA','N','NA','','0.0','D','N','DELL')

已创建一行

SQL>INSERT INTO PD_DELL_ORDER_RECEIVE_DTL @me_to_up(order_no,tie_no,tie_code,tie_desc,tie_qty,line_no,mod_no,mod_desc,mod_qty,vendor_name,vendor_phone,vendor_fax,service_intruction,item_cost,snp_part_flag,pick_flag,forwarder) VALUES ('467133961','2','9403CA922','M9403CA922 - Dell 922 Photo Color All-In-One Printer','1','3','WDPH15-SA','Standard Telephone Technical Support Service, 800-858-2311','1','NA','N','NA','','0.0','D','N','DELL')

ERROR  位于第1 行:

ORA-02055: 分布式更新操作失效;要求回退

ORA-02068: 以下严重错误源于ME_TO_TODB23

ORA-03113: 通信通道的文件结束

SQL> rollback;

回退已完成

SQL>INSERT INTO PD_DELL_ORDER_RECEIVE_DTL @me_to_up(order_no,tie_no,tie_code,tie_desc,tie_qty,line_no,mod_no,mod_desc,mod_qty,vendor_name,vendor_phone,vendor_fax,service_intruction,item_cost,snp_part_flag,pick_flag,forwarder) VALUES ('467133961','2','9403CA922','M9403CA922 - Dell 922 Photo Color All-In-One Printer','1','3','WDPH15-SA','Standard Telephone Technical Support Service, 800-858-2311','1','NA','N','NA','','0.0','D','N','DELL')

已创建一行

上面提到ORA-03113: 通信通道的文件结束,但其实并没有断线,rollback后,再操作又可以成功insert.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值