Skip to Main Content

Java Database Connectivity (JDBC)

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 error with database links

210945Feb 15 2002

I encounter ORA-02041 error when I have to join tables from different databases with db links. There are no problems when I use sqlplus, so the problem must be with the jdbc driver, and also there are no problems if there are no table joins. It only occurs when the sql statement has multiple tables from different databases.

I have read that there are similar problems with ODBC. Are there new jdbc drivers that will solve this? I currently use classes12.zip.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2002
Added on Feb 15 2002
0 comments
167 views