Skip to Main Content

APEX

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!

Is REST Enabled SQL a valid alternative to granting access to another schema in the same database?

Gerardus EOct 8 2025

I used RESTful Data Services → Enable Objects to REST-enable a table in schema B, and I’m now trying to create a REST Enabled SQL connection in Workspace A (where the parsing schema is also A).

However, I can’t get this to work.

The documentation states:

“Create a REST Enabled SQL service to execute SQL or PL/SQL defined in Oracle APEX components on a remote Oracle database.”

Does this mean that REST Enabled SQL cannot be used when the “remote” APEX components are actually in the same database, just in a different schema?

This post has been answered by Carsten Czarski-Oracle on Oct 16 2025
Jump to Answer
Comments
Post Details
Added on Oct 8 2025
14 comments
500 views