Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

APEX app project export is exporting application + DML Data and User Data

Scott H.Jul 8 2026 — edited Jul 9 2026

I updated to the latest SQLCL 26.2.0.181.2110

DB Version: 19.31

When I do project export -schemas XYZ -object APEX.XYZ I'm getting more than I want

I get DML table data as well as files/folders for every user in my database. Is this a bug? Is there a way to fix it?

I tried doing

project config set -name export.setTransform.emitSchema -value false

and no change. Is there another setting to fire? This didn't happen on previous versions?

Comments
Post Details
Added on Jul 8 2026
7 comments
254 views