Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Parallel pipeline table functions on non parallel input?
Under "Input Data Partitioning" in the "PL/SQL User's Guide and
Reference" it states ...
"If the cursor p itself is not parallelized, the incoming data is randomly partitioned on the columns in the column list. The round-robin table queue is used for this partitioning."
Has anyone been able to get it to work like this? I've only seen it work when the input cursor was accessed in parallel itself.
Thanks,
Richard
Received on Thu Jun 12 2003 - 23:56:41 CDT
![]() |
![]() |