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!

Java Database Connectivity (JDBC) - ORA-00942: table or view does not exist

843859Feb 22 2008 — edited Nov 20 2014

I am working on two applications. My both the applications are using the same connection string, but different users. Both the users are having few common tables. I am facing problem to read data from that common tables. I am getting error message "Java Database Connectivity (JDBC) - ORA-00942: table or view does not exist"

Prashant

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2008
Added on Feb 22 2008
2 comments
57 views