How to configure Workspace ISolation (Consumer Group)
Apologies if I have logged this in wrong category.
I want to configure APEX such that cpu time is limited.
I have a 21c Autonomous Transaction Database on shared infrastructure (Always Free).
APEX is configured.
I can connect from client to database service where SWITCH_ELAPSED_TIME is set - and works fine.
I want to do same for APEX users/service/workspace (sorry - new to APEX).
{ not allowed to post link to docs }
I am unclear what user to apply DBMS_RESOURCE_MANAGER_PRIVS.GRANT_SWITCH_CONSUMER_GROUP
which stems from my lack of understanding of APEX security mechanism. I have standard database ADMIN user, and standard APEX demo workspace/user.