Hi,
when you delete the content, DB2 invalidates the rows inside the tables, but keeps the tables' files as big as they are.
Try a "reorg table" after deleting the data. This should help. Furthermore, as fars as I remember, starting with some version 8.2.x DB2s backup command offers a compression flag.
Regards,
Bernd
|