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!

Apex_ Schema Access

TurGe24Apr 24 2023 — edited Apr 24 2023

Good Morning

I currently have an instance of apex on the free cloud infrastructure and am trying to run a query against my APEX_220200 for example

SELECT * FROM apex_220200 .wwv_flow_worksheet_rpts

This gives me a privileges error despite being logged in as the cloud admin who has DWROLE access on the database, I am also unable to grant Select Access to this table.

Can anyone advise on how to enable access to the Schema? or is it not possibly in the Cloud Autonomous Database?

Comments
Post Details
Added on Apr 24 2023
4 comments
552 views