Installing fix packs in a single-server environment silently
You can apply the fix packs in a single-server environment.
Before you begin
Procedure
-
Run the following commands for the respective operating systems:
- Windows
-
11.0.0.0-ISS-IVIG-SW-FP00nn.exe -i silent -f installvariablesUpgrade.properties -DITIM_CFG_RESP_FILE_DIR=<ConfigResponseFileDirectory>
- Unix or Linux®
-
Run command on terminal
<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, if the response files are in the C:/temp directory on a Windows system, use this command: 11.0.0.0-ISS-IVIG-SW-FP00nn.exe -i silent -f C:/temp/installvariables.properties -DITIM_CFG_RESP_FILE_DIR=C:/tempSilent 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
- Verify that the fix pack installation is successful. Resolve any problems that occur during installation and startup.