IBM Tivoli Storage Manager, Version 7.1

DSMUPGRD PREPAREDB (Prepare a V5 database for upgrade)

Use the DSMUPGRD PREPAREDB utility to prepare a server database for upgrade to V7.1. You must run this utility before using the DSMUPGRD EXTRACTDB utility.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DSMUPGRD -+---------------+--+-------------------+----------->
             |  (1)          |  '- -o -options_file-'   
             '------- -quiet-'                          

    (2).- -k--Server1--.              
>------+---------------+--PREPAREDB----------------------------->
       '- -k--key_name-'              

>--MEDIASERVER-=-media_server_name--+------+-------------------><
                                    |  (3) |   
                                    '------'   

Notes:
  1. The option applies to AIX®, HP-UX, Linux, Solaris, and z/OS® systems.
  2. Windows only: This option is required if the server name is not SERVER1.
  3. z/OS operating systems This parameter is required on z/OS systems.

Parameters

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems z/OS operating systems -quiet
Specifies that messages to the console are suppressed. This parameter is optional.
-o options_file
Specifies an options file to use. This parameter is optional.
Windows operating systems -k key_name
Specifies the name of the Windows registry key from which to retrieve information about the server. The default is SERVER1. This parameter is optional.
z/OS operating systems MEDIASERVER
Specifies the name of the server to be used as the z/OS media server. The server must have been defined by using the DEFINE SERVER command before using the DSMUPGRD PREPAREDB utility.

Example

dsmupgrd preparedb


Feedback