Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h07IFp802108
 for <oracle-l@orafaq.net>; Tue, 7 Jan 2003 12:15:51 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h07IFpc02103
 for <oracle-l@orafaq.net>; Tue, 7 Jan 2003 12:15:51 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id GAA71938;
 Tue, 7 Jan 2003 06:56:28 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 005287DA; Tue, 07 Jan 2003 06:38:51 -0800
Message-ID: <F001.005287DA.20030107063851@fatcity.com>
Date: Tue, 07 Jan 2003 06:38:51 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Stephane Faroult"<sfaroult@oriolecorp.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Stephane Faroult"<sfaroult@oriolecorp.com>
Subject: RE: Re: MAX Number of Records in Cursor ?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: binary
 ('binary' encoding is not supported, stored as-is)
Besides, Vivek, have you ever heard about INSERT ... SELECT ? Why, I ask, do you want to loop ?

>----- Original Message -----
>From: tim@sagelogix.com
>To: Multiple recipients of list ORACLE-L
><ORACLE-L@fatcity.com>
>Sent: Tue, 07 Jan 2003 05:54:17
>
>There are no limits on the number of rows which can
>be
>retrieved.  Please check the query and the
>application code
>surrounding it more closely.
>
>I'd suggest extracting the query into SQL*Plus and
>running
>it there.  If the behavior is as expected, then the
>
>surrounding application code is at fault.  Else,
>the query
>is faulty...
>
>> 
>> A Relationship manager needs to broadcast mail to
>all the
>> Customers . There are around 102,847 customer 
>> 
>> To achieve this functionality in our code we are
>opening a
>> cursor, fetching each  user id from a table and
>inserting
>> into a mail table for each fetch. 
>> Mail is getting Generated for only 7130 Customers
>.
>> There are no oracle errors reported in the log
>files .
>> 
>> Is there any size limitation in oracle while
>> opening/fetching a cursor as the No. of  records
>to be 
>> fetched are 102,847 ? 
>> Thanks
>> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroul
  INET: sfaroult@oriolecorp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

