Which RMAN command do you use to verify that the RMAN repository information is synchronized with the actual files that exist on disk?()A、LISTB、CHANGEC、CATALOGD、CROSSCHECK

Which RMAN command do you use to verify that the RMAN repository information is synchronized with the actual files that exist on disk?()

  • A、LIST
  • B、CHANGE
  • C、CATALOG
  • D、CROSSCHECK

相关考题:

Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?() A. stored scripts in the recovery catalogB. backups that can be deleted from diskC. backup sets and image copies are obsoleteD. backups that do not have the AVAILABLE status in the RMAN repository RMAN

WhichRMANcommanddoyouusetoverifythattheRMANrepositoryinformationissynchronizedwiththeactualfilesthatexistondisk?() A.LISTB.CHANGEC.CATALOGD.CROSSCHECK

You need to check the EMP_EAST partition in the EMPLOYEES table for physical corruptions. You also need to verify that the rows belong to the correct partition. Which option could you use?()A、 LogMinerB、 The DBNEWID utilityC、 The DBVERIFY utilityD、 The ANALYZE commandE、 The RMAN REPORT commandF、 The RMAN CROSSCHECK command.G、 The RMAN BLOCKRECOVER command.

You are performing backup and recovery operations by using RMAN. You are using a recovery catalog for the RMAN repository. You are planning to migrate to ASM disk storage to enable new disks to be added to the database without shutting down the database.   Which information is NOT required during the migration process?()A、 Database Identifier (DBID)B、 names and location of datafilesC、 names and location of control filesD、 names and location of online redo log files

Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?()A、stored scripts in the recovery catalogB、backups that can be deleted from diskC、backup sets and image copies are obsoleteD、backups that do not have the AVAILABLE status in the RMAN repository RMAN

In which scenario, will you issue the following command?() RMAN REPORT NEED BACKUP DAYS 7;A、 to configure RMAN to maintain backup information in the RMAN repository for seven daysB、 to configure RMAN to maintain backup information in the control file for at least seven daysC、 to display the list of files that have not been backed up for the last seven daysD、 to display the list of files that must be backed up within seven days

You are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is jetting filled up very fast and it is running out of space. Your database flash recovery area is low on space and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery?()A、Change the RMAN archived log deletion policyB、Use the RMAN CROSSCHECK command to reclaim the archived log spaceC、Change the RMAN retention policy to retain backups for a shorter period of timeD、Use OS command to move files from the flash recovery area to some other location

Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?() (Choose two.)A、stored scripts in the recovery catalog.B、backups that can be deleted from disk.C、backup sets and image copies are obsolete.D、backups that do not have the AVAILABLE status in the RMAN repository.

Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMANrepository can be listed?()A、Stored scripts in the recovery catalogB、Backups that can be deleted from diskC、Backup sets and images copies that are obsoleteD、Backups that do not have the AVAILABLE status in the RMAN repository

The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()A、 the RMAN LIST commandB、 the DBNEWID utilityC、 the RMAN REPORT commandD、 the RMAN BLOCKRECOVER commandE、 the RMAN CROSSCHECK commandF、 the ANALYZE command

You have an Automatic Storage Management (ASM) instance managing the database files of your production database. The database contains ASM files and non-ASM files. Using Recovery Manager (RMAN), you migrate the complete production database to use the ASM instance. Which statement is true? ()A、 RMAN would relocate all the data files to an ASM disk group and other files to an operating system location, defined using Oracle Managed Files (OMF).B、 RMAN would relocate the ASM files to an ASM disk group and the non-ASM files to an operating system location, defined using OMFC、 RMAN would relocate all the database files to an ASM disk group.D、 RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.

Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed?()A、Stored scripts in the recovery catalogB、Backups that can be deleted from diskC、Backup sets and images copies that are obsoleteD、Backups that do not have the AVAILABLE status in the RMAN repository

Your company decided to start using RMAN in its backup strategy. Previously your company used operating system file copies. Which command is used to make RMAN aware of existing backups made by copying files at the operating system?()A、CHANGEB、RESYNCC、CATALOGD、CROSSCHECK

