Print Thread
Page 1 of 2 1 2
ora-24909 call in progress. Current operation cancelled.
#38279 06/22/10 06:21 AM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
Hi,

After we switched to a new oracle version (Oracle 10.2.0.4 64 bits) we get ora-24909 errors in our delphi/doa applications.

I found some old post regarding 24909 but there it says that this was an oracle bug fixed in 10.2.0.2.

Is setting the optimize to false stil the (only) way to go? I don't want to slow down the applications if it is not absolutly necesary.

Kind Regards Ruud

Re: ora-24909 call in progress. Current operation cancelled.
Ruudbern #38280 06/22/10 09:24 AM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
What is your Direct Oracle Access version?

Setting Optimize to False is indeed the only option.


Marco Kalter
Allround Automations
Re: ora-24909 call in progress. Current operation cancelled.
Marco Kalter #38324 06/28/10 09:26 AM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
We are (still) using 4.0.6.2.

Re: ora-24909 call in progress. Current operation cancelled.
Ruudbern #38325 06/28/10 09:29 AM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
Okay. In that case you need to set Optimize to False for all TOracleQuery and TOracleDataSet instances.


Marco Kalter
Allround Automations
Re: ora-24909 call in progress. Current operation cancelled.
Marco Kalter #38327 06/28/10 11:10 AM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
Thanks for the quick response.

Re: ora-24909 call in progress. Current operation cancelled.
Ruudbern #38568 08/16/10 09:37 AM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
Hi Marco,

we tested this but the problem stays the same. We have been able to capture this in oracle monitor in an other application (optimize = true). What we see is that there are 2 red marked statements in oracle monitor.

The second one is raisign the ora-24909 Call in progress error. The statement prior to this one displays in oracle monitor an access violation at adress 00000000 Read of adress 00000000.

The sql statement which causes the access violation is a simple one:
select subject.*, subject.rowid from subject where sub_id = :sub_id.

Does the adress 00000000 indicate that the error comes from outside our application. In other words the oracle client? Any suggestions how to tackle this?

kind regards

Ruud



Re: ora-24909 call in progress. Current operation cancelled.
Ruudbern #38570 08/16/10 09:45 AM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
These are the exact symptoms of the Optimize issue in 10.2. Can you update to 4.0.7, set Oracle.NoQueryOptimize to True, and try again?


Marco Kalter
Allround Automations
Re: ora-24909 call in progress. Current operation cancelled.
Marco Kalter #38582 08/17/10 01:38 PM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
Hi Marco,

the clients where not upgraded to 10. The customer was still using 9 clients. They upgraded the clients to 10 yesterday afternoon.....
It looks promissing. Where going to waite a few days.....

to be continued,
thanks for your input again

Re: ora-24909 call in progress. Current operation cancelled.
Ruudbern #38586 08/18/10 08:46 AM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
Note that the issue is not about the client, it's about the server.


Marco Kalter
Allround Automations
Re: ora-24909 call in progress. Current operation cancelled.
Marco Kalter #38624 08/24/10 11:20 AM
Joined: Jul 2002
Posts: 71
R
Member
OP Offline
Member
R
Joined: Jul 2002
Posts: 71
Strange. The problem is gone. An other company does the support for oracle at that location. They say they only updated the clients....
I am happy....

Page 1 of 2 1 2

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.093s Queries: 15 (0.041s) Memory: 2.5609 MB (Peak: 3.0428 MB) Data Comp: Off Server Time: 2024-05-20 16:45:33 UTC
Valid HTML 5 and Valid CSS