Database Error Messages

RMAN-05081

Cannot use REMAP clauses if NOTABLEIMPORT clause is used

Cause

The NOTABLEIMPORT clause was specified together with either the REMAP TABLE or REMAP TABLESPACE clause. These clauses are used during importing of the tables and, therefore, are invalid.


Action

Remove the REMAP clauses or remove the NOTABLEIMPORT clause and retry the command.