1Z0-042

多选题On which three can you use Recovery Manager (RMAN) to perform incremental backup?()Adata filesBcontrol filesCtablespacesDpassword fileEparameter fileFwhole databaseGflashback log fileHarchived log filesIchange tracking file

题目
多选题
On which three can you use Recovery Manager (RMAN) to perform incremental backup?()
A

data files

B

control files

C

tablespaces

D

password file

E

parameter file

F

whole database

G

flashback log file

H

archived log files

I

change tracking file

参考答案和解析
正确答案: H,E
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()

  • A、SMON would automatically restore the lost file.
  • B、You would need to restore the whole database from the last backup.
  • C、You would need to restore the file from the last full database backup.
  • D、You would need to use flashback technology to restore the lost redo log member.
  • E、You would need to use Recovery Manager (RMAN) to restore the lost redo log member.
  • F、You would need to restore the missing log file by copying one of the remaining files from the same group.

正确答案:F

第2题:

On which three can you use Recovery Manager (RMAN) to perform incremental backup?()

  • A、data files
  • B、control files
  • C、tablespaces
  • D、password file
  • E、parameter file
  • F、whole database
  • G、flashback log file
  • H、archived log files
  • I、change tracking file

正确答案:A,C,F

第3题:

Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)?()

A. Alert log file

B. Archived redo log files

C. Control file autobackups

D. Server Parameter file (SPFILE)

E. Recovery Manager (RMAN) backup piece


参考答案:B, C, E

第4题:

Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)?() (Choose three.)

  • A、Alert log file
  • B、Archived redo log files
  • C、Control file autobackups
  • D、Server Parameter file (SPFILE)
  • E、Recovery Manager (RMAN) backup piece

正确答案:B,C,E

第5题:

You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()

  • A、 online redo log files
  • B、 alert log files
  • C、 control file
  • D、 datafiles associated with the SYSTEM tablespace

正确答案:C

第6题:

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?()

  • A、Backup change tracking will sometimes reduce I/O performed during cumulative incremental backups.
  • B、The change tracking file must always be backed up when you perform a full database backup.
  • C、Block change tracking will always reduce I/O performed during cumulative incremental backups.
  • D、More than one database block may be read by an incremental backup for a change made to a single block.
  • E、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.

正确答案:B,C,E

第7题:

To enable faster incremental backups, you enabled block change tracking for the database.Which two statements are true about the block change tracking file?()

  • A、Multiple change tracking files can be created for a database.
  • B、The change tracking file must be created after the first level 0 backup.
  • C、RMAN does not support backup and recovery of the change tracking file.
  • D、The database clears the change tracking file and starts tracking changes again, after whole database restore and recovery operations.

正确答案:C,D

第8题:

Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)?() (Choose three.)

A. Alert log file

B. Archived redo log files

C. Control file autobackups

D. Server Parameter file (SPFILE)

E. Recovery Manager (RMAN) backup piece


参考答案:B, C, E

第9题:

Examine the following command used to perform incremental level 0 backup:   RMAN> BACKUP INCREMENTAL LEVEL 0 DATABASE;   To enable the block change tracking, after the incremental level 0 backup you issued the following command:   SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE ’/mydir/ rman_change_track.f’;To perform incremental level 1 cumulative backup, you issued the following command:   RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;   Which two statements are true in the above situation?()

  • A、 The block change tracking data will be used only from the next incremental 0 backup.
  • B、 The incremental backup will use change tracking data for accomplishing the backup.
  • C、 The incremental backup will not use change tracking data for accomplishing the backup.
  • D、 The block track file will scan all the blocks and create bitmap for all the blocks backed up in the level 0 backup.

正确答案:A,C

第10题:

Which three types of files can be automatically placed in the flash recovery area fast recovery area in 11g Release 2?()

  • A、 Alert log file
  • B、 Archived redo log files
  • C、 Control file autobackups
  • D、 Server Parameter file (SPFILE)
  • E、 Recovery Manager (RMAN) backup piece

正确答案:B,C,E

更多相关问题