setenv.sh reference

If there are complications during installation, or if you move your database installation, you might need to configure the Campaign listener manually.

The script to start or stop the Campaign listener is the cmpServer.bat (Windows) or rc.unica_ac (UNIX) file in the bin directory of your Campaign installation.

Set following environment variables in setenv.sh script.

Table 1. setenv.sh script reference

A two-column table listing the settings available in the setenv.sh script and their descriptions.

Settings Description
CAMPAIGN_HOME

You must set CAMPAIGN_HOME.

ORACLE_HOME If using Oracle database, set to your Oracle home directory

ORACLE_BASE

UNIX only: If using an Oracle database, set to your Oracle base. This value is normally $ORACLE_HOME.

DB2_INSTANCE_DIR UNIX only. If using a DB2® database, set to the path to your DB2® instance directory script.
LIBPATH for AIX®

SHLIB_PATH for HP-UX

LD_LIBRARY_PATH for Linux™ or Sun Solaris

CAMPAIGN_HOME/bin:<Database Lib path>:<Existing library paths>

Example for Linux:

LD_LIBRARY_PATH=CAMPAIGN_HOME/bin:ORACLE_HOME/lib/:/usr/lib:/lib

export LD_LIBRARY_PATH