zoukankan      html  css  js  c++  java
  • 053303

    What is the purpose of the RMAN recovery catalog? (Choose all that apply.)
    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.

      The recovery catalog provides a means of storing metadata related to a database's RMAN backup and recovery operation.Additionally,it provides the ability to store scripts that can be used by any database connecting to the repository via RMAN.Finally,the recovery catalog provides the means to store backup records for longer than a year.

  • 相关阅读:
    *Binary Tree Inorder Traversal
    First Unique Character in a String
    回溯法模板
    *Linked List Random Node
    *Odd Even Linked List
    *Maximum Product of Word Lengths
    Flatten 2D Vector
    Docker (dockerfile)
    Docker数据卷
    Docker入门
  • 原文地址:https://www.cnblogs.com/Babylon/p/7810830.html
Copyright © 2011-2022 走看看