[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Reducing database usage of disk space

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
If you've removed data from the database, then the only way to see that reflected on disk is to do a dump and load. But, the database engine will reuse that allocated space for new data, so you shouldn't see the database grow in the meantime.

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