|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
DB2 UDB Reorg question
This question takes some thought.
How can I provide evidence a table or index was reorged or an index rebuilt if the Reorg history was purged and the logs were modified or cleaned to remove such evidence? Your help is appreciated. |
|
#2
|
|||
|
|||
|
You could evaluate the table/index by retrieving the statistics that indicate whether or not there is a need for reorganization: REORGCHK_TB_STATS procedure – Retrieve table statistics for reorganization evaluation. REORGCHK_IX_STATS procedure – Retrieve index statistics for reorganization evaluation.
__________________
|
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > DB2 UDB Reorg question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|