Share |

ORA-24909: Call in progress. Current operation cancelled

The official Oracle explanation:

The OCI call was invoked when another call on the connection was in progress.

Check if the OCI call is supported when the call is in progress under special conditions; for example, if it is being used by a signal handler.

What this means is that an OCI call (Oracle call interface, the lowest language you can program in to access the Oracle database) is issued, while another call is still being executed.

eg: one OCI call tries to read a cursor, but another OCI call, which closes the cursor is already in progress.

There is a bug when using Oracle version 10.2.0.1 which causes this error.
Should you be using this version, you might want to upgrade the version of your Oracle server and / or Oracle client.
You can also install multiple Oracle clients on your Windows workstation and use Oracle Locator Express to switch between your multiple Oracle Homes.

 Was this information helpful?  Yes No
If it was not helpful, please take some time to explain why. This is not to ask questions, you can do so in the forum.

Welcome to our forum for Oracle error: ORA-24909 Add your own message



Oracle error: ORA-24909 error relation OCI how you can check the OCI call from the databsae or from the application.

On Linux you can use strace to trace a program

Add your message

 Please provide your personal info 



 Please ask your message as briefly and clear as possible 

 Spam Protection 
Validation Code: 8dey2wn2gx3u4dzcy


Ask Your Question

If you need more information about this particular error message, you can leave a forum message.

We are replying to this message whenever we have some spare time, so please do not consider this as a private 'solve my critical issue asap' service.

Should you need professional Oracle Assistance to make your project a success, please have a look at our consultancy services.


Spam Protection

In order to prevent automatic generation of messages, we are asking for a validation code. This code is unique and is generated every time a new message is asked.

If you do not enter the validation correctly, your message will not be recorded.


Forum Rules

Please be polite, do not USE ALL UPPERCASE, no insults, violance or any other threats.