Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bulk Collect and Millions of records.

Xev BellringerDec 22 2013 — edited Dec 23 2013

Hey guys,

I have been experimenting around with bulk collect in 11gr2..

I have millioms of records to deal with and very large tables.

Basically, my question is this. How do you use bulk collect when you have millions of records?

Everytime i try to use it to bulk collect into, i run out of memory.

So should i stick with the SQL engine when it comes to manipulating millions

of records? Is Bulk Collect maninly for insert, updates to be used for applications?

Been banging my head for a while with this. Can a Pl/SQL pro please

give me some pointers on this?

This post has been answered by Solomon Yakobson on Dec 22 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2014
Added on Dec 22 2013
4 comments
3,010 views