Redo Log - Redo Log - OnBase - Database Reference Guide - OnBase/Database-Reference-Guide/Foundation-23.1/Database-Reference-Guide/Maintenance/Database-Backups/Oracle/Redo-Log - Foundation 23.1 - Foundation 23.1

Database Reference Guide

Platform
OnBase
Product
Database Reference Guide
Release
Foundation 23.1
License
ft:lastPublication
2025-08-21T22:01:17.527000
ft:locale
en-US

An Oracle database running in ARCHIVELOG mode allows for point-in-time recovery and can reduce the amount of data loss if the database needs to be recovered for any reason. If a database has ARCHIVELOG mode enabled, the archived redo logs should be backed up and deleted on a regular basis. If you fail to back up the logs, they will be overwritten, making point-in-time recovery impossible.

An Oracle database running in NOARCHIVELOG mode can only be restored to the most recent full backup, and does not allow for point-in-time recovery.