PLS-00367

Error: PLS-00367: a RAISE statement with no exception name must be inside an exception handler

Causa: A RAISE statement not followed by an exception name was found outside an exception handler.

Acción: Delete the RAISE statement, relocate it to an exception handler, or supply the missing exception name.


Deja tu comentario:

¿No sabes cómo solucionar el error? ¿O lo has conseguido resolver y quieres ayudar a otros usuarios?

Para comentar, haz login con tu cuenta de


COMENTARIOS:


No hay comentarios.