Oracle Error Message
ORA-29851: cannot build a domain index on more than one column
Reason for the Error
User attempted to build a domain index on more than one column.
Solution
Build the domain index only on a single column.
ORA-29851: cannot build a domain index on more than one column
User attempted to build a domain index on more than one column.
Build the domain index only on a single column.