多选题What is the purpose of the RMAN recovery catalog?()AIt must be used because all RMAN-related backup and recovery metadata information is contained in it.BIt provides a convenient, optional, repository of backup- and recovery-related metadata.CIt provid

题目
多选题
What is the purpose of the RMAN recovery catalog?()
A

It must be used because all RMAN-related backup and recovery metadata information is contained in it.

B

It provides a convenient, optional, repository of backup- and recovery-related metadata.

C

It provides the ability to store RMAN scripts for global use by any database that has access to the repository.

D

It provides a means of storing all RMAN backup sets physically in an Oracle database server.

E

It provides the ability to store backup records for more than a year.


相似考题
更多“多选题What is the purpose of the RMAN recovery catalog?()AIt must be used because all RMAN-related backup and recovery metadata information is contained in it.BIt provides a convenient, optional, repository of backup- and recovery-related metadata.CIt provid”相关问题
  • 第1题:

    What is the purpose of the catalog command?()  

    • A、 To review RMAN control file and recovery catalog metadata and ensure that its correct
    • B、 To delete RMAN backup-related metadata from the recovery catalog
    • C、 To create metadata in the control file and the recovery catalog related to backup set pieces 
    • D、 To create a report that lists database backups
    • E、 To rebuild the recovery catalog

    正确答案:C

  • 第2题:

    You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()

    • A、 online redo log files
    • B、 alert log files
    • C、 control file
    • D、 datafiles associated with the SYSTEM tablespace

    正确答案:C

  • 第3题:

    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 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

    正确答案:A,D

  • 第4题:

    You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()

    • A、The backup status will be marked expired in RMAN recovery catalog.
    • B、The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.
    • C、The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl
    • D、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).
    • E、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).

    正确答案:C

  • 第5题:

    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 deleted
    • B、stored scripts in the recovery catalog
    • C、backup sets and image copies that are obsolete
    • D、only the most recent backup sets or image copies
    • E、backups that do not have the AVAILABLE status in RMAN repository

    正确答案:B,E

  • 第6题:

    Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()

    • A、 You can use RMAN stored scripts
    • B、 Recovery is faster if data is stored in catalog in addition to the control file
    • C、 You can store backup information of all registered databases in one place
    • D、 Database backups are automatically deleted when they are older than the specified time period

    正确答案:A,C

  • 第7题:

    单选题
    You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files:  $ rman target /  What would be the effect of this command?()
    A

    RMAN would use the current operating system location to place the backup.

    B

    RMAN would use the control file of the target database to maintain the backup.

    C

    RMAN would use the recovery catalog of the target database to maintain the backup.

    D

    RMAN would use the control file of the target database to maintain the backup metadata. 

    E

    RMAN would use the recovery catalog of the target database to maintain the backup metadata.


    正确答案: C
    解析: 暂无解析

  • 第8题:

    单选题
    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.


    正确答案: B
    解析: 暂无解析

  • 第9题:

    多选题
    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 deleted

    B

    stored scripts in the recovery catalog

    C

    backup sets and image copies that are obsolete

    D

    only the most recent backup sets or image copies

    E

    backups that do not have the AVAILABLE status in RMAN repository


    正确答案: D,C
    解析: 暂无解析

  • 第10题:

    多选题
    The RVPC user can do which of the following?()
    A

    Register databases if granted the register database privilege

    B

    See all databases in the recovery-catalog schema

    C

    See all database-related metadata in the recovery catalog if they are granted access to that database

    D

    Unregister databases from the RVPC catalog that were not granted to the RVPC catalog owner with  the grant command

    E

    Not be connected to with the RMAN command-line catalog parameter for backup or recovery purposes


    正确答案: B,C
    解析: 暂无解析

  • 第11题:

    多选题
    What is the purpose of the RMAN recovery catalog?()
    A

    Make backups faster

    B

    Store RMAN metadata

    C

    Store RMAN scripts

    D

    Provide the ability to do centralized backup reporting

    E

    Make recovery faster


    正确答案: A,E
    解析: 暂无解析

  • 第12题:

    多选题
    You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for yourproduction database. You have registered your production database and are performing regular backups. Because of a new requirement you have added a few new tablespaces to your production database and youwant them to be included in backups.Identify two options for completing this task. ()(Choose two.)
    A

    Reregistering the target database in recovery catalog

    B

    Transporting the new tablespaces to the recovery catalog database

    C

    Syncronizing the recovery catalog with the target database control file

    D

    Performing a fresh backup of the target database to include the new data files in the catalog database


    正确答案: B,D
    解析: 暂无解析

  • 第13题:

    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.

    正确答案:A,D

  • 第14题:

    You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files:  $ rman target /  What would be the effect of this command?()

    • A、RMAN would use the current operating system location to place the backup.
    • B、RMAN would use the control file of the target database to maintain the backup.
    • C、RMAN would use the recovery catalog of the target database to maintain the backup.
    • D、RMAN would use the control file of the target database to maintain the backup metadata. 
    • E、RMAN would use the recovery catalog of the target database to maintain the backup metadata.

    正确答案:D

  • 第15题:

    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.

    正确答案:C

  • 第16题:

    What is the purpose of the RMAN recovery catalog?() 

    • A、 It must be used because all RMAN-related backup and recovery metadata information is contained in it.
    • B、 It provides a convenient, optional, repository of backup- and recovery-related metadata.
    • C、 It provides the ability to store RMAN scripts for global use by any database that has access to the repository.
    • D、 It provides a means of storing all RMAN backup sets physically in an Oracle database server. 
    • E、 It provides the ability to store backup records for more than a year.

    正确答案:B,C,E

  • 第17题:

    What is the purpose of the RMAN recovery catalog?()

    • A、 Make backups faster
    • B、 Store RMAN metadata
    • C、 Store RMAN scripts
    • D、 Provide the ability to do centralized backup reporting
    • E、 Make recovery faster

    正确答案:B,C,D

  • 第18题:

    单选题
    What is the purpose of the catalog command?()
    A

     To review RMAN control file and recovery catalog metadata and ensure that its correct

    B

     To delete RMAN backup-related metadata from the recovery catalog

    C

     To create metadata in the control file and the recovery catalog related to backup set pieces 

    D

     To create a report that lists database backups

    E

     To rebuild the recovery catalog


    正确答案: B
    解析: 暂无解析

  • 第19题:

    单选题
    You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files: % rman target / What would be the effect of this command?()
    A

     RMAN would use the current operating system location to place the backup.

    B

     RMAN would use the control file of the target database to maintain the backup.

    C

     RMAN would use the recovery catalog of the target database to maintain the backup.

    D

     RMAN would use the control file of the target database to maintain the backup metadata.

    E

     RMAN would use the recovery catalog of the target database to maintain the backup metadata.


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()
    A

     online redo log files

    B

     alert log files

    C

     control file

    D

     datafiles associated with the SYSTEM tablespace


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    You want to create the Recovery Manager (RMAN) Virtual Private Catalog (VPC) to maintain a separation of responsibilities along with a consolidation of RMAN repository.  Which condition must be met before you create the VPC?()
    A

     A base catalog exists

    B

     The recovery catalog is empty

    C

     The base recovery catalog must be dropped

    D

     A target database is registered in the recovery catalog


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()
    A

    The backup status will be marked expired in RMAN recovery catalog.

    B

    The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.

    C

    The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl

    D

    The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).

    E

    The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).


    正确答案: E
    解析: 暂无解析

  • 第23题:

    多选题
    Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()
    A

    You can use RMAN stored scripts

    B

    Recovery is faster if data is stored in catalog in addition to the control file

    C

    You can store backup information of all registered databases in one place

    D

    Database backups are automatically deleted when they are older than the specified time period


    正确答案: C,B
    解析: 暂无解析