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

How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()  

A、 Issue the grant command from the SYS user (or equivalent) of the target database.

B、 Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.

C、 Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.

D、 Issue the grant command from RMAN when connected to the recovery catalog-owning schema.

E、 Issue the grant command from RMAN when connected to the target database.

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

相关问题推荐

  • RMAN provides more granular catalog security through which feature?()

    A、 Virtual private database

    B、 Virtual private catalog

    C、 RMAN virtual database

    D、 RMAN secure catalog

    E、 Oracle Database Vault

  • You have created a script in the recovery catalog called backup_database. Which of the following commands would successfully execute that script?()  

    A、 run { open script backup_database; run script backup_database }

    B、 run { engage script backup_database; }

    C、 run { run script backup_database; }

    D、 Run { execute script backup_database; }

    E、 The name backup_database is an invalid name for an RMAN script. Trying to run it from RMAN would result in an error.

  • View the Exhibit to examine the parameter values. You are planning to set the value for the MEMORY_TARGET parameter of your database instance. What value would you recommend?()

    A、 90 MB

    B、 272 MB

    C、 362 MB

    D、 1,440 MB

  • Which pseudocolumn could you use to identify a unique row in a Flashback Versions Query?()

    A、 XID

    B、 VERSIONS_PK

    C、 VERSIONS_XID

    D、 VERSIONS_UNIQUE

  • You are managing a 24*7 database. The backup strategy for the database is to perform user-managed backups. Identify two prerequisites to perform the backups.() 

    A

     The database must be opened in restricted mode.

    B

     The database must be configured to run in ARCHIVELOG mode.

    C

     The tablespaces are required to be in backup mode before taking the backup.

    D

     The tablespaces are required to be in read-only mode before taking the backup

联系客服 会员中心
TOP