PLS-00366

Error: PLS-00366: subtype of a NOT NULL type must also be NOT NULL

Causa: After a subtype was defined as NOT NULL, it was used as the base type for another subtype defined as NULL. That is not allowed. For example, the code might look like:

Acción: Revise the subtype definitions to eliminate the conflict.


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.