ora 24795 - illegal commit attempt made

Hi,

We've been using DOA for a while now and have just upgraded our client/database to 10g. When we try to run our application against a 10g database using a 10g client we get the above error whenever an explicit or implicit commit is issued.

Our updates to the database are all direct path updates which I suspect is where the error is originating.

Is there anybody on the forum that is using 10g client/database and using direct path that knows of this error?

We're using version number 4.0.7.1 of DOA.

Thanks in anticipation.

Paul.
 
I can't find much information about this error. I did a little test with 10g and Direct Path Loading, and it works fine. Can you try the DirectPath demo project and let me know if it works for you as well? In that case there must be something specific in your application that causes this error, and we'll have to look for that.
 
Back
Top