Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: MAX Number of Records in Cursor ?
Possibly the some exception is being generated and (possibly) ignored? My
best guess it the script bombs at some point and no one knows why ...
Remove any exception handlers in the script and re-run.
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
-----Original Message-----
Sent: Tuesday, January 07, 2003 8:09 AM
To: Multiple recipients of list ORACLE-L
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: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.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_at_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).Received on Tue Jan 07 2003 - 07:44:07 CST
- text/plain attachment: ESPN_Disclaimer.txt
![]() |
![]() |