You lost the PRODSTD tablespace, which was read/write. The t

题目
单选题
You lost the PRODSTD tablespace, which was read/write. The tablespace was read-only when the last backup was performed. How would you recover the tablespace?()
A

 restore the tablespace from the backup; there is no need to apply the redo information

B

 restore the full database to recover the data up to the point when you performed the backup

C

 restore the tablespace from the backup and then perform a recovery using the backup control file

D

 restore the tablespace from the backup and then recover the tablespace; all the redo information from the point when the tablespace was made read/write is applied

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

第1题:

You lost a temporary file that belongs to the default temporary tablespace in your database. From the options provided, which approach would you take to solve the problem? ()

  • A、flash back the database
  • B、import the temporary tablespace from the last export
  • C、restore all the data files and temporary files from the last full database backup and perform a recovery
  • D、not perform a recovery, but create a new temporary tablespace, make it the default temporary tablespace and then drop the old tablespace

正确答案:D

第2题:

You lost the index tablespace in your database. You decided to re-create the index tablespace and the indexes in the tablespace. What methods can you use to re-create the indexes?()

  • A、 SQL scripts
  • B、 Recovery Manager (RMAN) script
  • C、 Data Pump
  • D、 SQL*Loader
  • E、 Flashback database

正确答案:A,C

第3题:

At database startup, you discover that one of the disks containing an index tablespace has been lost due to a media failure. A backup of the lost index tablespace is not available. You have all the necessary scripts to recreate the indexes. You need to re-create the indexes in a new index tablespace. Which action must you perform before re-creating the indexes?()

  • A、 Start the database in OPEN mode, and create a new index tablespace.
  • B、 Start the database in OPEN mode, and drop the lost index tablespace from the database.
  • C、Start the database in MOUNT mode, create a new index tablespace, and drop the lost index tablespace from the database.
  • D、 Start the database in MOUNT mode, drop the lost index tablespace from the database, open the database, and create a new index tablespace.

正确答案:D

第4题:

Your database contains a temporary tablespace, index tablespace, undo tablespace, and a read-only tablespace apart from the SYSTEM and SYSAUX tablespaces. If a media failure occurs resulting in the loss of any of these tablespaces, which tablespace is NOT required for the database to start?()

  • A、 undo tablespace
  • B、 index tablespace
  • C、 read-only tablespace
  • D、 temporary tablespace

正确答案:D

第5题:

You lost the index tablespace in your database. You decided to re/x7fcreate the index tablespace and the indexes in the tablespace.  What methods can you use to re/x7fcreate the indexes?()

  • A、Data Pump
  • B、SQL scripts
  • C、SQL*Loader
  • D、Flashback database
  • E、Recovery Manager (RMAN) script

正确答案:A,B

第6题:

Your database is running in the ARCHIVELOG mode. You placed a tablespace, tbs_1, offline with the immediate option. Which statement is correct in this scenario? ()

  • A、The operation would fail if tbs_1 were a read-only tablespace.
  • B、The operation would fail if tbs_1 were a read/write tablespace.
  • C、The operation would fail if tbs_1 were the default tablespace for the database.
  • D、If the above operation were successful, media recovery would be required to bring the tablespace online.
  • E、If the above operation were successful, instance recovery would be required to bring the tablespace online.

正确答案:D

第7题:

You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()

  • A、 take data files from the read-only tablespace offline before performing a recovery
  • B、 recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the database
  • C、 drop the read-only tablespace and re-create the tablespace after recovery
  • D、 perform a recovery; status of the tablespace in control file will be changed automatically

正确答案:A

第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题:

Due to media failure you lost one of the data files belonging to the USERS tablespace, and the tablespace is not available to use. Which statement regarding the status of the database is true?()

  • A、The database remains open.
  • B、The database gets dismounted.
  • C、The database becomes read only.
  • D、The database instance gets aborted.
  • E、The database gets shut down automatically.
  • F、The status of the database depends on the status of the USERS tablespace.

正确答案:A

第10题:

When performing an incomplete recover of the whole database, which data files must you restore? ()

  • A、Only the damaged or lost data files.
  • B、All of the data files of the database.
  • C、Only the data files belonging to the SYSTEM tablespace.
  • D、The data files belonging to the SYSTEM tablespace and the damaged or lost data files.

正确答案:B

更多相关问题