Step: Start the Optimize server
You must start the Optimize server before you can use Optimize.
To start the Optimize server, run the ACOserver script located in the bin directory under your Optimize installation.
Run the ACOServer script as follows.
On Windows: ACOServer.bat start
On UNIX: ./ACOServer.sh start
To determine whether the ACOserver process is running, use the Windows Task Manager or the command ps -ef | grep unica_aolsnr on UNIX systems.