ERROR | target database log mode is NOARCHIVELOG |
CAUSE | An attempt was made to apply Tablespace 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, alter the target database log mode to ARCHIVELOG and retry the Tablespace Point-in-Time Recovery operation. Otherwise, Tablespace Point-in-Time Recovery cannot be applied to this database. |