CMS专题

单选题You have implemented OMF for redo log management. Which of the following choices reflects a log filename that might be employed when OMF is enabled?()A log01.log B logORCL01.log C 1_2.logALTER ROLLBACK SEGMENT D ora_1_asdf1234.log

题目
单选题
You have implemented OMF for redo log management. Which of the following choices reflects a log filename that might be employed when OMF is enabled?()
A

log01.log 

B

logORCL01.log 

C

1_2.logALTER ROLLBACK SEGMENT 

D

ora_1_asdf1234.log

参考答案和解析
正确答案: C
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In your production database, you have observed that the database server performance degrades whenever there is a switch between the log groups. On further investigation, you find that the database is running in ARCHIVELOG mode and the archived log files are being written to the same disk that is used to store the redo log members.  Which two actions would you take to improve the performance of the database server?()

  • A、increase the size of the redo log buffer
  • B、increase the number of redo log groups
  • C、increase the number of log writer processes
  • D、increase the number of ARCn processes
  • E、change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location

正确答案:B,E

第2题:

If you create your database using Oracle Managed Files (OMF), what is true?()

  • A、You must use Oracle predefined names to identify raw partitions that will hold OMF structures. 
  • B、You must define directories for two online redo log groups and three copies of the control file. 
  • C、If your CREATE DATABASE command fails, any OMF database files that have already been created will be dropped automatically. 
  • D、You must use only OMF data files when adding new tablespaces or data files to your database in the future.

正确答案:D

第3题:

Your database is in ARCHIVELOG mode. You have two online redo log groups, each of which contains oneredo member. When you attempt to start the database, you receive the following errors:ORA-00313: open failed for members of log group 1 of thread 1ORA-00312: online log 1 thread 1: ‘D:\REDO01.LOG‘You discover that the online redo log file of the current redo group is corrupted.Which statement should you use to resolve this issue?()

A. ALTER DATABASE DROP LOGFILE GROUP 1;

B. ALTER DATABASE CLEAR LOGFILE GROUP 1;

C. ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;

D. ALTER DATABASE DROP LOGFILE MEMBER ‘D:\REDO01.LOG


参考答案:C

第4题:

You have implemented OMF for redo log management. Which of the following choices reflects a log filename that might be employed when OMF is enabled?()

  • A、log01.log 
  • B、logORCL01.log 
  • C、1_2.logALTER ROLLBACK SEGMENT 
  • D、ora_1_asdf1234.log

正确答案:D

第5题:

Your database is in ARCHIVELOG mode. You have two online redo log groups,each of which contains one redo member.  When you attempt to start the database, you receive the following errors:()

  • A、 ALTER DATABASE DROP LOGFILE GROUP 1
  • B、 ALTER DATABASE CLEAR LOGFILE GROUP 1
  • C、 ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1
  • D、 ALTER DATABASE DROP LOGFILE MEMBER ’D:///REDO01.LOG’

正确答案:C

第6题:

Which two statements are true regarding the database in ARCHIVELOG mode?()

  • A、You have to shut down the database to perform the backups.
  • B、Archiving information is written to the data files and redo log files.
  • C、You can perform complete database backups without closing the database.
  • D、Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.
  • E、All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.

正确答案:C,E

第7题:

You performed an incomplete recovery and opened the database with the RESETLOGS option. The LOG_ARCHIVE_FORMAT parameter is set to ’ora_%t_%s_%r.log’.  Which statement regarding the archived redo log files, created in an earlier incarnation of the database,is true?()

  • A、 The archived redo log files will be overwritten.
  • B、 The archived redo log files are deleted automatically.
  • C、 The archived redo log files should be moved to some other location.
  • D、 The archived redo log files are still maintained because the file names are unique.

正确答案:D

第8题:

Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()

  • A、SMON would automatically restore the lost file.
  • B、You would need to restore the whole database from the last backup.
  • C、You would need to restore the file from the last full database backup.
  • D、You would need to use flashback technology to restore the lost redo log member.
  • E、You would need to use Recovery Manager (RMAN) to restore the lost redo log member.
  • F、You would need to restore the missing log file by copying one of the remaining files from the same group.

正确答案:F

第9题:

You have configured the flash recovery area to store online redo log files, control files, archived redo logs and RMAN backups. Which of the following files can you successfully delete from the flash recovery area if you want to reclaim the space within it?()

  • A、 multiplexed control files
  • B、 RMAN obsolete backups
  • C、 multiplexed online redo log files
  • D、 archived redo logs that have not been copied to tape

正确答案:B

第10题:

You have configured OMF in your database. You enabled the ALTER DATABASE ENABLE BLOCK CHANGE TRACKING; statement to enable the block change tracking feature.  What information will be written in the change tracking file?()

  • A、 the system change number
  • B、 the locations of the redo log files
  • C、 the locations of the datafiles
  • D、 the physical location of all the database changes

正确答案:D

更多相关问题