Database Error Messages

OCI-30748

Column column already enabled to store objects of type schema.name.
  • column: The column name.
  • schema: The schema of the type.
  • name: The type name.

Cause

An attempt is made to enable a column to store instances of a type for which it is already enabled.


Action

None