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-00942 table or view does not exist

440932Apr 22 2005 — edited Apr 27 2005
Hi,

I have recently developed a webapplication that uses JSP and oracle 10g. The application has been moved to a server . When I am trying to access some tables I am getting ORA-00942 table or view does not exist error but for other tables its working fine. I have used the same JSP pages that I used on my workstation. The wierd thing is that it is working fine on my workstation, but is giving this error on the server. The tables have been created under SYSMAN schema and is queried by SYSMAN. I am not able to figure out what could possibly go wrong. Please help me out.

Bhargav
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2005
Added on Apr 22 2005
4 comments
2,891 views