We found an UNUSED COLUMN in a table, but we actually didn't mark any column as UNUSED on that table explicitly. We did drop a unique contraint and created a unique function based index on that table.

Does any body know that any side effect could result in a column getting UNUSED mark.

Thanks for any help.