Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA 02041 client database did not begin a transaction

372016Dec 6 2002
Hi,

This morning I had a package containing a function that returned a reference cursor. I was using the Beta2 of ODP.NET and all worked. I noticed that the release version was available so I installed it, and now my code doesn't work. There is a simple example of what I am doing posted here and that still works.

The only difference I can see is that my stored procedure queries tables in another database (FROM test@database2;), using a dblink. Has something changed between Beta and Release that I've missed somewhere?

Thanks
Lyndon Hills

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2003
Added on Dec 6 2002
6 comments
2,764 views