Your database is configured in NOARCHIVELOG mode. All the co

题目
多选题
Your database is configured in NOARCHIVELOG mode. All the control files have been lost due to a hard disk failure but the data files are not lost. You have the closed whole database backup available to you.  Which two statements are true in this scenario?()
A

The instance aborts.

B

The database cannot be recovered.

C

The database can be recovered by restoring the control files from the backup.

D

The database remains opened and you have to shut it down with the ABORT option.

E

The database can be restored till the point of the last closed whole database backup.

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

第1题:

The database is currently running in the NOARCHIVELOG mode. What would be the first step to configure Flashback Database?()

  • A、 Enable flashback logging.
  • B、 Start the database in the ARCHIVELOG mode.
  • C、 Issue the ALTER DATABASE FLASHBACK ON; command.
  • D、 Set the FAST_START_MTTR_TARGET initialization parameter.

正确答案:A

第2题:

You are managing an Oracle Database 11g database. You configured the database to run inARCHIVELOG mode.  Which two statements are true in this scenario()

  • A、You must shut down the database instance to perform the backups.
  • B、You must configure the Flash Recovery Area (FRA) for the database.
  • C、You can perform complete database backups without closing the database.
  • D、All the previous closed database backups including control files become invalid after you configure thedatabase to ARCHIVELOG mode.

正确答案:C,D

第3题:

You are working on the PROD database, which is in NOARCHIVELOG mode. You lost the active online redo log group due to a media failure. How should you recover your database?()

  • A、 Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, open the database with the RESETLOGS option after performing a cancel-based recovery.
  • B、 Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, drop the lost redo log group and open the database with the RESETLOGS option after performing a cancel-based recovery.
  • C、 Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, clear the lost redo log group and open the database with the RESETLOGS option after performing a cancel-based recovery.
  • D、 Do nothing. You do not need to recover the database in this case; an instance recovery will be performed by the SMON process on startup.

正确答案:A

第4题:

A shoot-out has erupted between your MS development teams using .NET and your Linux development teams using Java.  Knowing that your database is in danger,which command would you use to back up your NOARCHIVELOG mode database using RMAN with compression?()

  • A、 backup database all
  • B、 backup compressed database
  • C、 backup as compressed backupset database
  • D、 backup as compressed backup database plus archivelog all
  • E、 backup as compressed backupset database plus compress archivelog all

正确答案:C

第5题:

you can perform an active database duplication when the database is in NOARCHIVELOG mode.()

  • A、 True
  • B、 False

正确答案:B

第6题:

For which database operation would you need the database to be in the MOUNT state()

  • A、renaming the control files
  • B、re-creating the control files
  • C、dropping a user in your database
  • D、dropping a tablespace in your database
  • E、configuring the database instance to operate in the ARCHIVELOG or NOARCHIVELOG modes

正确答案:E

第7题:

Your database is in NOARCHIVELOG mode. After which two operations you should take the backup of control file?()

  • A、adding a new user to the database
  • B、dropping a user from the database
  • C、dropping a table from the database
  • D、dropping a data file from a tablespace
  • E、adding a new tablespace to the database

正确答案:D,E

第8题:

Your database is running in NOARCHIVELOG mode. You want to put the database in ARCHIVELOG mode. Which two statements regarding archive log destinations are true?()

  • A、The destination must be global only.
  • B、A maximum of five destinations can be assigned.
  • C、A maximum of ten different destinations can be assigned.
  • D、All the destinations are determined by the server automatically.
  • E、The destination may be local or remote for a Standby Database.
  • F、The destination can be changed by setting the LOG_ARCHIVE_FORMAT initialization parameter.

正确答案:C,E

第9题:

Your database is configured in NOARCHIVELOG mode. All the control files have been lost due to a hard disk failure but the data files are not lost. You have the closed whole database backup available to you. Which two statements are true in this scenario?()

  • A、The instance aborts.
  • B、The database cannot be recovered.
  • C、The database can be recovered by restoring the control files from the backup.
  • D、The database remains opened and you have to shut it down with the ABORT option.
  • E、The database can be restored till the point of the last closed whole database backup.

正确答案:A,E

第10题:

You are peer reviewing a fellow DBAs backup plan for his NOARCHIVELOG mode database, as shown here:   Put the tablespaces in backup mode.  Back up the datafiles for all tablespaces. Take the tablespaces out of backup mode. Back up all archived redo logs.   Your colleague asks for you to comment on his plan.  Which response would be correct?()

  • A、 The plan will work as is.
  • B、 The plan needs to be modified to allow for an archive-log switch after step 3.
  • C、 The plan needs to be modified so that a backup of the archived redo logs occurs before step 1.
  • D、 The plan needs to be adjusted to shut down the database after step 1 and to restart the database after step 2.
  • E、 The plan cannot work as presented.

正确答案:B

更多相关问题