Registering Oracle GoldenGate Endpoint in Oracle Key Vault

To retrieve trail file encryption from Oracle Key Vault, you must register the Oracle GoldenGate endpoints.

To configure Oracle GoldenGate:
  1. Register the Oracle GoldenGate in Oracle Key Vault 18.1 or later:
    Download and install the endpoint file, okvclient.jar, where Oracle GoldenGate is deployed as the same system user as the deployment.
    java -jar okvclient.jar -d OKV_HOME

    Note:

    Ensure that wallet created while installing the endpoint is an auto-login wallet.
  2. Specify the following Oracle Key Vault details with the GLOBALS parameter using these options:
    • Location of OKV_HOME
    • Name of the master key master_key_name.
    • KMS TYPE with the value set as OKV
    • KMS_VERSION with the value set as 18.1.
    • Time to live TTL.

    See Configuring Oracle GoldenGate for details about KMS globals parameter values.