Skip to Main Content

Oracle Database Discussions

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to datapump-export from premise to Object Storage (to datapump-import into ADWC)?

Mike Reiche-OracleNov 19 2018 — edited Nov 21 2018

*deleted the rest because apparently it was confusing*

Is there some way I could access the resulting export dumps as BFILEs?

The answer is - to create a table with a single column of a BFILE, and insert all the dump files into the table.  Then read the bfiles from a client.

Comments
Post Details
Added on Nov 19 2018
10 comments
1,020 views