Quick Start
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.

|
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:

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

| Define and extend the database volume:
- Expand Database.
- Select Database Volumes.
- From Operations, select Define Database
Volume.
- Enter the required information and Finish.
- Return to Database and from Operations, select
Extend.
- Enter the required information and Finish.
|

| Define and extend the recovery log volume:
- Select Recovery Log.
- Select Recovery Log Volumes.
- Select Define Recovery Log Volumes.
- Enter the required information and Finish.
- Return to Recovery Log and select Extend.
- Enter the required information and Finish.
|
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]