On Thu, 2006-11-09 at 06:07, Sandeep Kumar Jakkaraju wrote:
>
> Hi All ..
>
> I have used Oracle 9i in the past ...currently working on postgres ...
>
> Oracle throws this SQLException ... Too many open cursors
> when there are too many connections to the database.
That may be the excep
Hi All ..
I have used Oracle 9i in the past ...currently working on postgres ...
Oracle throws this SQLException ... Too many open cursors
when there are too many connections to the database.
I have found that ..but postgres ..locks ..the DB ..and doesnt throw this exception
I am tr