| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Hi , sysproc.snapshot_tbreorg result shows me REORG_STATUS as '4' Does anyone know what does it means ? Regards Myoungsoo |
|
#2
|
| > sysproc.snapshot_tbreorg *result shows me REORG_STATUS as '4' > Does anyone know what does *it means ? From "sqlmon.h" / ************************************************** ****************************/ /* reorg table defines */ / ************************************************** ****************************/ #define SQLM_REORG_STARTED 1 #define SQLM_REORG_PAUSED 2 #define SQLM_REORG_STOPPED 3 #define SQLM_REORG_COMPLETED 4 #define SQLM_REORG_TRUNCATE 5 Regards, Udo -- Speedgain The DB2 Monitor http://www.itgain.de/en/produkte/speedgain.html |
|
#3
|
| Thanks Udo , That's exactly what I'm looking for . |
![]() |
| Thread Tools | |
| Display Modes | |