zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-200题-52题-630

    QUESTION 52

    Which two statements are true about encrypting RMAN backup? (Choose two.)

    A. The transparent encryption of backups uses the encryption wallet

    B. The database uses the same encryption key for every encrypted backup

    C. The password encryption of backups only uses the password while creating and restoring backup

    D. If transparent encryption is configured, you cannot use the SET ENCRYPTION BY PASSWORD command

    to make password-protected backups.

    Answer: AC

    同630题:http://blog.csdn.net/rlhua/article/details/12383687


    Explanation/Reference:

    Section: Backup, Recovery & Recovery Manager (RMAN)

    Explanation/Reference:

    http://www.di.unipi.it/~ghelli/didattica/bdldoc/B19306_01/backup.102/b14191/rcmbackp006.htm

    A) Transparent Encryption of Backups

    This is the default mode and uses the Oracle wallet. A wallet is a password-protected container used tostore

    authentication and signing credentials, including private keys, certificates, and trusted certificatesneeded by

    SSL.

    C) Password Encryption of Backups

    This mode uses only password protection. You must provide a password when creating and restoring encrypted

    backups.

    Dual Mode Encryption of Backups

    Dual-mode encrypted backups can be restored either transparently or by specifying a password. When

    restoring a dual-mode encrypted backup, you can useeither the Oracle Encryption Wallet or a password for

    decryption.

  • 相关阅读:
    组合数问题
    [Repost] 悬线法
    图论 List
    杂项 List
    动态规划 List
    Binary Search
    树状数组,Fenwick Tree
    HDU1086判断线段相交
    高效大数模板
    HDUOJ2298三分加二分
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13315987.html
Copyright © 2011-2022 走看看