Oracle Message ORA-14063 - Unusable index exists on unique/primary constraint key

ERRORUnusable index exists on unique/primary constraint key
CAUSEUser attempted to add or enable a primary key/unique constraint on column(s) of a table on which there exists an index marked Index Unusable.
ACTIONDrop the existing index or rebuild it using ALTER INDEX REBUILD