Database Error Messages

RMAN-05004

target database log mode is NOARCHIVELOG

Cause

An attempt was made to apply Tablespace Point-in-Time Recovery or Pluggable Database Point-in-Time Recovery to a database that is in NOARCHIVELOG mode.


Action

If all required archived log files are available for Tablespace Point-in-Time Recovery or Pluggable Database Point-in-Time Recovery, alter the target database log mode to ARCHIVELOG and retry the operation. Otherwise, Tablespace Point-in-Time Recovery and Pluggable Database Point-in-Time Recovery cannot be applied to this database.