Oracle Error ORA-29851: cannot build a domain index on more than one column

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.