Undeploying and upgrading Campaign
Before upgrading Campaign, you must undeploy your current installation of Campaign.
1.
2.
Stop the Campaign listener by using one of the following methods:
*
On UNIX, run the following command as root: ./rc.unica_ac stop
*
On Windows, go to the Campaign bin directory and run the following command: svrstop -p <port>, where <port> is the port on which the listener is running. By default, <port> is 4664.
If you are prompted for the CAMPAIGN_HOME environment variable, use the following command to set the CAMPAIGN_HOME environment variable: set CAMPAIGN_HOME=C:\installation_pathCampaign.
After you set the CAMPAIGN_HOME environment variable, run the setup as shown here, then run the svrstop command again.
3.
Also, stop the Campaign utilities (unica_*) that might be running. For instructions, see the Campaign Administrator's Guide.
If you skip this step, the installer detects if any processes are running and requests that you stop them.
4.
Follow the instructions in your web application server to undeploy the Campaign.war file, and save or activate all changes.
5.
After you undeploy your current installation of Campaign, you can run the EMM installer in upgrade mode. Use the following guidelines to run the installer in upgrade mode:
*
*
When upgrading to version 9.x, do not select the installer option for Automatic DB Setup. This option is intended for new installations, not upgrades.
*
If you are rerunning the installer on a system where other IBM® products are installed, select only Campaign in the installer during the upgrade process.
*
*
1.
Run the Campaign installer on the server where the Campaign listener is installed. Make sure that you select the Campaign Server option in the Campaign Components window of the installer.
2.
Run the Campaign installer on the server where J2EE is installed. Make sure that you clear the Campaign Server option in the Campaign Components window of the installer.
You can create an EAR file after the upgrade process. To see more information about creating an EAR file, see IBM® Campaign Installation Guide
After you run the EMM installer in the upgrade mode, run acUpgradeTool to continue the upgrade process.