You are performing an incomplete recovery because a tablespa

题目
单选题
You are performing an incomplete recovery because a tablespace is dropped and purged from the Recycle Bin. In which mode will you execute the following code?()  RMAN>RUN  {   SET UNTIL SEQUENCE  THREAD ;   RESTORE DATABASE;   RECOVER DATABASE;  }
A

 NOMOUNT

B

 MOUNT

C

 OPEN

D

 RESTRICTED

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

第1题:

You are using Recovery wizard for performing incomplete recovery. Which of the following object types is NOT available in the Perform Recovery :Type screen?()

  • A、 Whole database
  • B、 Tablespaces
  • C、 Datafiles
  • D、 Archive logs
  • E、 Redo logs

正确答案:E

第2题:

You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for your production database. You have registered your production database and are performing regular backups. Because of a new requirement you have added a few new tablespaces to your production database and you want them to be included in backups.  Identify two options for completing this task.()

  • A、 Reregistering the target database in recovery catalog
  • B、 Transporting the new tablespaces to the recovery catalog database
  • C、 Syncronizing the recovery catalog with the target database control file
  • D、 Performing a fresh backup of the target database to include the new data files in the catalog database

正确答案:C,D

第3题:

You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for yourproduction database. You have registered your production database and are performing regular backups.Because of a new requirement you have added a few new tablespaces to your production database and youwant them to be included in backups.Identify two options for completing this task. ()(Choose two.)

A. Reregistering the target database in recovery catalog

B. Transporting the new tablespaces to the recovery catalog database

C. Syncronizing the recovery catalog with the target database control file

D. Performing a fresh backup of the target database to include the new data files in the catalog database


参考答案:C, D

第4题:

You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for yourproduction database. You have registered your production database and are performing regular backups. Because of a new requirement you have added a few new tablespaces to your production database and youwant them to be included in backups.Identify two options for completing this task. ()(Choose two.)

  • A、Reregistering the target database in recovery catalog
  • B、Transporting the new tablespaces to the recovery catalog database
  • C、Syncronizing the recovery catalog with the target database control file
  • D、Performing a fresh backup of the target database to include the new data files in the catalog database

正确答案:C,D

第5题:

You have to shut down the database instance with the ABORT option because of a hardware failure. Which statement is true about the subsequent opening of the database?()

  • A、The database would open normally.
  • B、The database would not open, and it would stop at mount stage.
  • C、The database would open after automatically performing instance recovery.
  • D、The database would not open, and you have to perform database recovery to open it.

正确答案:C

第6题:

You are maintaining your database in Oracle10g. You are performing an incomplete recovery because the tablespace, DATA1, was dropped and purged from the Recycle Bin. After performing an incomplete recovery, you open the database with the RESETLOGS option.  What will NOT be the impact of using the RESETLOGS option?()

  • A、 The log sequence for the database will restart from 1.
  • B、 The log sequence number will be written to the control file.
  • C、 The log sequence number will be written to the datafile headers.
  • D、 The log sequence number will be written to the initialization parameter file.

正确答案:D

第7题:

You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()

  • A、 The target database must be in the MOUNT mode to ensure restoration of the datafiles.
  • B、 You can restore the datafiles from the backup by using the RMAN utility only if the backups were taken using the RMAN utility.
  • C、 The control file must be recreated.
  • D、 The database must be opened with the RESETLOGS option.

正确答案:C

第8题:

In your production database, users report that they are unable to generate reports on an important table because it does not contain any data. While investigating the reason, you realize that another user executed the TRUNCATE TABLE command, which accidentally caused the data to be lost. Now you want to recover the lost data of the table without affecting objects in other schemas.  Which method must you use to recover the lost data?()  

  • A、 Complete Recovery with online redo log
  • B、 Complete Recovery with archived redo log
  • C、 Tablespace Point-in-Time Recovery (TSPITR)
  • D、 Incomplete Recovery with system change number (SCN)

正确答案:C

第9题:

You are performing an incomplete recovery because some important tables have been dropped and purged from the Recycle Bin. Which clause can you NOT use to perform the incomplete recovery by using the RMAN utility?()

  • A、 UNTIL CANCEL
  • B、 UNTIL SCN
  • C、 UNTIL SEQUENCE
  • D、 UNTIL TIME

正确答案:A

第10题:

You are maintaining your database in Oracle10g. You find that the INDEXES index tablespace should be recovered. How will you recover the index tablespace?()

  • A、 by using the Flashback Database feature
  • B、 by using RMAN incomplete recovery
  • C、 by performing a user-managed incomplete recovery
  • D、 by dropping and re-creating the index tablespace

正确答案:D

更多相关问题