| From: | Steve Adams |
| Date: | 06-Sep-2000 13:47 |
| Subject: | sparse_indexes.sql |
Unfortunately, sparse_indexes.sql relies on the average column length in
hist_head$.avgcln which is not there prior to 8.1. For 7.3 and 8.0 you have to
revert to checking the INDEX_STATS view after running ANALYZE.
-----Original Message-----
Sent: Tuesday, 5 September 2000 23:42
The sparse indexes scrips is very useful.
Do you have a version voor Oracle 7.3 an 8.0?
Or do you know how I can adapt it so that it can be used voor lower versions
than 8.1?