IBM Support

Installing SRM fixpack 7.2.0.1 silently on Linux 64-bit

Question & Answer


Question

The silent installation of fixpack is different from the base product's CLI install process. In order to perform the silent install of SRM 7.2 fixpack 1 (7.2.0.1) a response file is required to be created.

Answer

Please refer to the following for the steps for creating a response file and how to use it for the installation of Tivoli Service Request Manager 7.2 fixpack 1 on Linux 64bit.

1. Record the response file

Use the following command to create a response file for a default installation.
./install_linux64.bin -r <fully qualified path and file with extension as .properties>

For example,
./install_linux64.bin -r /tmp/srmFP.properties

Note: Ensure the extension of the <to_be_recorded> response file ends with .properties


2. Edit the response file

In order to comply with License Agreement, make sure that the following change to the
response file is done, after it is recorded:

1. Add the line "LICENSE_ACCEPTED=TRUE" in the recorded response file.
2. Save the response file.


3. Run the silent installation

To run the silent installation with the recorded response file:

./install_linux64.bin -f <fully qualified path and file name of recorded response file> -i silent

[{"Product":{"code":"SS6HJK","label":"Tivoli Service Request Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF016","label":"Linux"}],"Version":"7.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
27 February 2019

UID

swg21474110