If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am using ECC 6.0 and db2 database.I have deleted some clients in sap.The total size of that client is 10GB.After deleting i done the reorg for all the tables through db13.The filesystem size not reducing is increasing why this problem?Please help me.
If possible, can you unload data, drop the table and then recreate it ?
That does not at all guarantee that the HWM will be lowered. db2dart with the /lhwm switch can be used to suggest ways to lower the tablespace high water mark (if this is indeed the problem).