易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

If you back up a database without connecting to the recovery catalog, which operations will cause the recovery catalog to be updated?()

A

 The next time you back up the database when you are also connected to the recovery catalog and the target database

B

 The next time you are connected to the target database and the recovery catalog database and issue the resync command

C

 The next time you connect RMAN to just the recovery catalog

D

 The next time you connect to the recovery catalog and the target database with RMAN

E

 Connecting to the recovery catalog and issuing the resync all databases command

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows: Which statement is true about the duplicate database in this scenario?()

    A、 It contains data till the last backup

    B、 It contains all data from target database until the current time

    C、 It contains all data from only the committed transactions in the target database

    D、 It contains all data except that which is used by the transactions in the current online redo file of target database

  • You realize that the control file is damaged in your production database. After restoring the control file from autobackup, what is the next step that you must do to proceed with the database recovery?()

    A、Mount the database

    B、Open the database in NORMAL mode

    C、Open the database in RESTRICTED mode

    D、Open the database with the RESETLOGS option

  • In what order would you execute the following steps to create a recovery catalog?() a.Issue the create catalog command.  b.Create the recovery-catalog database.  c.Create the recovery-catalog user.  d.Grant the recovery_catalog_owner privilege to the recovery-catalog user.  e.Issue the register database command from the target database.

    A、a,b,c,d,e

    B、b,a,d,c,e

    C、b,c,d,a,e

    D、b,c,d,e,a

    E、b,d,c,a,e

  • Which background process coordinates the rebalance activity for disk groups?()

    A、 ORBn

    B、 OSMB

    C、 RBAL

    D、 ASMn

  • You executed the following command in the Recovery Manager (RMAN): RMAN> REPORT NEED BACKUP days 3; What is the output of this command?()

    A、A list of files that require a backup within 3 days

    B、A list of files requiring more than 3 days of archivelogs to apply

    C、A list of files that RMAN recommends be backed up only once in every three days, based on low volatility

    D、A list of files for which a backup as already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them

联系客服 会员中心
TOP