When you create a backup control file, where is the resultin

题目
单选题
When you create a backup control file, where is the resulting file written to?()
A

 The database user dump destination directory

B

 The database diagnostic destination directory

C

 To $ORACLE_HOME/rdbms

D

 To $ORACLE_HOME/admin

E

 To the directory and filename you specify in the command

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

第1题:

You have discovered that one of three control files has been lost. What steps would you follow to recover that control file?()   a. Shut down the database.  b. Restore a control-file copy from backup media.  c. Use the create control file command to create a new control file.  d. Copy the backup control file into place.  e. Create a new copy of the control file from one of the surviving control files.  f. Recover the database using the recover database using backup control file command.  g. Start up the database. 

  • A、a, b, f, g
  • B、c, f, g
  • C、a, d, f, g
  • D、a, f, g
  • E、a, e, g

正确答案:E

第2题:

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

第3题:

What methods are available to recover lost control files?() 

  • A、 Backup control file.
  • B、 Emergency control file.
  • C、 The create controlfile command.
  • D、 The restore controlfile SQL*Plus command.
  • E、 No backup is required. The database will re-create the control file when it is discovered to be lost.

正确答案:C,D

第4题:

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

正确答案:D

第5题:

You issued the following statement:  SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;  What will be the result of issuing the statement?()  

  • A、 The control file will be multiplexed.
  • B、 The control file will be recreated.
  • C、The script containing the CREATE CONTROLFILE statement will be created.
  • D、 The binary backup of the control file will be created.

正确答案:C

第6题:

You executed the following command to back up the control file: ALTER DATABASE BACKUP CONTROLFILE TO TRACE; What do you find in the trace file?()

  • A、Image of the control file
  • B、Location of the control file
  • C、Contents of the control file in text format
  • D、SQL command to re-create the database
  • E、SQL command to re-create the control file
  • F、Contents of the control file in binary format

正确答案:E

第7题:

You work as a database administrator for Supportcenter.cn. You added atablespaceto your database. Because of the changes to the physical structure of your database, you performed a backup of the control file to trace. After this, you lost only the control files and the instance aborted due to a hardware failure. How would you proceed to recover the database?()

  • A、Start the instance and open the database, instance recovery automatically recoverscontrol files
  • B、Create a file based on the contents of the trace file and save it to the control file locations and start the database
  • C、Re-create the database (The recovery of the control file is not possible because you have lost all the control files.)
  • D、Start the instance, in the NOMOUNTstate,re-create the control file using the CREATE CONTROLFILE command stored in the trace file.
  • E、Start the instance and MOUNT the database, then re-create the control file using the CREATE CONTROLFILE command stored in the trace file.

正确答案:D

第8题:

You issue this statement:ALTER DATABASE BACKUP CONTROLFILE TO TRACE;  What does the statement generate?()

  • A、A text copy of the control file.
  • B、A binary copy of the control file.
  • C、A file containing a SQL statement which will re-create the database.
  • D、A file containing a SQL statement which will re-create the control file.

正确答案:D

第9题:

You issued the following RMAN command:  RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;     What is NOT an impact of using the above command?()

  • A、 When a successful backup is recorded in the RMAN repository, then a backup of the current control file is performed.
  • B、 When a structural change is made to the database, then a backup of the current control file is performed.
  • C、 When a successful backup is performed in the RMAN repository, then a backup of the spfile is performed.
  • D、 When a structural change is made to the database, then a backup of the alert log file will be performed.

正确答案:D

第10题:

When you create a backup control file, where is the resulting file written to?()  

  • A、 The database user dump destination directory
  • B、 The database diagnostic destination directory
  • C、 To $ORACLE_HOME/rdbms
  • D、 To $ORACLE_HOME/admin
  • E、 To the directory and filename you specify in the command

正确答案:E

更多相关问题