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

RMAN-08103: channel string: could not locate backup piece: string

1 Answers  


ORA-01206: file is not part of this database - wrong database id

1 Answers  


RMAN-10001: error parsing recovery catalog connect string "string"

1 Answers  


ORA-01650: unable to extend rollback segment string by string in tablespace string

1 Answers  


ORA-12674: Shared server: proxy context not saved

1 Answers  






PCC-01512: Invalid EXEC SQL INCLUDE of file string found at line number in file string

1 Answers  


IMG-00831: boundary queue size exceeds expected size

1 Answers  


ORA-25119: LOGGING/NOLOGGING option already specified

1 Answers  


ORA-31658: specifying a schema name requires a table name

1 Answers  


ORA-01045: user string lacks CREATE SESSION privilege; logon denied

1 Answers  


TNS-00273: Navigator: Logging is now ON

1 Answers  


KUP-04024: field end is before field start

1 Answers  


Categories