Skip to Main Content

Java Database Connectivity (JDBC)

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!

JDBC extension available to support sqlldr natively in Java?

3226868Apr 25 2016 — edited Apr 27 2016

Hi folks,

I want to develop an application built on an PaaS infrastructure. This application needs to load data quickly into an Oracle database server. The volumes are rather large and using JDBC becomes quite a bottleneck even though batch updates are used. Unfortunately, sqlldr is not available in the PaaS infrastructure. Is there a native implementation of sqlldr that extends JDBC available that supports direct inserts/load?

If not where could I file a feature request?

This post has been answered by unknown-7404 on Apr 27 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2016
Added on Apr 25 2016
5 comments
3,330 views