Windows operating systems
IBM Tivoli Storage Manager, Version 7.1

DSMUPGRD UPDATE (Create backup registry entries for a V5 server instance)

Use this utility to create registry entries for a V5 server instance if a problem in the upgrade process has removed the entries when they are still needed. For example, you can use this utility if you are upgrading a V5 server to V7.1 on the same system, and accidentally ran the DSMSERV LOADFORMAT utility before running the DSMUPGRD PREPAREDB utility.

Run this utility from the instance directory for the V5 database (where files such as dsmserv.dsk are stored for the server). The utility recreates the original registry entries for the V5 server, but stores the entries in a backup location to avoid overwriting the entries that were added by V7.1.

Syntax

Read syntax diagramSkip visual syntax diagram
             .- -k--Server1--.           
>>-DSMUPGRD--+---------------+--UPDATE-------------------------><
             '- -k--key_name-'           

Parameters

-k key_name
Specifies the name of the Windows registry key in which to store information about the server. The default is Server1.

Example

Run the utility to recreate registry entries for the server instance, Server2.
"c:\Program Files\Tivoli\TSM\upgrade\dsmupgrd" -k server2 update


Feedback