Hi All,
I'm using db2 v8 on linux. I can see that it is possible to pause online (i.e. inplace) table
reorg and then resume it. But the same functionality is not avaiable for index reorgs.
Is there any workaound for this? I have a script that reorgs the database and pauses the reorg if the CPU load gets too high. I miss the pause mechanism for the index reorgs.
I have an extra question. Is it recorded somewhere in the system catalog when was the last time a table/index reorg done?
Thanks in advance.
Alexander