ORA-02036

Error: ORA-02036: too many variables to describe with automatic cursor open

Causa: UPI-bundled execution call tried to perform automatic cursor open and close on a describe operation. There were too many SELECT list items or bind variables to do this.

Acción: Open and close cursor explicitly.

COMENTARIOS:


No hay comentarios.