Skip to Main Content

Database Software

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!

Parallel loading to a table using DirectPath API

Artur Czajkowski22 hours ago

Hi,

Guys, I'm using rust in order to create a client that will load data into oracle db using direct path API. I used this example as a starting point:

https://github.com/oleksiivorobiov/oracle_oci_examples/blob/master/cdemodp.h

I have the application ported to rust and it works. But it works synchronously. Could somebody share some links, anything to explain, what to do in order to be able to use Direct Path loading in parallel?

Thank you

Comments
Post Details
Added 22 hours ago
0 comments
7 views