ORA-01013 user requested cancel of current operation

今天我碰到的case就是timeout引起的。

 

The Oracle docs note this on the ora-01013 error*:

ORA-01013 user requested cancel of current operation
 
Cause: The user interrupted an Oracle operation by entering CTRL-C, Control-C, or another canceling operation. This forces the current operation to end. This is an informational message only.
 
Action: Continue with the next operation.

ORA-01013 is known as an "information" error.  It is letting you know that the operation has been cancelled by either:

  • caused by the user (pressing CTRL-C or a different method like front-end application),
  • caused by a response to congruent errors OR
  • the result of timeouts.

Resolving ORA-01013 is dependant upon the reason for the  operation to terminated.  If ORA-01013 signifies that the operation has been explicitly shut down by the user, the error in simply informational and there is nothing that can be done, other than proceeding to the next operation.

ORA-01013 may also be caused by other errors, in which proceeding errors should be resolved.

The most common cause of ORA-01013 is timeouts.  Timeouts can be a little more tricky to identify because they may not be specifically reported in connection with ORA-01013. .  If a timeout is causing your ORA-01013 error in a SQL pass-through query, the properties in the timeout parameter should be altered to a higher value.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值