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

Home -> Community -> Usenet -> c.d.o.server -> Re: ref cursor capacity

Re: ref cursor capacity

From: Mladen Gogala <mgogala.SPAM-ME.NOT_at_verizon.net>
Date: Thu, 19 Apr 2007 21:11:30 +0200 (CEST)
Message-ID: <pan.2007.04.19.19.07.35@verizon.net>


On Thu, 19 Apr 2007 11:45:39 -0700, valigula wrote:

> s it a max capacity per a Ref Cursor? . I only manage to load 180.080
> rows ...into it ...

Loading rows into a ref cursor? How exactly do you do that, given that Ref Cursor generally represents a eresult set of a query. To get more rows into a ref cursor, you have to make it move faster then 186000 miles per second.

-- 
http://www.mladen-gogala.com
Received on Thu Apr 19 2007 - 14:11:30 CDT

Original text of this message

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