ADSM-L

Re: Expanding ADSM DB Using Raw Logical Volumes. help please

2001-04-16 11:46:20
Subject: Re: Expanding ADSM DB Using Raw Logical Volumes. help please
From: "Cook, Dwight E" <cookde AT BP DOT COM>
Date: Mon, 16 Apr 2001 10:14:35 -0500
actually you should be able to vary offline a storage volume...
if you have clients currently accessing your server (pushing data) the
proper way to set a stg volume to readonly so you may move data off it and
delete it would be

vary offline some_stg_vol
upd some_stg_vol acc=reado
vary online some_stg_vol
move data some_stg_vol
(when done)
delete some_stg_vol
then do the smitty voodoo magic to delete the logical volume and redefine it
with the new name of your choice, followed up with
define dbvol xxx
define dbcopy xxx yyy
extend db ####
then :-) :-) :-)