ADSM-L

Re: Combining data base volumes

1996-06-25 09:45:45
Subject: Re: Combining data base volumes
From: "Andrew M. Raibeck" <araibeck AT VNET.IBM DOT COM>
Date: Tue, 25 Jun 1996 06:45:45 PDT
Jeffrey Mathers asks:

>I have several smaller database volumes that I would like to combine into
>one large volume (100 MB). How can this be accomplished. The only way I
>have thought of is to do a DB dump delete the volumes create a new volume
>and load the dump. Will this work? Is there a "safer" method?

Assuming you have the room, run the DSMFMT command to create and format your
database (remember to specify a size of 101 on the dsmfmt command, since 1 MB
goes for overhead). By the way, I am assuming that your existing database
utilization is something less than 100 MB. If so, then make sure the assigned
capacity is <= 100 MB before proceeding.

Next, do a DEF DBV for the newly created volume.

Then you can do DEL DBV for your existing volumes. The data will be moved off
of each volume before it is deleted. I recommend processing one DEL DBV at a
time.

Andy Raibeck
ADSM Level 2 Support
408-256-0130
<Prev in Thread] Current Thread [Next in Thread>