EXP-00011: table does not exist
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