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-03126: network driver does not support non-blocking operations

1 Answers  


ORA-19852: error creating services for auxiliary instance string (error string)

1 Answers  


ORA-24397: error occured while trying to free connections

1 Answers  


PCC-00127: %s

1 Answers  


NNO-00802: Error: OCI_NEED_DATA

1 Answers  


ORA-23452: flavor string of object group "string"."string" is already published

1 Answers  


ORA-31612: Allocation of process descriptor failed.

1 Answers  


PLS-00360: cursor declaration without body needs return type

1 Answers  


KUP-03006: error initializing handle for character set string

1 Answers  


ORA-28100: policy function schema string is invalid

1 Answers  


ORA-22316: input type is not a collection type

1 Answers  


ORA-13283: failure to get new geometry object for conversion in place

1 Answers  


Categories