Using the LIST command in Recovery Manager (RMAN),which two pieces of information in the RMAN repository can be listed?() A、 stored scripts in the recovery catalogB、 backups that can be deleted from diskC、 backup sets and image copies are obsoleteD、 backups that do not have the AVAILABLE status in the RMAN repository

You are administering a database stored in Automatic Storage Management (ASM). You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metadata regularly. You lost an ASM disk group DG1 due to hardware failure. In which three ways can you re-create the lost disk group and restore the data?()A、Use the MD_RESTORE command to restore metadata for an existing disk group by passing the existing disk group name as an input parameter and use RMAN to restore the data.B、Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group and data on the disk group.C、Use the MD_RESTORE command to restore the disk group with the changed disk group specification, failure group specification, name, and other attributes and use RMAN to restore the data.D、Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group name and same set of disks and failure group configuration, and use RMAN to restore the data.E、Use the MD_RESTORE command to restore both the metadata and data for the failed disk group.F、Use the MKDG command to add a new disk group DG1 with the same or different specifications for failure group and other attributes and use RMAN to restore the data.

You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository.  Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()A、 rman TARGET / NOCATALOGB、 rman TARGET sys/passwordC、 rman TARGET sys/password AS SYSDBAD、 rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat

ou are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is (jetting filled up very fast and it is running out of space.  Your database flash recovery area is low on specie and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery()A、 Change the RMAN archived log deletion policy.B、 Use the RMAN CROSSCHECK command to reclaim the archived log space.C、 Change the RMAN retention policy to retain backups for a shorter period of time.D、 Use OS command to move files from the flash recovery area to some other location.

Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed? ()A、backups that can be deletedB、stored scripts in the recovery catalogC、backup sets and image copies that are obsoleteD、only the most recent backup sets or image copiesE、backups that do not have the AVAILABLE status in RMAN repository

You have used the CROSSCHECK BACKUP command to verify that the backups recorded in the RMAN repository actually exist.  Which command should you now use to check if any of the files were missing?()A、LIST EXPIREDB、DELETE EXPIREDC、DELETE OBSOLETED、CHANGE UNCATALOG

单选题In which scenario, will you issue the following command?() RMAN REPORT NEED BACKUP DAYS 7;A to configure RMAN to maintain backup information in the RMAN repository for seven daysB to configure RMAN to maintain backup information in the control file for at least seven daysC to display the list of files that have not been backed up for the last seven daysD to display the list of files that must be backed up within seven days

单选题You need to check the EMP_EAST partition in the EMPLOYEES table for physical corruptions. You also need to verify that the rows belong to the correct partition. Which option could you use?()A LogMinerB The DBNEWID utilityC The DBVERIFY utilityD The ANALYZE commandE The RMAN REPORT commandF The RMAN CROSSCHECK command.G The RMAN BLOCKRECOVER command.

单选题You are maintaining your database in Oracle10g. You are required to view the list of files that have not been backed up for the last seven days. Which RMAN command will you use?()A LIST commandB CROSSCHECK commandC REPORT commandD SHOW command

单选题You are performing backup and recovery operations by using RMAN. You are using a recovery catalog for the RMAN repository. You are planning to migrate to ASM disk storage to enable new disks to be added to the database without shutting down the database.   Which information is NOT required during the migration process?()A Database Identifier (DBID)B names and location of datafilesC names and location of control filesD names and location of online redo log files

单选题You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository.  Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()A rman TARGET / NOCATALOGB rman TARGET sys/passwordC rman TARGET sys/password AS SYSDBAD rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat

单选题Which RMAN command do you use to verify that the RMAN repository information is synchronized with the actual files that exist on disk?()ALISTBCHANGECCATALOGDCROSSCHECK

单选题The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()Athe DBNEWID utilityBthe ANALYZE commandCthe RMAN LIST commandDthe RMAN REPORT commandEthe RMAN CROSSCHECK commandFthe RMAN BLOCKRECOVER command

单选题Which RMAN command is used to verify the status of a backup or copy, and also updates the repository when files have been deleted using operating system commands?()ACHANGEBRESYNCCCATALOGDCROSSCHECK