IBM Tivoli Software IBM Tivoli Software

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


Reverting to the previous version when WebSphere application server, version 3.5 is installed

The steps must be performed on all systems where the administration server, a runtime server, or both are installed, and are as follows:

  1. Log on to the system with administration authority.
  2. Stop the Tivoli License Manager servers from the WebSphere Application Console.
  3. Copy the backed-up original files from the backup directories to their original locations. The files are listed below, and you must copy them from the backup directory (that you defined in step 5 of the install procedure) to the product's install directory, maintaining the same subdirectory structure, and removing the final tilde (~). For example, copy <BACKUP_DIR>\admin\conf\agent_install.properties~ to <INSTALL_DIR>\admin\conf\agent_install.properties.

    The files to be copied depend on the components installed on the system where you want to revert to the previous version.

    Administration server on Windows
    <BACKUP_DIR>\admin\cli\
    • srvstart.bat~
    • srvstop.bat~
    • tlmcli.bat~
    <BACKUP_DIR>\admin\conf\
    • agent_install.properties~
    <BACKUP_DIR>\admin\db\db2\
    • create_tbl.sql~
    • dump_db.sql~~
    <BACKUP_DIR>\admin\setup\
    • deleteAdmin.bat~
    • setupAdmin.bat~
    • slm_admin.ear~
    • uninstallAdmin.bat~
    If you have already installed interim fix "1.1.1-TLM-0002", the following files will have also been backed up, and should now be restored:
    • installAdmin.bat~
    • stopAdmin.bat~
    Runtime server on Windows
    <BACKUP_DIR>\runtime\cli\
    • srvstart.bat~
    • srvstop.bat~
    • tlmcli.bat~
    <BACKUP_DIR>\runtime\conf\
    • agent_install.properties~
    • system.properties~
    <BACKUP_DIR>\runtime\db\db2\
    • create_tbl.sql~
    • dump_db.sql~~
    <BACKUP_DIR>\runtime\setup\
    • deleteAdmin.bat~
    • setupAdmin.bat~
    • slm_admin.ear~
    • uninstallAdmin.bat~
    If you have already installed interim fix "1.1.1-TLM-0002", the following files will have also been backed up, and should now be restored:
    • installAdmin.bat~
    • stopAdmin.bat~
    Administration server on AIX
    <BACKUP_DIR>/admin/cli/
    • srvstart~
    • srvstop~
    • tlmcli~
    <BACKUP_DIR>/admin/conf/
    • agent_install.properties~
    <BACKUP_DIR>/admin/db/db2/
    • create_tbl.sql~
    • dump_db.sql~~
    <BACKUP_DIR>/admin/setup/
    • deleteAdmin.sh~
    • setupAdmin.sh~
    • slm_admin.ear~
    • uninstallAdmin.sh~
    If you have already installed interim fix "1.1.1-TLM-0002", the following files will have also been backed up, and should now be restored:
    • installAdmin.sh~
    • stopAdmin.sh~
    Runtime server on AIX
    <BACKUP_DIR>/runtime/cli/
    • srvstart~
    • srvstop~
    • tlmcli~
    <BACKUP_DIR>/runtime/conf/
    • agent_install.properties~
    • system.properties~
    <BACKUP_DIR>/runtime/db/db2/
    • create_tbl.sql~
    • dump_db.sql~~
    <BACKUP_DIR>/runtime/setup/
    • deleteAdmin.sh~
    • setupAdmin.sh~
    • slm_admin.ear~
    • uninstallAdmin.sh~
    If you have already installed interim fix "1.1.1-TLM-0002", the following files will have also been backed up, and should now be restored:
    • installAdmin.sh~
    • stopAdmin.sh~
  4. Remove all the files in the following directories.
    Administration server:
    • <INSTALL_DIR>\admin\installedApp.ear
    Runtime server:
    • <INSTALL_DIR>\runtime\installedApp.ear
  5. Uncompress the following files (use WinZip on Windows platforms and jar -xvf on AIX):
    Administration server:
    • <INSTALL_DIR>\admin\setup\slm_admin.ear
    Runtime server:
    • <INSTALL_DIR>\runtime\setup\slm_runtime.ear
    This step extracts a number of files to a number of different directories.
  6. Create the following new temporary directories:
    Administration server:
    • <INSTALL_DIR>\admin\installedApp.ear\temp
    Runtime server:
    • <INSTALL_DIR>\runtime\installedApp.ear\temp
  7. Uncompress the following files into the corresponding temporary directories or folders created in step 6 (use WinZip on Windows platforms and jar -xvf on AIX):
    Administration server:
    • <INSTALL_DIR>\admin\installedApp.ear\slm_admin.war
    Runtime server:
    • <INSTALL_DIR>\runtime\installedApp.ear\slm_runtime.war
    This step extracts a number of files into the temporary directory. The file that you are uncompressing was placed in this directory during step 5.
  8. Remove the files that you have just uncompressed:
    Administration server:
    • <INSTALL_DIR>\admin\installedApp.ear\slm_admin.war
    Runtime server:
    • <INSTALL_DIR>\runtime\installedApp.ear\slm_runtime.war
  9. Rename the temporary directories or folders created in step 6, giving them the names of the files you have just deleted in step 8:
    Administration server:
    Rename the following file:
    • <INSTALL_DIR>\admin\installedApp.ear\temp
    giving it the following name:
    • <INSTALL_DIR>\admin\installedApp.ear\slm_admin.war
    Runtime server:
    Rename the following file:
    • <INSTALL_DIR>\runtime\installedApp.ear\temp
    giving it the following name:
    • <INSTALL_DIR>\runtime\installedApp.ear\slm_runtime.war
  10. Remove the two, now empty, temporary directories or folders.
  11. Start the Tivoli License Manager servers from the WebSphere Application Console.

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