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: ref cursor

Re: ref cursor

From: Lyall Barbour <lbarbour_at_stanford.edu>
Date: Mon, 21 Aug 2000 06:50:09 -0700
Message-Id: <10596.115086@fatcity.com>


I could see potential ORA-1555 errors.
Kevin's response should help you out though.

Good luck,
Lyall Barbour

At 01:34 PM 8/18/00 -0800, you wrote:
>Hi List,
>Here is a scenerio ,I have a stored proc which inserts the records in a
>temp table and creates a ref cursor based on this ,the cursor is returned
>as out parameter ,after that proc deletes the records from the table and
>then commits it.(Finally i have nothing in database)
>Now when the calling program will try to fetch records from the ref cursor
>will it have any problem ??
>Do you see any potential problem here if millions of users are accessing
>this simultaneously.
>
>Ideas wellcome ..
>Thanks
>Ajay K
>--
>Author:
> INET: ajay_at_tems.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>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 Mon Aug 21 2000 - 08:50:09 CDT

Original text of this message

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