Database Error Messages

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

OCI-22871

ALTER TYPE with REPLACE is not allowed for pure incomplete types

Cause

An attempt to perform ALTER TYPE with REPLACE option for a pure incomplete type


Action

Completely define the original type, before using the ALTER TYPE with REPLACE option.