ORA-22314

Error: ORA-22314: method information mismatch in ALTER TYPE

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

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

COMENTARIOS:


No hay comentarios.