You can install TSM over previous versions of ADSM. Follow the
instructions in this section to prevent loss of data from your system if you
are migrating from a previous version.
To migrate to Tivoli Storage Manager do the following:
![]() |
backup db type=full devclass=tapeclass |
![]() |
halt |
+--------------------------------------------------------------------------------+ | swremove ADSM | +--------------------------------------------------------------------------------+
Specify the UPGRADEDB parameter with the DSMSERV command if you are starting TSM over a database that was written by a previous version of ADSM:
+--------------------------------------------------------------------------------+ | dsmserv -upgradedb | +--------------------------------------------------------------------------------+
Note: | You need to issue this command only one time. Therefore, do not include the UPGRADEDB in any automated programs that start your server. |
Notes:
+--------------------------------------------------------------------------------+ | dsmserv runfile dsmserv.idl | +--------------------------------------------------------------------------------+
Notes:
+--------------------------------------------------------------------------------+ |commmethod http | | httpport 1580 | +--------------------------------------------------------------------------------+
To load the sample scripts into the TSM database, issue the following command:
+--------------------------------------------------------------------------------+ |dsmserv runfile scripts.smp | +--------------------------------------------------------------------------------+
Note: | The sample scripts may have been loaded when ADSM Version 3.1 was installed. Loading the sample scripts again at this point will overlay any existing scripts of the same name and any modifications made to those scripts will be lost. |