This question is regarding Dev Ops direct client access in Non Prod to ADW DB standard content prior to building some downstream integrations to on premise applications.
As we know in ADW we have the OOB schema with prebuilt content and in particular the tables and views.
Does Oracle provide any OOB roles to segregate access on that OOB schema? i.e. between CX Analytics based objects and HCM Analytics based objects or is it just the default DW_ROLE that is enabled that has read only visibility to everything ?
And for custom direct access to ADW DB directly any role based security to segregate you'd have to manage via extensions i.e. another custom PAS ADW instance with the roles configured there with the segregation required?
Or any other quick fix possible on OOB content without some Oracle fix or change?
Many thanks in Advance