Tivoli Header

Quick Start


Rollback to previous version of TSM (or ADSM)



Attention

You cannot restore a prior version's backed up database onto a newer version of TSM server. For instance, you cannot restore a TSM 3.7 database onto TSM 4.2 server.
  1. Stop the current Tivoli Storage Manager server if it is currently running, by entering the following command:
    +--------------------------------------------------------------------------------+
    |halt                                                                            |
    +--------------------------------------------------------------------------------+
  2. Remove the current TSM server software. Enter the following:
    +--------------------------------------------------------------------------------+
    |swremove TIVsm.server                                                           |
    +--------------------------------------------------------------------------------+
  3. Reinstall the previous version of TSM and the most recent maintenance.
  4. Define the Tivoli Storage Manager devices to the operating system.
  5. Reinitialize any database and recovery log volumes, other than those created during install, using the DSMSERV FORMAT utility. See Administrator's Reference for details.
  6. Reload the TSM database using the DSMSERV RESTORE DB utility.
    +--------------------------------------------------------------------------------+
    |dsmserv restore db todate=07/04/2000                                            |
    +--------------------------------------------------------------------------------+

    See TSM Administrator's Reference for details.

  7. Start the server by entering the following command:
    +--------------------------------------------------------------------------------+
    |dsmserv                                                                         |
    +--------------------------------------------------------------------------------+
  8. Issue an AUDIT VOLUME FIX=YES command for each sequential storage pool volume that has a volume type of STGDELETE or STGREUSE to audit all disk storage pool volumes.
  9. Examine the saved volume history file from step 2.

    For every sequential volume specified in the volume history file with a volume type of STGREUSE or STGDELETE, execute the AUDIT VOLUME FIX=YES command to clean up invalid database references to the volume(s).

    If you cannot locate a volume that has a volume type of STGDELETE, use the DELETE VOLUME DISCARDDATA=YES command to remove references to the volume from the server database.


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