
Database links
Get flash to fully experience Pearltrees
Data Backup and Recovery
A cold (or off-line) backup is a backup performed while the database is off-line and unavailable to its users. Cold backups can be taken regardless if the database is in ARCHIVELOG or NOARCHIVELOG mode.It is easier to restore from off-line backups as no recovery (from archived logs) would be required to make the database consistent. Why you say cold backup is consistent backup?

