We want to be able to run queries against DW tables in ADW via SQL Developer using a named user (and NOT OAX_USER). When trying this, it says table or view doesn't exist. Same error even if we prefix the select with "oax$oac". Example, "select * from oax$oac.DW_PROJECT_COMMITMENT_CF;".
Providing grant for each named user to various DW tables would be onerous… 5-6 users accessing 100 DW tables would require setting 500 to 600 grants. Has anyone accessed ADW using a named user (or have they only used OAX_USER)? Please advise how you approached this?
Thanks,
Jay