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

SQL*Loader-00282: Unable to locate character set handle for character set ID (number).

2 Answers  


ORA-37112: OLAP API requires Oracle 9.2 or later

1 Answers  


ORA-02715: osnpgetbrkmsg: message from host had incorrect message type

1 Answers  


ORA-02757: osnfop: fork_and_bind failed

1 Answers  


LSX-00264: attribute "~S" is prohibited (may not occur)

1 Answers  






ORA-29882: insufficient privileges to execute indextype

1 Answers  


ORA-07257: spdcr: translation error expanding program name.

2 Answers  


ORA-12817: parallel query option must be enabled

1 Answers  


IMG-00802: empty or null attribute string

1 Answers  


ORA-16737: The log transport service for standby "string" has an error.

1 Answers  


ORA-34358: (MXDSS14) number other users reading

1 Answers  


ORA-12808: cannot set string_INSTANCES greater than number of instances string

1 Answers  


Categories