Database Error Messages

RMAN-05095

Data Pump import requires the database to be open read/write

Cause

During a cross-platform tablespace restore, DUMP FILE was specified without NOIMPORT and database was not open in read/write mode.


Action

Remove DUMP FILE specification or add NOIMPORT to it or, alternatively, open the database in read/write mode before retrying the command.