Oracle Error Message
ORA-32585: duplicate specification of a supplemental log attribute
Reason for the Error
In a create/alter DDL a supplemental log attribute is specified more than once.
Solution
Rewrite the Create/Alter DDL such that it has a single occurence of any supplemental log attribute.