RMAN

RMAN (Recovery Manager) is a backup and recovery manager supplied for Oracle databases (from version 8) created by the Oracle Corporation. It provides database backup, restore, and recovery capabilities addressing high availability and disaster recovery concerns. Oracle Corporation recommends RMAN as its preferred method for backup and recovery and has written command-line and graphical (via Oracle Enterprise Manager) interfaces for the product.

Implementation

The designers of RMAN aimed at integration with Oracle database servers, providing block-level corruption detection during backup and restore. RMAN optimizes performance and space consumption during backup with file multiplexing and backup-set compression; it integrates with Oracle Secure Backup and with third-party media management products for tape backup.

A syntax system of many commands and options allows database administrators to fine-tune the methods and performance of backups and restores of Oracle data and Oracle configuration information.[1]

"Complete recovery" entails restoring all available consistent information to the most current time. "Incomplete recovery" options allow specifying restoration to a given time in the past.[2]

External links

References

This article is issued from Wikipedia - version of the 9/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.