Quick Start


Increasing Database and Recovery Log Sizes

When you installed TSM, you initialized disk volumes for the database and recovery log. As part of that process, TSM defines the first database volume and first recovery log volume. At any time, you can increase the size of the database or recovery log by adding more volumes.


Figure AB0CT107 not displayed.

Before you define new volumes, allocate and format them using the ANRFMT job or the ANRFMT2 job from the ASAMPLIB dataset. See Allocating the Required Server Data Sets and Administrator's Guide for details.

To increase the size of the database and recovery log, for example, VOLA and VOLB, do one of the following:


Figure AB0CT124 not displayed.

define dbvolume vola
define logvolume volb
 
extend db 13
extend log 9



Figure AB0CT338 not displayed.

Define and extend the database volume:

  1. Expand Database.

  2. Select Database Volumes.

  3. From Operations, select Define Database Volume.

  4. Enter the required information and Finish.

  5. Return to Database and from Operations, select Extend.

  6. Enter the required information and Finish.


Figure AB0CT338 not displayed.

Define and extend the recovery log volume:

  1. Select Recovery Log.

  2. Select Recovery Log Volumes.

  3. Select Define Recovery Log Volumes.

  4. Enter the required information and Finish.

  5. Return to Recovery Log and select Extend.

  6. Enter the required information and Finish.


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