Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Logon Trigger and Cursors

Re: Logon Trigger and Cursors

From: Daniel W. Fink <Daniel.Fink_at_Sun.COM>
Date: Wed, 25 Aug 2004 10:43:59 -0600
Message-id: <412CC1CF.3080201@sun.com>


In the first example, the cursor handle (3) you refererence is reused w/out the STAT lines being emitted. In the second, it does emit STAT lines. Rajesh.Rao_at_jpmchase.com wrote:

>I thought I did see the stat lines, albeit its all clubbed together at the
>end. Like for your first SQL, the one selecting from mystat with rownum=1.
>Isnt the first stat line (the one with the STOPKEY) for this query.
>



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Aug 25 2004 - 11:41:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US