Database Error Messages

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

OCI-22314

method information mismatch in ALTER TYPE

Cause

The number of methods or the method signature do not match that of the original type declaration. This is not supported.


Action

Make sure the method signature stay identical for the previously declared method. Do not drop existing methods.