Database Error Messages

RMAN-05101

Point-in-Time Recovery without CATALOG and TARGET not open requires that UNDO TABLESPACE is specified

Cause

A Point-in-Time Recovery 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.