yes, that's the right idea, but you may also want to consider just moving the data directly.
or, consider skipping the step completely.
why are you moving from A to B?
if A is just staging, why does it exist? Could you load directly into B from whatever source "stages" into A?
can you post your code? If you "must" process from A to B, and if you "must" process it in pl/sql then the previous post contains useful information about doing the bulk operations.
However, that's still sort of a second-to-worst case scenario (worst being row-by-row), if you can avoid or minimize the amount of pl/sql processing and just do the move in sql that would be best.
Main Topics
Browse All Topics





by: sundar62Posted on 2009-05-11 at 15:20:25ID: 24359611
Please check to see if the attached link answers your question. orums/thre ad.jspa?th readID=361 756
http://forums.oracle.com/f