Query to find users granted an ACL -- the natural question after seeing ORA-24247
You may have encountered ORA-24247: network access denied by access control list (ACL) and wondered "who has access to what from my database?" I extended a query from the Oracle documentation to give me the results I wanted: ACL Name, Username, host,...
apexdebug.com1 min read