单选题While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files.  What implications does it have on the backup of the flash recovery area?()A The backup fails because one of the archived redo log files is missing.B The backup succeeds but it would be without the missing archived log.C During backup,you are prompted for the alternative destination for the missing archived redo log file.D The backup succeeds because it fails over to one of the alternative archived redo log destinations.

单选题
While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files.  What implications does it have on the backup of the flash recovery area?()
A

 The backup fails because one of the archived redo log files is missing.

B

 The backup succeeds but it would be without the missing archived log.

C

 During backup,you are prompted for the alternative destination for the missing archived redo log file.

D

 The backup succeeds because it fails over to one of the alternative archived redo log destinations.


参考解析

解析: 暂无解析

相关考题:

单选题Which of the following are not disabled by default?()A JobsB ChainsC WindowsD Window groupsE Schedule

单选题Which of the following would be affected by setting NLS_LENGTH_SEMANTICS=CHAR?()A All objects in the databaseB Tables owned by SYS and SYSTEMC Data dictionary tablesD NCHAR columnsE CHAR columns

单选题You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema owned by the user RCO11. The INST1 database contains an Oracle Database version 10.1 catalog schema owned by the user RCAT10.  You want the RMAN to import metadata for database IDs 1423241 and 1423242, registered in RCAT10, into the recovery catalog owned by RCO11. You also want to deregister them from the catalog after import. You executed the following commands to achieve this:   RMAN CONNECT CATALOG rco11/password@catdb  RMAN IMPORT CATALOG rcat10/oracle@inst1 DBID=1423241,1423242;   What happens if the RCO11 catalog has scripts with the same name as that of the scripts in RCAT10 catalog?()A The scripts in the RCO11 catalog are overwritten.B RMAN renames the local stored scripts in the RCO11 catalog.C The RMAN session in which the command is executed aborts.D RMAN renames the global scripts that are imported from the RCAT10 catalog.

多选题You want to take a complete database backup using RMAN. The backup should consist onlythe used blocks from your database. Which two statements are true about this backup operation?()ABackup compression should be enabledBParallelism for the channel should be set to 2CAll the files must be backed up as backup setsDThe backup may be stored either on disk or on media with media manager

多选题While Monitoring the space usage in your database that is in ARCHIVELOG mode you observed   that the flash recovery area does not have enough free space to accommodate any more files and you do not have necessary permissions to add more space to it.  Identify the two events that can occur in the event of a log switch?()AAn entry is created in the alert log file and the database instance continues to function normallyBThe log switch hangs occur for transactions until free space is available in the flash recovery areaCThe Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery areaDThe database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented

单选题You want to set the following initialization parameters for your database instance:   LOG_ARCHIVE_DEST_1 = ’LOCATION=/disk1/arch’ LOG_ARCHIVE_DEST_2 = ’LOCATION=/disk2/arch’ LOG_ARCHIVE_DEST_3 = ’LOACTION=/disk3/arch’ LOG_ARCHIVE_DEST_4 = ’LOCATION=/disk4/arch MANDATORY’   Identify the statement that correctly describes this setting.()A The MANDATORY location must be a flash recovery area.B The optional destinations may not use the flash recovery area.C This setting is not allowed because the first destination is not set as MANDATORY.D The online redo log file is not allowed to be overwritten if the archived log cannot be created in the fourth destination.

单选题Which of the following is not a valid calendaring syntax element?()A FREQB BYHOURC RUNDATED INTERVALE BYMINUTE

单选题While tuning a SQL statement, the SQL Tuning Advisor finds an existing SQL profile for the statement that has stale statistics available. What would the optimizer do in this situation?()A It updates the existing SQL profiles with current statisticsB It makes the statistics information available to GATHER_STATS_JOBC It initiates the statistics collection process by running GATHER_STATS_JOBD It logs a warning message in the alert log so that the DBA can perform statistics collection manually

单选题Which statement is true regarding online redefinition for the migration of BasicFile LOBs to SecureFile LOBs?()A It cannot be done in parallel.B It can be done at the table level or partition level.C It does not require additional storage because the operation is done online.D Local and global indexes are maintained automatically during the operation.

多选题Which statements are true regarding the system-defined moving window baseline in Oracle Database 11g?()AIt does not allow you to change the moving window size.BAdaptive threshold functionalities use it by default to compute statistics.CIt is created by default with the window size being equal to the AWR retention time.DIt is created when the first snapshot is collected by the Automatic Workload Repository (AWR).

多选题Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)ADatabase datafilesBControl filesCOnline redo logsDDatabase pfilesEArchived redo logs