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: Pipelined functions

RE: Pipelined functions

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Thu, 11 Dec 2003 05:14:27 -0800
Message-ID: <F001.005D98CA.20031211051427@fatcity.com>




Pipelined functions





Yes, I sent out another message shortly after that 'set arraysize 1' was the key.
 
Thanks
Raj
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !
-----Original Message-----
From: Tanel Poder [mailto:tanel.poder.003@mail.ee]
Sent: Wednesday, December 10, 2003 5:05 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: Pipelined functions

Hi!
 
How did you test it? From sqlplus or external app? Then check whether you have array processing turned on (it should be off if you want to get rows one-by-one).
Or if in PL/SQL, are you using bulk collections?
 
Tanel.
 
----- Original Message -----
From: Jamadagni, Rajendra
To: Multiple recipients of list ORACLE-L
Sent: Wednesday, December 10, 2003 7:59 PM
Subject: Pipelined functions

I have a question related to pipelined functions ...

I have a function which performs a task in a loop. I have piped messages at the beginning and end of the loop and expect them to appear as soon as they are piped. But there seems to be a difference of opinion between oracle's and my definition of "as soon as". I see these messages appear after 2/3 loops instead of each loop.

Does anyone know why this should happen? Any way to trace the piped messages? 10046 doesn't cut it for me. BTW this is 9202. I did search for Metalink for bugs but didn't find any obvious ones. Anyone know the internals (or heard any rumors) of pipelining ... like is there a buffer size, when reached messages are output? something like that?

Raj
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !


**************************************************************************************
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
**************************************************************************************4

**************************************************************************************
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
**************************************************************************************4
-- 
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 Thu Dec 11 2003 - 07:14:27 CST

Original text of this message

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