| ERROR | cannot create multiple domain indexes on a column list using same indextype |
| CAUSE | An attempt was made to define multiple domain indexes on the same column list using identical indextypes. |
| ACTION | Check to see if a different indextype can be used or if the index can be defined on another column list. |