Oracle Error ORA-29895: duplicate base datatype specified

Oracle Error Message

ORA-29895: duplicate base datatype specified

Reason for the Error

User attempted to add a base datatype to an indextype with ARRAY DML which is already supported by the indextype

Solution

Remove the duplicate base datatype and retry the command