Skip to Main Content

Oracle Database Discussions

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!

Table exist & not exist

tmazightMay 6 2011 — edited May 11 2011
Hi,
I'm having hard times with Oracle , trying to create a new table i'm getting the message that the object already exits, and the request : desc my_table return the rows , but the request drop my_table return the error that there is no table or view with that name , i verified the name , its the same in al SQL statements ,
the table is not visible in SQL developer interface too :(

this is out of logic and happend for all tables , can you suggest me a solution plz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2011
Added on May 6 2011
14 comments
1,280 views