You can't have more than 32 multi-column stats unless they are collected on a multi-column index.
Why do you think you need all those stats?
Multi-column stats are mainly for multi-column joins (FKs) or when all of them are ANDed together in a WHERE-condition.
Dieter
↧