IMP-00029: cannot qualify table name by owner (string), use
FROMUSER parameter



IMP-00029: cannot qualify table name by owner (string), use FROMUSER parameter..

Answer / guest

Cause: A table name was qualified with the name of its
owner, as shown in the following example. This is not
allowed. IMP SYSTEM/MANAGER TABLES=(SCOTT.EMP)

Action: Use the FROMUSER parameter to specify the table's
owner, as shown in the following example: IMP SYSTEM/MANAGER
FROMUSER=SCOTT TABLES=(EMP, DEPT)

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00297: must specify RECOVER DATAFILE LIST before RECOVER DATAFILE START

1 Answers  


TNS-03511: Used parameter files: string

1 Answers  


ORA-24053: PRIMARY_INSTANCE and SECONDARY_INSTANCE must be non-negative

1 Answers  


ORA-31503: invalid date supplied for begin_date or end_date

1 Answers  


RMAN-04008: WARNING from target database: string

1 Answers  


PCC-02354: A file included with #include may not contain SQL statements

1 Answers  


TNS-01024: Trace Level string

1 Answers  


ORA-23330: column group string already exists

1 Answers  


ORA-03239: maxextents (string) reached in LOB segment string.string subpartition string

1 Answers  


ORA-13357: extent type does not contain 2 points

1 Answers  


NNL-00987: Authoritative answers when authority: number

1 Answers  


ORA-28038: disallow O2LOGON

1 Answers  


Categories