© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jeff Smith
a product manager for Oracle, building database tools
For your apex instance, you can run a plsql block of code to run a data pump export job, from say Database Actions SQL worksheet.
You can download the dmp files from the Data Pump page.
Tom Lieber
Yet another IT Consultant
Hi Jeff, so dbms_cloud or the datapump page works on the apex instance too.. good to know.. i will do that. so glasknochen.at is in safe harbour
We're going to have a window where you can go from 21c to 23c instance - you will not lose your DB. Stay tuned for an update from the Cloud team. Tom Lieber
i got an error if i do it with the result of the datapump wizard..
Jeff Smith SELECT * FROM DBMS_CLOUD.LIST_FILES('DATA_PUMP_DIR'); doesnt work is it an issue in frankfurt?