Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-02306

cannot create a type that already has valid dependent(s)

Cause

An attempt was made to create a type that already has some valid dependent(s) (these dependents depend on the fact that the type does not exist).


Action

Drop the dependents first before creating the type, or do not create the type.