IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents ]


Scenario 6.2: same computers

Take the following steps:

  1. Log on to V1.1.1 runtime computer: Log on to the computer where the V1.1.1 runtime server is installed as Administrator (Windows) or root (AIX).
  2. Stop the V1.1.1 runtime server Use the following command:
    AIX:
    ./srvstop
    Windows:
    srvstop
  3. Uninstall the V1.1.1 runtime server components: Uninstall the V1.1.1 runtime server components from the computers where they are installed.
    Attention: You should drop the databases. The instructions for uninstalling the V1.1.1 runtime server database include how to drop the database. These instructions must be followed.
    Attention: Each time you run the uninstall wizard on the computers where the Tivoli License Manager components are installed, it will ask you if you want to save the configuration files. As none of these are migrated, you may always answer "No".
  4. Delete the installation directory: On each of the computers involved, delete the installation directory in which V1.1.1 was installed. This step will ensure that V2.1 has a clean environment in which it will be installed.
  5. Delete the registry keys: The V1.1.1 registry keys must be deleted manually as described in Scenario 6.1. Apply the instructions given in step 6b to this computer.
  6. Upgrade DB2 and WebSphere Application Server, and optionally upgrade operating systems: If you have been using these V1.1.1 runtime server components with the supported prerequisite versions of DB2 and WebSphere Application Server, you will now need to upgrade them, as the V1.1.1 prerequisites are not supported in V2.1.

    V2.1 comes bundled with version 8.1.4 of DB2 and version 5.1 of WebSphere Application Server (see IBM Tivoli License Manager: Planning, Installation, and Configuration, version 2.1, for full details). These bundled versions only perform fresh installs, so if you want to use them you should perform the following steps, depending on whether the runtime server and database are on the same computer or not:

    Runtime server and database on separate computers
    On the computer where the V1.1.1 runtime server was installed, perform these steps:
    1. Uninstall DB2
    2. Uninstall WebSphere Application Server
    3. Optionally upgrade the operating system.
    On the computer where the runtime server database is installed, perform these steps:
    1. Backup any tables outside the TLMR schema on the runtime server's database that you want to keep
    2. Uninstall DB2
    3. Optionally upgrade the operating system.
    Runtime server and database on the same computer
    1. Backup any tables outside the TLMR schema on the runtime server's database that you want to keep
    2. Uninstall DB2
    3. Uninstall WebSphere Application Server
    4. Optionally upgrade the operating system.

    You do not need to install the new prerequisites as they will be installed automatically when you install the V2.1 administration server.

    If you do not wish to use the bundled prerequisites you should follow the same procedure, substituting your own versions of DB2 and WebSphere Application Server.

  7. Install the V2.1 runtime components: On the computer you are going to use for the runtime server database, install the V2.1 runtime server database component, as described in IBM Tivoli License Manager: Planning, Installation, and Configuration, version 2.1. On the computer you are going to use for the runtime server, install the V2.1 runtime server component. If you want to install them both on the same computer you can do so at the same moment. You can optionally also install the prerequisite software.

    You should use a custom installation of each, starting with the database component, as the custom installation allows you to change the installation default values. You must give each runtime server the same name as the runtime server it is to replace.

  8. Start the runtime server: Use the following command:
    AIX:
    ./srvstart
    Windows:
    srvstart

[ Top of Page | Previous Page | Next Page | Contents ]