Database Error Messages

RMAN-05521

DUPLICATE without CATALOG and TARGET not open requires that UNDO TABLESPACE is specified

Cause

A DUPLICATE was attempted when target database was not open without connection to a recovery catalog. It is necessary that the list of tablespaces with undo segments is provided with the UNDO TABLESPACE clause.


Action

Retry the command specifying the list of tablespaces with undo segments using the UNDO TABLESPACE clause.