Database Error Messages

ORA-29937

domain index cannot be system-managed

Cause

An ASSOCIATE STATISTICS command was issued with a domain index which is system-managed.


Action

Check to see if the domain index has been implemented with system-managed storage tables. To associate statistics with a system-managed domain index, issue ASSOCIATE STATISTICS command with the indextype of this domain index.