![]() |
![]() |
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 | +--------------------------------------------------------------------------------+OR
Define and extend the database volume:
Define and extend the recovery log volume: