Documentation Center

Database server and Contenta Client configuration

After installation, complete the required Contenta Client configuration required for your database server:

Oracle database server only:

If you have installed Contenta Client on the same system where the Oracle Server is installed, and the Contenta_home path contains an '@' sign, perform the following steps to change the registry settings for the default Oracle home.

  1. In the Windows registry, open

    \HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME#

    (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\oracle on 64-bit OS)

    where HOME# is the Oracle home being used for Contenta.

  2. In the right pane, double-click ORACLE_SID and delete the content of the VALUE field, or add Contenta_home\Setup and Contenta_home\bin paths in the VALUE of the SQLPATH registry entry using semicolons as path separators.
  3. Click OK.

Microsoft SQL Server database server only:

Set the MSSQL_HOME system environment variable on the client machine to the full path to the MS SQL Server installation, such as C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC4.