[progress Communities] [progress Openedge Abl] Forum Post: Re: Space For Restore

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
Do you mean in the source database, from which you take the backup? You can get an idea of physical size by iterating over _area and _areastatus to get the area sizes. _area._area-blocksize has the database block size for the area (it is the same for all data storage areas but can be different for the BI file). _areastatus._areastatus-totblocks has the total area size in blocks; _areastatus._areastatus-hiwater has the area HWM in blocks. Multiply by block size to get size in bytes.

Continue reading...
 
Status
Not open for further replies.
Back
Top