Installation Guide for Oracle Self-Service E-Billing > Configuring the Oracle Database > Process of Implementing TDE Column Encryption >

Setting the Master Encryption Key Using the Ant Encryption Menu


When implementing TDE column encryption, you can optionally set the Master Encryption Key, using the Ant Encryption menu after creating the Oracle Self-Service E-Billing database, but before encrypting the columns. Setting the Master Encryption Key using the Ant Encryption menu is only necessary if you did not set the TDE_ENCRYPT_OLAPCOLUMN and TDE_ENCRYPT_OLTPCOLUMN property values to Y in the ebilling_olap.properties and ebilling_oltp.properties files before running the Oracle Self-Service E-Billing database installation using Ant.

This task is a step in Process of Implementing TDE Column Encryption.

To set master encryption key using the Ant Encryption menu

  1. Change to the directory of the Oracle Self-Service E-Billing database installation files. In the directory, EDX_HOME is the location where you installed Oracle Self-Service E-Billing.
    • UNIX. EDX_HOME/db/oracle
    • Windows. EDX_HOME\db\oracle
  2. Enter Ant to run the build script.

    By default, the Ant command runs the build.xml file in the current directory.

  3. From the Main Menu, select Option 2, Standalone Install.
  4. (Optional) Select Option 3, Encrypt Sensitive Data.
  5. Select Option 2, Set Master Encryption Key. Enter your password twice.

    The valid password must have a minimum length of eight characters, and contain alphabetic characters combined with numbers or special characters.

    Ant prompts you to create an Oracle Wallet password when it is ready to create the Master Encryption Key.

  6. Specify a password for the Oracle Wallet, then enter it again.
  7. Specify whether you want to open the Oracle Wallet automatically when the database instance restarts.

    It is recommended to enter Y to keep the Oracle Wallet open when the database restarts. If you enter N, then you will have to open the Wallet each time you restart the database.

Installation Guide for Oracle Self-Service E-Billing Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.