Listing Tables with Deviation with SAPDBA
Use
You can use SAPDBA for Informix to identify tables where the statistics deviate from the current (that is, correct) values by more than a certain threshold. For more information, see
Update Statistics with SAPDBA.Prerequisites
Procedure
The first screen you see allows you to enter the deviation in percent. The recommended default value is 10%. Only tables where the deviation is equal to or greater than 10% are displayed in the subsequent report.
You see a report screen with entries similar to the following examples:
table |
deviation [%] |
current_rows |
statistic_rows |
deviation |
1) d020I |
14 |
1433 |
1232 |
201 |
2) onstatopt |
? |
62 |
0 |
62 |
3) osmon |
5 |
18 |
17 |
1 |
..... |
See also:
Informix documentation