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.

  • 相关阅读:
    医院科室管理系统日志实现
    遍历hashmap
    java用于控制可见性的4个访问修饰符
    java中error和exception
    线程的状态
    线程间的通信
    位运算(1的个数;2.判断奇偶)
    24点组合
    Sequential 类的设备迁移
    gluon多线程迭代器
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13315987.html
Copyright © 2011-2022 走看看