单选题You are maintaining your database in Oracle10g. While performing an incremental backup of the database, you want to back uponly those blocks that have changed since the last backup. Which file will you create to increase the performance of the backup o

题目
单选题
You are maintaining your database in Oracle10g. While performing an incremental backup of the database, you want to back uponly those blocks that have changed since the last backup. Which file will you create to increase the performance of the backup operation while performing the incremental backup of the database?()
A

 redo log files

B

 password file

C

 control file

D

 change tracking file

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are using the Block Media Recovery feature to recover the blocks that are marked corrupt since the last backup. Which view will you query to display information about the data blocks that are marked corrupt since the last backup?()

  • A、 V$BACKUP_CORRUPTION
  • B、 V$COPY_CORRUPTION
  • C、 V$DATABASE_BLOCK_CORRUPTION
  • D、 RC_BACKUP_CORRUPTION

正确答案:C

第2题:

According to your backup strategy, you performed an incremental level 0 backup of yourdatabase. Which statement regarding this backup is true?()

  • A、The backup is similar to image copy.
  • B、The backup contains all used data blocks.
  • C、The backup contains only unused data blocks.
  • D、The backup contains all data blocks changed since the last incremental level 1 backup.

正确答案:B

第3题:

You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online. Which statement about performing user-managed backups in a 24x7 environment is true?()

  • A、You must have change tracking enabled in your database
  • B、Your database must be running in NOARCHIVELOG mode
  • C、To back up a tablespace, it must be in backup mode
  • D、To back up a tablespace, it must first be taken offline

正确答案:C

第4题:

Your database is in NOARCHIVELOG mode. You start to do a backup, but your users complain that they dont want you to shut down the database to perform the backup. What options are available to you?()  

  • A、 Put the database in hot backup mode and perform an online backup,including backing up the  archived redo logs.
  • B、 Just back up the database datafiles without shutting down the database.
  • C、 You will have to wait until you can shut down the database to perform the backup.
  • D、 Mark each datafile as backup in progress, back them up individually,and then mark them as backup not in progress. No archived redo logs will need to be backed up.
  • E、 Only back up the datafiles that the user will not be touching. Once the user has finished what they were doing,you can shut down the database and back up the datafiles the user changed during the  course of the remaining backup

正确答案:C

第5题:

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

  • A、The backup contains all the used blocks.
  • B、The backup contains all the used and unused blocks.
  • C、The backup contains blocks that have changed since the last level 0 backup.
  • D、The backup contains blocks that have changed since the last level 1 backup taken last week.

正确答案:C

第6题:

You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode and you want to perform a backup. Which type of backup would be appropriate in this case? ()

  • A、Hot backup
  • B、Online backup
  • C、consistent backup
  • D、incremental backup
  • E、inconsistent backup

正确答案:C

第7题:

You perform differential incremental level 1 backups of your database on each working day and level 0 backup on Sundays, to tape.  Which two statements are true about differential incremental backups()

  • A、The backup performed on Sundays contains all the blocks that have ever been used in the database.
  • B、The backup performed on Sundays contains all the blocks that have changed since the last level 1backup. 
  • C、The backup performed on each working day contains all the blocks that have changed since the lastlevel 0 backup.
  • D、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.

正确答案:A,D

第8题:

You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) to perform backups in your databases. Which four backup operations can be performed using RMAN?()

  • A、A backup of the target database when it is mounted
  • B、A backup of online redo log files when the database is open
  • C、A backup of only used data blocks in the file beingbeingbackup up
  • D、A backup of online, read/write data files when the database is open
  • E、A backup of only those data blocks that have changed since a previous backup
  • F、A backup of online, read/write data files when the database is in the NOMOUNT state.

正确答案:A,C,D,E

第9题:

You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation?()

  • A、 The backup as copy can only be taken to disk
  • B、 The backup as copy can only be taken to tape
  • C、 Backup can be performed only when the instance is shutdown
  • D、 Backup will constitute all used and unused blocks in the database

正确答案:A,D

第10题:

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

  • A、The backup performed in step 1 backs up all blocks that have ever been in use in the database.
  • B、The backup performed in step 2 copies all the blocks changed since the most recent level 0 backup.
  • C、The backup performed in step 1 backs up all the blocks changed since the most recent level 1 backup.
  • D、The backup performed in step 2 backs up all blocks that have changed since the most recent incrementalbackup at level 1

正确答案:A,B

更多相关问题