Hi Suresh,
This statement here works for me on AWS so that I can work with a newly created schema
grant select on schema <yourschemaname> to _SYS_REPO with grant option;
Hi Suresh,
This statement here works for me on AWS so that I can work with a newly created schema
grant select on schema <yourschemaname> to _SYS_REPO with grant option;