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!

EXP-00011: table does not exist

user588120Dec 23 2010 — edited Jan 6 2011
hi
I have a table TABEMP in EMPDEP schema.
But when i'm trying to export it from oracle 8i
(Export: Release 8.1.6.0.0)
i get the error
EXP-00011: TABEMP does not exist
But the result of the following query is EMPDEP

select owner from dba_tables where table_name='TABEMP'

Server version 11g rel 2
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2011
Added on Dec 23 2010
3 comments
1,530 views