Skip to Main Content

ORDS, SODA & JSON in the Database

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!

ORDS - Exposing a schema through a proxy account

FazhaFeb 26 2019 — edited Feb 26 2019

We have been setting up ORDS to enable the owner schema as (therefore exposing all objects owned by the schema to ORDS), but is there a way to enable a PROXY account (ie a non owner account that only has permissions on certain objects in the owner schema)?

For example, we have a schema ESS that ownes all of the tables, procedures etc. However, we only want to expose one particiular package in that schema to ORDS. Could we create a second account, say ESSWEB, that only has execute on that package, and then enable ESSWEB with ORDS?

Has anyone tried this approach?

This post has been answered by thatJeffSmith-Oracle on Feb 26 2019
Jump to Answer
Comments
Post Details
Added on Feb 26 2019
4 comments
676 views