Oracle Solaris operating systems
IBM Tivoli Storage Manager, Version 7.1

Uninstalling the Tivoli Storage Manager Solaris client

On Oracle Solaris clients, follow these steps to uninstall all the packages related to Tivoli® Storage Manager, including the command line, GUI, web GUI and administrative client components.

Important: Make sure that you uninstall the packages in the specified order.

A Tivoli Storage Manager installation administration file (tsmadmin) is used in place of the default administration file (/var/sadm/install/admin), so that you will not be prompted for questions about setuid, setgid or superuser permission during installation. If you want to use the default administration file, remove the -a ./tsmadmin option from the following commands and answer the questions about setuid, setgid, or superuser permission during installation with y.

  1. Enter the following command to uninstall the Tivoli Storage Manager Backup-Archive Client:
    pkgrm -n -a ./tsmadmin TIVsmCba

    This command uninstalls all of the components of the Backup-Archive Client (command-line, GUI, web client, and the administrative client). You cannot uninstall individual components of this package (e.g. the command line client).

  2. If one or more language messages packages are installed, remove them before removing the API package. Enter the following command using the root user ID:
    pkgrm -n -a ./tsmadmin TIVsmClCs TIVsmClDe TIVsmClEs TIVsmClFr \
                           TIVsmClHu TIVsmClIt TIVsmClJa TIVsmClKo \
                           TIVsmClPl TIVsmClPt TIVsmClRu TIVsmClSc TIVsmClTc
  3. Enter the following command to uninstall the Tivoli Storage Manager API:
    pkgrm -n -a ./tsmadmin TIVsmCapi

    The API cannot be removed if the TSM Backup-Archive Client is installed. The Tivoli Storage Manager Backup-Archive Client must be removed first.

  4. Enter the following commands to uninstall the GSKit:
    pkgrm -n -a ./tsmadmin gsk8ssl64
    pkgrm -n -a ./tsmadmin gsk8cry64


Feedback