Quote:
Originally Posted by J Petruk
Take a snapshot... SNAPSHOT_TBREORG has all the information about the reorg status, including a progress indicator.
db2 "select * from table(SNAPSHOT_TBREORG('MYDB', -1)) as snap "
where MYDB is your database name.
|
Here progress indicator means REORG_STATUS ?????
REORG_STATUS=1 means.....
can anybody explain different values for REORG_STATUS
How can i find weather locks are stopping Reorg?????????pls help me out Thnx in aadvance...