ORA-36380

Error: ORA-36380: (AGGRECURSE) AGGREGATE was called recursively, which is not allowed.

Causa: A model, NATRIGGER, or other object called the AGGREGATE function or command while another AGGREGATE function or command was already in progress.

Acción: Modify your objects so that they do not need to have two AGGREGATE commands or functions executing at once.

COMENTARIOS:


No hay comentarios.