© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Tom Lieber
Yet another IT Consultant
Email from Oracle... Darn it, why did I start with a 21c back then? Hello,Your Always Free Oracle database running Oracle Database 21c Innovation Release will be terminated during June - August 2023. This is in preparation for Oracle’s fleet of free ...
Info from Oracle: Issue is caused by an internal bug 35188537 and devlelopment is working on it. Jeff Smith
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.
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?
Tom Lieber
Yet another IT Consultant
Info from Oracle: Issue is caused by an internal bug 35188537 and devlelopment is working on it. Jeff Smith