Site icon IT Tutorial

ORA-01013: user requested cancel of current operation

I got ” ORA-01013: user requested cancel of current operation ” error in Oracle sqlplus.

 

ORA-01013: user requested cancel of current operation

 

Details of error are as follows.


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.


 

 

user requested cancel of current operation

This ORA-01013 errors are related with the user interrupted an Oracle operation by entering CTRL-C, Control-C,
or another canceling operation. This forces the current operation to end.

If you start any code or sql statement in Application or sqlplus, don’t click the CTRL-C or Control-C or another canceling operation. This forces the current operation to end.

This is an informational message only. 

 

 

 

Do you want to learn Oracle Database for Beginners, then read the following articles.

Oracle Tutorial | Oracle Database Tutorials for Beginners ( Junior Oracle DBA )

 

Exit mobile version