Index size is too big.
HokinsJul 20 2012 — edited Jul 23 2012Hi ,
I am using a combined(3 fields) unique index (Normal) on a table which has around 17 M records.
The size if index is 6074 MB. Due to which I/O and cluster wait for index is consuming 90% of time spent on many queries. So help me find a solution.
Thanks..