In the parameter file of your production database, the CONTROL_FILE_RECORD_KEEP_TIME parameter is set to 31. What would be the impact of this setting on the backup that is being performed by using Recovery Manager (RMAN)?()A、 The backup would be retained on the media for 31 days.B、 The backup would be maintained in the recovery catalog for 31 days.C、 The backup metadata would be retained in the control file for 31 days.D、 The backup metadata would be maintained in the recovery catalog for 31 days.E、 Automatic backups of the control file will be retained in the flash recovery area for 31 days.

In the parameter file of your production database, the CONTROL_FILE_RECORD_KEEP_TIME parameter is set to 31. What would be the impact of this setting on the backup that is being performed by using Recovery Manager (RMAN)?()

  • A、 The backup would be retained on the media for 31 days.
  • B、 The backup would be maintained in the recovery catalog for 31 days.
  • C、 The backup metadata would be retained in the control file for 31 days.
  • D、 The backup metadata would be maintained in the recovery catalog for 31 days.
  • E、 Automatic backups of the control file will be retained in the flash recovery area for 31 days.

相关考题:

Which of the following information will be gathered by the SQL Test Case Builder for the problems pertaining to SQL-related problems?()A、ADR diagnostic filesB、all the optimizer statisticsC、initialization parameter settingsD、PL/SQL functions, procedures, and packagesE、the table and index definitions and actual data

Why would you use WebLogic Diagnostics Framework (WLDF) instead of Oracle Enterprise Manager (OEM) ()A、 WLDF has better performance than OEM B、 my organization already has a solution for unified management and monitoring; we need to supplement that with some specific WLS-related capabilitiesC、 OEM is not certified with latest version of WLSD、 OEM is really focused on the database tier, is not meant to address JEE management and monitoring

Which two statements are true regarding undo tablespaces()A、The database can have more than one undo tablespace.B、The UNDO_TABLESPACE parameter is valid in both automatic andmanualundo management.C、Undo segments automatically grow and shrink as needed, acting as circular storage buffer for their assigned transactions.D、An undotablespaceis automatically created if the UNDO_TABLESPACEparameter is not set and the UNDO_MANAGEMENT parameter is set to AUTO during the database instance start up.

Identify two tasks of the Application tier in 11i Oracle Applications architecture. ()(Choose two.)A、process business logicB、store business logic in the databaseC、retrieve business logic from the databaseD、manage communication between desktop/client tier and database tier

Which three features are provided by Oracle Net Services? ()A、Data encryption.B、User authentication.C、Transparent data conversionD、Configuration and administration mechanisms.E、Support for multiple network transport protocols.

Your database operates in ARCHIVELOG mode. User-managed consistent backups are performed every  Sunday night. On Tuesday, client A drops a table at 8:00 a.m. as follows:  SQL DROP TABLE cust_ord PURGE;  Table dropped.  Client B executes a query at 9:00 a.m. on the same table as follows:  SQL SELECT * FROM cust_ord;  SELECT * FROM cust_ord  *ERROR at line 1:ORA-00942: table or view does not exist  Client B needs the dropped table and reports the problem to you.With reference to this scenario, which action should you take?()A、 retrieve the table by using the flashback featureB、 restore all the data files from last Sunday’s backup and then perform a time-based recoveryC、 restore all the data files from last Sunday’s backup and then perform a log sequence recoveryD、 restore all the data files from last Sunday’s backup and then perform a cancel-based recoveryE、 restore from last Sunday’s backup only data files that belong to the tablespace in which the table was stored and then perform a complete recovery

You want to perform a backup of your database to tape. Which backup format can you use?()A、backup set onlyB、image copy onlyC、only user-managed backupD、both image copy and backup setE、only incremental image copy backup