Message Oracle ORA-29879 - cannot create multiple domain indexes on a column list using same indextype

ERRORcannot create multiple domain indexes on a column list using same indextype
CAUSEAn attempt was made to define multiple domain indexes on the same column list using identical indextypes.
ACTIONCheck to see if a different indextype can be used or if the index can be defined on another column list.