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

When performing a full database disaster recovery with RMAN, in what order would you execute these steps?()   a. Restore the control file from autobackups.  b. Run the RMAN restore and recover command.  c.Restore the database spfile from autobackups.  d. Make the RMAN backup set pieces available.  e. Open the database with the alter database open resetlogs command.  f.Open the database with the alter database open command. 

A、 a, b, c, d, e, f

B、 c, d, a, b, f

C、 d, c, a, b, f

D、 d, b, d, c, e

E、 d, c, a, b, e

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

相关问题推荐

  • A PL/SQL procedure queries only those columns of a redefined table that were unchanged by the online table redefinition.  What happens to the PL/SQL procedure after the online table redefinition?()

    A、 It remains valid.

    B、 It becomes invalid for all options of online table redefinition but automatically gets revalidated the next time it is used.

    C、 It becomes invalid for all options of online table redefinition and is automatically recompiled during online redefinition of the table.

    D、 It becomes invalid only if the storage parameters have been modified and it automatically gets  revalidated the next time it is used.

  • Identify three key features of ASM.()

    A

     file striping

    B

     allocation unit mirroring

    C

     automatic disk rebalancing

    D

     automatic file size increment

    E

     automatic undo management

  • 为了防止电子邮件中的恶意代码,应该用(39)方式阅读电子邮件。

    A.纯文本

    B.网页

    C.程序

    D.会话

  • ICMP协议有多种控制报文,当网络中出现拥塞时,路由器发出(27)报文。

    A.路由重定向

    B.目标不可到达

    C.源抑制

    D.子网掩码请求

  • Your developers have asked you to restore the development database, which is in NOARCHIVELOG mode, back to last Tuesday the 20th. Your last backup is from Monday the 19th. What do you do?()

    A、 Restore the 19ths backup, restore all archived redo logs, recover the database to the 20th,and open the database.

    B、 Tell them that their request cannot be met with the current backup strategy.

    C、 Restore the 19ths backup, apply the online redo logs,and open the database.

    D、 Switch the database into ARCHIVELOG mode,restore the 19th’s backup,restore all archived redo  logs,and recover the database to the 20th.

    E、 Use the recover database command to roll back the database from today to the 19th of the month.

联系客服 会员中心
TOP