IBM Support

IBM Jazz for Service Management (JazzSM) v1.1.3.11/ Dashboard Application Services Hub (DASH) v3.1.3.11: Steps to upgrade JazzSM/DASH High Availability on NETCOOL/OMNIbus ObjectServer v8.1 or greater

General Page

Steps to upgrade JazzSM/DASH High Availability on NETCOOL/OMNIbus ObjectServer v8.1 or greater
1.  Steps to run the upgrade JazzSM High Availability on ObjectServer
  • The existing tables of DASH, WEBGUI in "dashdb" database including database need to be removed from the Omnibus ObjectServer. The steps are as follows
  • Download attached "webha_rollback.sql" file and move to "$NCHOME/omnibus/bin" and execute below command 
                    Example:
                         Unix: $NCHOME/omnibus/bin/nco_sql -server ObjectServer_name -username <username> -password <password> < webha_rollback.sql
                         Windows: %NCHOME%\omnibus\bin\isql -S ObjectServer_name -U username -P password -i webha_rollback.sql
2.  After removal of database and tables, remove the existing data source in WebSphere Application Server
  • Log in to WebSphere Application Server console
    • From left navigation, click Resources ->JDBC ->data sources ->check 'tipds' -> click delete button
    •  delete ds
    • click Save
    • deleteds
    • Perform same removal of data source on all other nodes, which are on high availability
3.  After successful removal database, tables, and data source, start the JazzSM (DASH) application upgrade.
4.  After completion of the application upgrade, create the database "dashdb" and required tables in Omnibus ObjectServer with the help of following steps
  • Create database on ObjectServer: Run below mentioned script against AGG_P and AGG_B (ObjectServer) to initialize and create necessary DASH and WebGUI tables in the dashdb database for the primary and backup servers. 
  • Download attached script "webha.sql" and move to "$NCHOME/omnibus/bin" and run script as shown below
          Example:
                Unix: $NCHOME/omnibus/bin/nco_sql -server ObjectServer_name -username <username> -password <password> < webha.sql
                Windows: %NCHOME%\omnibus\bin\isql -S ObjectServer_name -U <username> -P <password> -i  webha.sql
5.  Configure the data source in WebSphere Application Server
  • Log in to WebSphere Application Server console
  • Configure the data source:  click data sources ->Select Scope: Node=JazzSMNode01, Server= server1->click Ne
    • image-20201201145603-2
    • Provide the data source Name as ‘tipds’ and JNDI name as "jdbc/tipds" and click Next button
    • image 7322
    • Select an existing JDBC Provider ‘Sybase JDBC 3 Driver’ from drop and click Next
       
    • image-20201201145711-3
    • Provide Port Number, Server Name of the ObjectServer. User "dashdb" for Database Name and click Next
    • image 7323
    • Setup security aliases ->click Next
    • image 7354
    • Check the summary and click Finish
    • image 7324
    • Test Connection ->Select the data source ->click Test connection 
    • image-20201201150502-5
6.  Repeat the same data source configuration steps on other nodes
7.  Restart JazzSM profile server on all HA nodes

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEKCU","label":"Jazz for Service Management"},"ARM Category":[{"code":"a8m500000008bsvAAA","label":"DASH"}],"ARM Case Number":"","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"3.1.3"}]

Document Information

Modified date:
25 June 2021

UID

ibm16462897