Database Error Messages

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

OCI-22330

cannot alter a type that is not valid

Cause

An attempt was made to perform ALTER TYPE on an invalid type.


Action

Use the CREATE OR REPLACE TYPE command to modify the type.