ORA-00036

Error: ORA-00036: maximum number of recursive SQL levels (string) exceeded

Causa: An attempt was made to go more than the specified number of recursive SQL levels.

Acción: Remove the recursive SQL, possibly a recursive trigger.

COMENTARIOS:


No hay comentarios.