How to acces the DBMS_NETWORK_ACL_ADMIN package to append host ace in ATP as ADMIN user
Summary:
In SQL Developer I'm connected to a Oracle Autonomous database 19c as ADMIN user. I want to debug a procedure with the integrated tools. After following a quick tuto, i see an error saying
this is the roles i have been granted as ADMIN:
I follow another tuto saying that i have to run this code to be able to debug:
But the error say: Commande Inconnue.
En regardant la documentation du package. (https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_NETWORK_ACL_ADMIN.html#GUID-21C00BA5-2D5A-42D4-95A7-20552937AD5E
Tagged:
0