设为首页 加入收藏

TOP

6AdministeringBackupandRecovery(一)
2015-11-21 01:40:06 来源: 作者: 【 】 浏览:0
Tags:6AdministeringBackupandRecovery
Oracle? Database 2 Day + Real Application Clusters Guide
11g Release 2 (11.2)
E17264-13


6 Administering Backup and Recovery
Overview of Oracle RAC Database Backup and Recovery


Note:
For the RMAN utility to work properly on Linux platforms, the $ORACLE_HOME/bin directory must appear in the PATH variable before the /usr/X11R6/bin directory.
The Enterprise Manager Guided Recovery capability provides a Recovery Wizard that encapsulates the logic required for a wide range of file restoration and recovery scenarios, including the following:


Complete restoration and recovery of the database
Point-in-time recovery of the database or selected tablespaces
Flashback Database
Other flashback features of Oracle Database for logical-level repair of unwanted changes to database objects
Media recovery at the block level for data files with corrupt blocks


If the database files are damaged or need recovery, then Enterprise Manager can determine which parts of the database must be restored from a backup and recovered, including early detection of situations such as corrupted database files. Enterprise Manager guides you through the recovery process, prompting for needed information and performing the required recovery actions.


注意:在linux平台上,为了保持RMAN功能可以正常,$ORACLE_HOME/bin必须在PATH的定义里面,而且必须要在/usr/X11R6/bin的前面,切记!!!


About the Fast Recovery Area in Oracle RAC


Using a fast recovery area minimizes the need to manually manage disk space for your backup-related files and balance the use of space among the different types of files. Oracle recommends that you enable a fast recovery area to simplify your backup management.


The larger the fast recovery area is, the more useful it becomes. Ideally, the fast recovery area should be large enough to contain all the following files:


A copy of all data files
Incremental backups
Online redo logs
Archived redo log files that have not yet been backed up
Control files and control file copies
Autobackups of the control file and database initialization parameter file




The fast recovery area for an Oracle RAC database must be placed on an Oracle ASM disk group, a cluster file system, or on a shared directory that is configured through a network file system file for each Oracle RAC instance. In other words, the fast recovery area must be shared among all of the instances of an Oracle RAC database. The preferred configuration for Oracle RAC is to use Oracle Automatic Storage Management (Oracle ASM) for storing the fast recovery area, using a different disk group for your recovery set than for your data files.


The location and disk quota must be the same on all instances. Oracle recommends that you place the fast recovery area on the shared Oracle ASM disks. In addition, you must set the DB_RECOVERY_FILE_DEST and DB_RECOVERY_FILE_DEST_SIZE parameters to the same values on all instances.


To use the fast recovery feature, you must first configure the fast recovery area for each instance in your Oracle RAC database.
----Oracle强烈建议把fast recovery area放在共享的ASM磁盘上,并且在所有实例都设置相同的DB_RECOVERY_FILE_DEST,DB_RECOVERY_FILE_DEST_SIZE 参数.




Archiving the Oracle Real Application Clusters Database Redo Logs


To make your data highly available, it is important to configure the database so you can recover your data after a system failure. Redo logs contain a record of changes that were made to datafiles. Redo logs are stored in redo log groups, and you must have at least two redo log groups for your database.


After the r
首页 上一页 1 2 3 下一页 尾页 1/3/3
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇alter database open resetlogs时.. 下一篇数据库数据处理故事多

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: