Starting the Campaign server directly
Start the Campaign server by running the cmpServer.bat file for Windows, or the rc.unica_ac for UNIX. The Campaign server processes and computes data.
Follow the instructions appropriate for your operating system.
Windows
Start the Campaign server by running the cmpServer.bat file in the bin directory under your Campaign installation. When the unica_aclsnr.exe process appears on the Windows Task Manager Processes tab, the server has started successfully.
UNIX
Start the Campaign server by executing the rc.unica_ac program with a start argument. You must run this command as root. For example:
./rc.unica_ac start
To determine whether the unica_aclsnr process has started successfully, enter this command:
ps -ef | grep unica_aclsnr
To determine the process ID for the server you started, view the unica_aclsnr.pid file located in the conf directory under your Campaign installation.