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
- Set up Oracle Wallet (auto-login) as per the Oracle documentation.
- Verify the Login Wallet installation by using SQL*Plus to connect to the database as in the following example.
sqlplus /@oraclesid_dbname>
- Extract the Contenta_home\distr\OracleOCIDeliverables\OracleOCIDeliverables.zip file to the Contenta_home directory.
- In the Windows registry, set XYV_PDM_WALLET_LOGIN to 1.
- 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.
- OPTIONAL: securely delete the dbpwdmgr file so that all credentials visible on the file system are encrypted with standards-based encryption schemes.