Oracle Error Message
ORA-29937: domain index cannot be system-managed
Reason for the Error
An ASSOCIATE STATISTICS command was issued with a domain index which is system-managed.
Solution
Check to see if the domain index has been implemented with system-managed storage tables. To associate statitics with a system-managed domain index, issue ASSOCIATE STATISTICS command with the indextype of this domain index.