IBM Tivoli Storage Manager, Version 7.1

DSMUPGRD EXTEND LOG (Extend the size of the recovery log)

Use this utility on a V5 server to extend the size of the recovery log when the ANR9999D LOGSEG message was issued during the upgrade process, which indicates that you need additional log space to continue with the upgrade process.

Issue this command if you receive an ANR9999D LOGSEG message. This indicates that your log space has been overcommitted and your server terminates with a LOGSEG871 error. After the server is running, you can do the following:

Prerequisite

Use the DSMFMT utility to format a new volume to be used for extending the recovery log. For information about how to use the DSMFMT utility, see the version 5.5 information center: http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1

Syntax

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

    (2).- -k--Server1--.                                       
>------+---------------+--EXTEND LOG--volume_name--megabytes---><
       '- -k--key_name-'                                       

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.

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.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems z/OS operating systems -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.
volume_name (Required)
Specifies the name to be used for the new recovery log extension volume
megabytes (Required)
Specifies the size of the new volume in megabytes. The size must be a multiple of 4 MB, and it must be 1 MB less than the size of the volume specified in the volume_name parameter. For example, if the volume is 5 MB, specify a value of 4.


Feedback