How To
Summary
Using Installation Manager command to record the initial upgrade Jazz for Service Management (JazzSM) and Dashboard Application Services Hub (DASH). The output is a response file to be utilized for future upgrades or upgrade other servers in a cluster.
Steps
(1) Open Installation Manager UI with the command:
<InstallationManager_HOME>/eclipse/IBMIM -record responseFile -skipInstall agentDataLocation
where agentDataLocation is
non-root = /user_home_directory/var/ibm/InstallationManager
root = /var/ibm/InstallationManager
Example:
Non-root:
/opt/IBM/InstallationManager/eclipse/IBMIM -record /home/ncosys/opt/IBM/src/input/responsefile.xml -skipInstall /home/ncosys/var/ibm/InstallationManager
Root:
/opt/IBM/InstallationManager/eclipse/IBMIM -record /opt/IBM/src/input/responsefile.xml -skipInstall /var/ibm/InstallationManager
(2) Once the response file is generated, you can use this response file to upgrade the servers using command:
<InstallationManager_HOME>/eclipse/tools/imcl -input <path_to_response_file_created_in_step#1>responsefile.xml -silent
Example:
./imcl -input /opt/IBM/src/input/responsefile.xml -silent -acceptLicense -showProgess
Document Location
Worldwide
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEKCU","label":"Jazz for Service Management"},"Component":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"All Versions","Edition":"1.1.0.1;1.1.2.1;1.1.3.0;1.1.3.3","Line of Business":{"code":"LOB45","label":"Automation"}}]
Was this topic helpful?
Document Information
Modified date:
24 July 2020
UID
ibm11079271