Setting up the Environment Variables for Production Reporting (UNIX)

You run a script to set the environment variables. The scripts are in specified database directories.

  To configure the environment variables, locate the environment scripts in the following directories:

EPM_ORACLE_HOME/products/biplus/bin/SQR/Server/db_name/bin

or, for the 64-bit version:

EPM_ORACLE_HOME/products/biplus/bin/SQR/Server/db_name/bin64

where db_name is the name of the database. The following databases are supported: Oracle, Sybase, Informix, DB2, ODBC, DDO, and Teradata.

  • For all databases, the following script configures the basic environment variables:

    • For C Shell: source setenv.csh

    • For Bourne or Korn Shell: setenv.sh

  • For the DDO database, the following script configures additional environment variables:

    • For C Shell: source setjre.csh

    • For Bourne or Korn Shell: setjre.sh

In addition, for jobs with charts, configure X11 display as described in Enabling an X Virtual Frame Buffer for Financial Reporting and Production Reporting.