Kbase 33295: How to reduce the database size after deleting records
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: P3295
GOAL:
How to reduce the database size after deleting records
FIX:
Although you deleted records in a database, the database size will not change.
This is because the deleted records are simply marked as deleted, they are not actually removed.
If you want to reduce the database size, you have to perform a Dump and Load.