Upgrading the deployment manager silently

In a clustered environment, upgrade the deployment manager first before you upgrade cluster members.

Before you begin

Ensure that you have the prerequisite files.

Procedure

  1. Run the following commands:
    Windows
    11.0.0.0-ISS-IVIG-SW-FP00nn.exe -i silent -f installvariablesUpgrade.properties -DITIM_CFG_RESP_FILE_DIR=<ConfigResponseFileDirectory>
    
    Unix or Linux®
    <WLP_HOME>/java/8.0/bin/java -jar 11.0.0.0-ISS-IVIG-SW-FP00nn.jar -i silent -f installvariablesUpgrade.properties -DITIM_CFG_RESP_FILE_DIR=<ConfigResponseFileDirectory>
    Note: ConfigResponseFileDirectory refers to the directory containing response files. If you have the installer and response files in a different directory or different drive, use the relative or absolute path for the installvariablesUpgrade.properties file.

    You must also use the absolute path for the configResponse.properties file. For example, on a Windows, if the response files are in the C:/temp directory , use the following command:

    11.0.0.0-ISS-IVIG-SW-FP00nn.exe -i silent -f C:/temp/installvariables.properties -DITIM_CFG_RESP_FILE_DIR=C:/temp

    Silent installation might take some time to complete.

    To check the progress of the installation, check the itim_install_activity.log file. The file is in the following location: IM_HOME/install_logs

  2. Verify that the fix pack installation is successful. Resolve any problems that occur during installation and startup.