2.1.2 Environmental Settings

The following prerequisite environmental settings must be set before beginning the installation of Compliance Studio. These settings are the configuration that a system must have for an application to run smoothly and efficiently.

Table 2-2 Environmental Settings

Category Expected Value
Java Settings PATH in the .profile/.bash_profile file must be set to include the Java Runtime Environment (JDK 11) absolute path.

Supported version: jdk 11.0.18

Note: Ensure the absolute path to JDK/bin is set at the beginning of the PATH variable.

For example: PATH=/scratch/fccstudio/jdk-11.0.18/ bin:$PATH

Ensure no SYMBOLIC links to Java installation are set in the PATH variable.

Oracle Database Settings Oracle Processing Server

ORACLE_HOME must be set in the .profile file pointing to the appropriate Oracle DB Client installation.

PATH in the .profile file must be set to include the appropriate $ORACLE_HOME/bin directory.

Download Directory Indicates the directory where the product installer zip file is downloaded or copied. The user permission must be set to 755 for this directory.
Installation Directory Indicates the directory where the product installer zip file is extracted, and the installation files are placed. The user permission must be set to 755 for this directory.

Note:The Installation and the Download Directory can be the same if the product installer zip file is not copied separately to another directory.

OS Locale

Linux: en_US.utf8

Execute the following command to check the locale:

locale -a | grep -i 'en_US.utf'

The locale is displayed.

Oracle Instant Client Install oracle instant client in the server where compliance Studio is installed and provide the configuration LD_LIBRARY_PATH in config.sh.