IBM Support

JazzSM DASH: Step by step example of how to upgrade to JazzSM 1.1.3 Fix Pack 6 in silent mode

How To


Summary

Step by step example of how to upgrade to JazzSM 1.1.3 Fix Pack 6 in silent mode

Steps

Fix Pack 6 for DASH can be downloaded from the below URL:
https://www.ibm.com/support/fixcentral/swg/downloadFixes?product=ibm/Tivoli/Jazz+for+Service+Management&release=1.1&platform=All&function=fixId&fixids=1.1.3-TIV-JazzSM-multi-FP006&includeRequisites=1&includeSupersedes=0&downloadMethod=http&login=true
Performing the upgrade in silent mode:
  • download and extract FP6 package
  • update the response file that you'll use to run the upgrade
  • as a response file sample you can use the following and update with your location paths, ports, hostname and encrypted password for the user.WAS_PASSWORD property:
<?xml version='1.0' encoding='UTF-8'?>
<agent-input>
  <variables>
    <variable name='sharedLocation' value='/opt/IBM/IBMIMShared'/>
  </variables>
  <server>
    <repository location='/tmpdashfixpack6/JazzSMFPRepository/disk1'/>
  </server>
  <profile id='Core services in Jazz for Service Management' installLocation='/opt/IBM/JazzSM'>
    <data key='cic.selector.arch' value='x86_64'/>
    <data key='user.BOOTSTRAP_ADDRESS' value='16312'/>
    <data key='user.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS' value='16322'/>
    <data key='user.SOAP_CONNECTOR_ADDRESS' value='16313'/>
    <data key='user.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS' value='16323'/>
    <data key='user.DCS_UNICAST_ADDRESS' value='16318'/>
    <data key='user.IPC_CONNECTOR_ADDRESS' value='16314'/>
    <data key='user.ORB_LISTENER_ADDRESS' value='16320'/>
    <data key='user.WC_defaulthost_secure' value='16311'/>
    <data key='user.REST_NOTIFICATION_PORT' value='16324'/>
    <data key='user.WC_defaulthost' value='16310'/>
    <data key='user.WC_adminhost_secure' value='16316'/>
    <data key='user.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS' value='16321'/>
    <data key='user.WC_adminhost' value='16315'/>
    <data key='user.TIP_CONTEXT_ROOT' value='/ibm/console'/>
    <data key='user.WAS_HOME' value='/opt/IBM/WebSphere/AppServer'/>
    <data key='user.CREATE_NEW_WAS_PROFILE' value='false'/>
    <data key='user.WAS_PROFILE_PATH' value='/opt/IBM/JazzSM/profile'/>
    <data key='user.WAS_PROFILE_NAME' value='JazzSMProfile'/>
    <data key='user.WAS_HOST_NAME' value='droves1.fyre.ibm.com'/>
    <data key='user.WAS_SERVER_NAME' value='server1'/>
    <data key='user.WAS_NODE' value='JazzSMNode01'/>
    <data key='user.WAS_USER_NAME' value='smadmin'/>
    <data key='user.WAS_CELL' value='JazzSMNode01Cell'/>
    <data key='user.WAS_PASSWORD' value='MKzgom+ucqpj8e5dVuK8Dw=='/>
  </profile>
  <install>
    <!-- IBM Dashboard Application Services Hub 3.1.3.6 -->
    <offering profile='Core services in Jazz for Service Management' id='com.ibm.tivoli.tacct.psc.tip.install' version='3.1.3100.20200214-0518' features='com.ibm.tivoli.tacct.psc.install.server.feature.tip.install,com.ibm.tivoli.tacct.psc.install.server.feature.tip.config'/>
  </install>
  <preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='${sharedLocation}'/>
</agent-input>

For the administrator password (user.WAS_PASSWORD) you have to specify the encrypted password that will be generated by running the below script from Installation_Manager_Home/eclipse/tools directory.

./imutilsc encryptString password_to_encrypt

  • Save the response file and run the following command from Installation_Manager_Home/eclipse/tools

./imcl input path_response_file -log path_log_file -acceptLicense

Example:

./imcl input /tmpdash/responsefiles/dashfp6_responsefile.xml  -acceptLicense

Document Location

Worldwide

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEKCU","label":"Jazz for Service Management"},"ARM Category":[{"code":"a8m0z000000blKHAAY","label":"JazzSM->Installation->Upgrade"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Version(s)","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

DASH

Document Information

Modified date:
08 May 2020

UID

ibm16207915