From oracle-l-bounce@freelists.org  Wed Aug 25 11:41:48 2004
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air189.startdedicated.com (root@localhost)
 by orafaq.com (8.11.6/8.11.6) with ESMTP id i7PGfmE25604
 for <oracle-l@orafaq.com>; Wed, 25 Aug 2004 11:41:48 -0500
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i7PGfmI25599
 for <oracle-l@orafaq.com>; Wed, 25 Aug 2004 11:41:48 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id E7B3A72E285; Wed, 25 Aug 2004 11:44:23 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 18044-50; Wed, 25 Aug 2004 11:44:23 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 2F6D472E514; Wed, 25 Aug 2004 11:44:19 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 25 Aug 2004 11:42:22 -0500 (EST)
X-Original-To: oracle-l@freelists.org
Delivered-To: oracle-l@freelists.org
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C8D1A72D2D1
 for <oracle-l@freelists.org>; Wed, 25 Aug 2004 11:42:17 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 16715-83 for <oracle-l@freelists.org>;
 Wed, 25 Aug 2004 11:42:17 -0500 (EST)
Received: from brmea-mail-4.sun.com (brmea-mail-4.Sun.COM [192.18.98.36])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4DE2172CCF6
 for <oracle-l@freelists.org>; Wed, 25 Aug 2004 11:42:17 -0500 (EST)
Received: from phys-giza-2 ([129.147.4.101])
 by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id i7PGiE53004393
 for <oracle-l@freelists.org>; Wed, 25 Aug 2004 10:44:14 -0600 (MDT)
Received: from conversion-daemon.giza-mail1.Central.Sun.COM by
 giza-mail1.Central.Sun.COM
 (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003))
 id <0I3000001GVWCY@giza-mail1.Central.Sun.COM>
 (original mail from Daniel.Fink@Sun.COM) for oracle-l@freelists.org; Wed,
 25 Aug 2004 10:44:13 -0600 (MDT)
Received: from sun.com (vpn-129-150-32-135.Central.Sun.COM [129.150.32.135])
 by giza-mail1.Central.Sun.COM
 (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003))
 with ESMTP id <0I3000EVZH5HOA@giza-mail1.Central.Sun.COM> for
 oracle-l@freelists.org; Wed, 25 Aug 2004 10:44:06 -0600 (MDT)
Date: Wed, 25 Aug 2004 10:43:59 -0600
From: "Daniel W. Fink" <Daniel.Fink@Sun.COM>
Subject: Re: Logon Trigger and Cursors
In-reply-to: <OF515FF26A.7ECC77C1-ON85256EFB.00538B11@chase.com>
To: oracle-l@freelists.org
Message-id: <412CC1CF.3080201@sun.com>
MIME-version: 1.0
Content-type: text/plain
X-Accept-Language: en-us, en
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
 Gecko/20040113
References: <OF515FF26A.7ECC77C1-ON85256EFB.00538B11@chase.com>
X-Virus-Scanned: by amavisd-new at freelists.org
Content-Transfer-Encoding: 8bit
X-archive-position: 8328
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: Daniel.Fink@Sun.COM
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l
X-Virus-Scanned: by amavisd-new at freelists.org

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@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@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
-----------------------------------------------------------------

