IMP-00029: use FROMUSER parameter

Unfortunately, we do not have our own description yet for this Oracle error code.
We provide you with the explanation from the Oracle help file in the mean time.

    *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)


Commercial
Forum Messages
No messages
Add your message for IMP-00029
Name:email:
Validation Code:p0jroi60jhfebs2x8
Enter Code above:
Title:
State your problem: