Skip to Main Content

SQLcl

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.

SQLcl 25.1 export of ORDS REST Modules does not work

Roel HartmanApr 16 2025

According to the release notes (https://www.oracle.com/tools/sqlcl/sqlcl-relnotes-25.1.html) “ORDS REST Modules are now supported”. The first hurdle is obviously …. “HOW”?

That I found out, the command is :

project export -objects ords.<schema name>

But then it takes 12 seconds and doesn't return anything.

So, what else do I need to do to get my ORDS modules out?
(I have used SQLcl 24.4.1 and 24.4.4 previously)

This post has been answered by danmcghan-Oracle on Apr 16 2025
Jump to Answer
Comments
Post Details
Added on Apr 16 2025
1 comment
124 views