Re: can I set the timeout for cursors in Oracle 8

From: Forrest Cicogni <fcicogni_at_sageasset.com>
Date: Thu, 29 Nov 2001 18:24:20 -0500
Message-ID: <1007061982.235665_at_news>


The cursor dies when the user session ends or (w/ PL/SQL) when the cursor goes out of scope, but it is *best practice* to close it.

"Manish Bhasin" <bhasinmanish_at_hotmail.com> wrote in message news:88387398.0111281452.32f8d95d_at_posting.google.com...
> I have a condition where I cant close the cursor currently but also
> dont know if the user will later close it. So I want to know if there
> is a way to set a default timeout for cursors?
Received on Fri Nov 30 2001 - 00:24:20 CET

Original text of this message