ERROR | such column list already indexed using another domain index and indextype |
CAUSE | An attempt was made to create multiple domain indexes on a column list using indextypes which do not have disjoint operators. |
ACTION | Check to see if the operator sets for the indextypes can be made disjoint. |