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!

batch process

meghaveeApr 22 2014 — edited Apr 22 2014

Need to write batch process to load data(both insert/update) from file to db table. Currently writing data(in batch) from file to GTT and then Merge from GTT to Db table. Merge is set based, so performance is better. However with GTT there are redo/undo logs created. Is there a better way to do the data load?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2014
Added on Apr 22 2014
7 comments
248 views