Oracle OCP 1Z0-053 Q510(RMAN REPORT NEED BACKUP)
RMAN> REPORT NEED BACKUP days 3;
What is the output of this command?
A. a list of files that require a backup within three days
B. a list of files requiring more than 3 days of archive logs to apply
C. a list of files that RMAN recommends be backed up only once in every three days, based on low
volatility
D. a list of files for which a backup has already been performed in the last three days and which is
required to be backed up again based on the high number of transactions performed on them
Answer: B
參考: http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmreprt.htm#sthref1040
Using RMAN REPORT NEED BACKUP with Different Retention Policies
You can specify different criteria for REPORT NEED BACKUP, using one of the following forms of the command:
-
REPORT NEED BACKUP RECOVERY WINDOW OF n DAYS
Displays objects requiring backup to satisfy a recovery window-based retention policy
-
REPORT NEED BACKUP REDUNDANCY n
Displays objects requiring backup to satisfy a redundancy-based retention policy
-
REPORT NEED BACKUP DAYS n
Displays files that require more than n days' worth of archived redo log files for recovery
-
REPORT NEED BACKUP INCREMENTAL n
Displays files that require application of more than n incremental backups for recovery
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2072429/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Using RMAN REPORT NEED BACKUP with Different Retention Policies
- Oracle OCP 1Z0 053 Q347( report need backup)Oracle
- Oracle OCP 1Z0-053 Q630(RMAN Backup Encryption)Oracle
- Oracle Rman 命令詳解(List report backup configure)Oracle
- 使用RMAN report need backup命令檢查備份時遇到一個詭異的問題
- NBU report error 6 when RMAN backupError
- Oracle OCP 1Z0-053(Rman Compression Algorithm)OracleGo
- Oracle OCP 1Z0 053 Q600(RMAN BACKUP)Oracle
- Oracle OCP 1Z0 053 Q703(Rman Backup)Oracle
- Oracle OCP 1Z0-053 Q698(RMAN Recovery)Oracle
- Oracle OCP 1Z0 053 Q197(RMAN Report)Oracle
- Oracle OCP 1Z0 053 Q342(RMAN BACKUP DURATION)Oracle
- Oracle OCP 1Z0-053 Q160(RMAN Duplex)Oracle
- Oracle OCP 1Z0-053 Q693(RMAN Image Copy)Oracle
- Oracle OCP 1Z0-053 Q486(Rman Validate)Oracle
- Oracle OCP 1Z0-053 Q360(RMAN Disaster Recovery)OracleAST
- Oracle OCP 1Z0-053 Q142(ASM Metadata Backup)OracleASM
- Oracle OCP 1Z0 053 Q505(RMAN DATAFILE BACKUP COPIES)Oracle
- Oracle OCP 1Z0 053 Q338(RMAN Expired Backup)Oracle
- Oracle OCP 1Z0 053 Q688(RMAN Backup Compression)Oracle
- Oracle 學習(Rman Backup)Oracle
- Oracle OCP 1Z0-053 Q412(Workload Replay report difference)Oracle
- Oracle OCP 1Z0-053 Q6(RMAN Import Catalog)OracleImport
- Oracle OCP 1Z0-053 Q566(Rman Recovery System Tablespace)Oracle
- Oracle OCP 1Z0-053 Q706(Rman Retention Policy)Oracle
- Oracle OCP 1Z0-053 Q671(Rman Encryption&Wallet)Oracle
- Oracle OCP 1Z0 053 Q264(rman List&Report)Oracle
- Oracle OCP 1Z0-053 Q116(ASM Metadata Backup)OracleASM
- Oracle OCP 1Z0-053 Q128(Rman Image Copy Switch)Oracle
- Oracle OCP 1Z0-053 Q326(Rman Recover Command)Oracle
- Oracle OCP 1Z0-053 Q307(Rman execute global scripts)Oracle
- Oracle OCP 1Z0-053 Q337(Rman Catalog Start with)Oracle
- Oracle OCP 1Z0-053 Q100(Rman Duplicate Skip Readonly)Oracle
- oracle 11g rman backup scriptOracle
- Oracle OCP(60):RMAN 備份Oracle
- Oracle OCP 1Z0-053 (ASM)OracleASM
- Oracle OCP 1Z0-053 Q577(Rman Recover lost control files)Oracle
- rman backup script(引用)