2. Upgrading from an earlier client version

To upgrade from an earlier version of the TSM Client for Solaris you should first remove the previous version as follows:

  1. Copy dsm.opt, dsm.sys, and (if it exists) incl.excl in /opt/tivoli/tsm/client/ba/bin to somewhere safe, e.g. your home directory.
  2. Stop the scheduler daemon. If you have version 6 of the TSM client installed:
     svcadm disable dsmsched 
    or for earlier versions
     svcadm disable dsmcad 
  3. Remove the scheduler daemon. If you have version 6 of the TSM client installed:
     svccfg delete svc:/network/dsmsched:default 
    or for earlier versions
     /opt/tivoli/tsm/client/ba/bin/uninstall_xml.sh 
  4. Uninstall the TSM software. If you have version 6.4 or higher installed
      pkgrm TIVsmCba
      pkgrm TIVsmCapi
      pkgrm gsk8ssl64
      pkgrm gsk8cry64
    
    If you have version 6.2 installed
      pkgrm TIVsmCba
      pkgrm TIVsmCapi
      pkgrm gsk8ssl64
      pkgrm gsk8cry64
      pkgrm gsk8ssl32
      pkgrm gsk8cry32
    
    If you have version 5.3 to 6.1 installed
     pkgrm TIVsmCoucs 
    If you have version 5.2 or earlier installed
      pkgrm TIVsmCdoc
      pkgrm TIVsmCba
      pkgrm TIVsmCapi
    
  5. Follow the 3. Obtaining & Installing the TSM Client instructions to complete the upgrade.

Up: Contents Previous: 1. Introduction: Prerequisites & Obtaining the Software Next: 3. Obtaining & Installing the TSM Client