Oracle Error ORA-39788: Subtype “string”.”string” is specified multiple times for column string.

Oracle Error Message

ORA-39788: Subtype “string”.”string” is specified multiple times for column string.

Reason for the Error

Subtype specified was not unique.

Solution

Ensure all subtypes specified are unique.