Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error ORA-01000: Maximum Open Cursors Exceeded in CLOSE_THIS_WINDOW referenced trigger
There is a database parameter called OPEN_CURSORS that needs to be
increased.
David Mulligan wrote:
> When I compile a form that I have created a get a compilation error
> "ORA-01000: Maximum Open Cursors Exceeded". If I "goto the error" it is
> in the referenced trigger CLOSE_THIS_WINDOW. Since this a referenced
> trigger, I can not delete or modify it. I have heard that this error is
> common, but no one has yet told me how to fix it.
>
> Any help is greatly appreciated.
Received on Wed Oct 21 1998 - 19:04:21 CDT
![]() |
![]() |