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

PLS-00333: "string" must match an object-table alias in this context

1 Answers  


ORA-09752: pw_attachPorts: port_allocate failed.

1 Answers  


ORA-30755: error during expansion of view hierarchy

1 Answers  


ORA-29885: domain index is defined on the column to be modified

1 Answers  


QSM-01021: materialized view, string, not found in the hint list

1 Answers  






PCC-02373: Invalid declaration in EXEC SQL DECLARE section

1 Answers  


ORA-06815: TLI Driver: could not link SPX and IPX streams

1 Answers  


ORA-02479: error while translating file name for parallel load

1 Answers  


ORA-37015: (XSACQUIRE_YNRESYNC) Object workspace object is ambiguously listed to be acquired both with and without RESYNC.

1 Answers  


ORA-14637: cannot merge a subpartition with itself

1 Answers  


TNS-01412: Handler(s):

1 Answers  


ORA-08310: sllfop: Bad value for recsize

1 Answers  


Categories