You performed an incremental level 0 backup of a database: RMAN > BACKUP INCREMENTAL LEVEL 0 DATABASE; To enable block change tracking after the incremental level 0 backup, you issued this command: SQL > ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE ‘ /mydir/rman_change_track.f’; To perform an incremental level 1 cumulative backup, you issued this command: RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE; Which three statements are true?()
第1题:
You are managing an Oracle Database 11g database with this backup strategy: - Every Sunday night, level 0 backup is performed. - On Monday night and subsequent days, level 1 incremental backup is performed. The backups are not cumulative incremental. Which statement about Monday’s backup is true()
第2题:
You work as a database administrator for Certkiller .com. According to your backup strategy, you performed an incremental level 0 backup of your database. Which statement regarding this backup is true?()
第3题:
You performed a backup of the flash recovery area by using the following command for the first time: RMAN> BACKUP RECOVERY AREA; Which files in the flash recovery area are backed up?()
第4题:
You need to mention it with every BACKUP command.
The block change tracking feature is used automatically by RMAN.
You need to configure it using the CONFIGURE command.
You need to set the necessary initialization parameters to direct RMAN to use the feature.
第5题:
Level 1
Level 0
Level 2
Level 3
第6题:
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING
第7题:
The backup is similar to image copy.
The backup contains all used data blocks.
The backup contains only unused data blocks.
The backup contains all data blocks changed since the last incremental level 1 backup.
第8题:
Restore using the tapes from Friday, Saturday, Sunday, Monday and Wednesday.
Restores using only Fridays tape
Restore using the tapes from Thursday, Friday, Saturday, Sunday and Tuesday.
Restore using the tapes from Friday and Tuesday.
Restore using the tapes from Tuesday and Thursday.
第9题:
The backup performed in step 1 backs up all blocks that have ever been in use in the database.
The backup performed in step 2 copies all the blocks changed since the most recent level 0 backup.
The backup performed in step 1 backs up all the blocks changed since the most recent level 1 backup.
The backup performed in step 2 backs up all blocks that have changed since the most recent incrementalbackup at level 1
第10题:
2
3
4
5
第11题:
2
3
4
5
第12题:
You are managing an Oracle Database 11g database with the following backup strategy:1) On Sunday, an incremental level 0 tape backup is performed.2) Monday through Saturday, a cumulative incremental level 1 tape backup is performed. Which twostatements are true regarding the backups performed()
第13题:
You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()
第14题:
You have a file server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You enable Shadow Copies on all drives by using the default options. You run a full backup every Monday at 02:00. You run an incremental backup every day at 02:00, except on Monday. On Thursday at 14:00, a user reports that he accidentally deleted a file named File1.doc in a shared folder named //Server1/Data/. The user reports that the file was last updated at 09:00 on Thursday. You need to restore the latest version of File1.doc. What should you restore? ()
第15题:
The backup is similar to image copy.
The backup contains all used data blocks.
The backup contains only unused data blocks.
The backup contains all data blocks changed since the last incremental level 1 backup.
第16题:
The backup performed on Sundays contains all the blocks that have ever been used in the database.
The backup performed on Sundays contains all the blocks that have changed since the last level 1backup.
The backup performed on each working day contains all the blocks that have changed since the lastlevel 0 backup.
The backup performed on Monday contains all the blocks that have changed since the level 0 backup,and every other working day contains all the blocks that have changed since the level 1 backup.
第17题:
Backup change tracking will sometimes reduce I/O performed during cumulative incremental backups.
The change tracking file must always be backed up when you perform a full database backup.
Block change tracking will always reduce I/O performed during cumulative incremental backups.
More than one database block may be read by an incremental backup for a change made to a single block.
The incremental level 1 backup that immediately follows the enabling of block change tracking will not read the change tracking file to discover changed blocks.
第18题:
The backup contains all the used blocks.
The backup contains all the used and unused blocks.
The backup contains blocks that have changed since the last level 0 backup.
The backup contains blocks that have changed since the last level 1 backup taken last week.
第19题:
the file by using the Previous Versions Client
the file from the full backup performed on Monday
the file from the incremental backup performed on Thursday
the user’s computer by using Automated System Recovery (ASR)
第20题:
RMAN reads the block change tracking file only when it performs the incremental level 0 backup.
RMAN reads the block change tracking file when it performs both incremental backups.
RMAN reads the block change tracking file only when it performs the incremental level 1 backup.
RMAN does not read the block change tracking file when it performs either incremental backup.
第21题:
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING