Installing and configuring Oracle Wallet (Windows only)

Perform this task to install and configure Oracle Wallet for Contenta on each and Contenta Administration client.

Before you begin

  • Contenta 5.12 must be installed with Oracle Wallet selected during the installation.
  • Oracle Client 19c or Oracle Server Enterprise Edition 19c must be installed.

Procedure

  1. Set up Oracle Wallet (auto-login) as per the Oracle documentation.
  2. Verify the Login Wallet installation by using SQL*Plus to connect to the database as in the following example.
    sqlplus /@oraclesid_dbname>
  3. Extract the Contenta_home\distr\OracleOCIDeliverables\OracleOCIDeliverables.zip file to the Contenta_home directory.
  4. In the Windows registry, set XYV_PDM_WALLET_LOGIN to 1.
  5. Verify that you can access Contenta tools.
    For example, access pcmsessions by executing a command such as the following.
    pcmsessions –dbase dbname@oraclesid_dbname

    where oraclesid_dbname is the alias for the database in the tnsnames.ora file.

  6. OPTIONAL: securely delete the dbpwdmgr file so that all credentials visible on the file system are encrypted with standards-based encryption schemes.