Create the Package dbms_network_admin_acl
Hello,
I installed in a new machine in Oracle 11G Release 11.2.0.3.
I created the instance and did an export and import via expdp and impdp database from old server to the new.
However, acls that exist in the old bank (release 11.2.0.2) have not been migrated. Then I tried to create the acls in the new database, but the package has DBMS_NETWORK_ACL_ADMIN doesn't exist. How do I create it on the new database?
I installed in a new machine in Oracle 11G Release 11.2.0.3.
I created the instance and did an export and import via expdp and impdp database from old server to the new.
However, acls that exist in the old bank (release 11.2.0.2) have not been migrated. Then I tried to create the acls in the new database, but the package has DBMS_NETWORK_ACL_ADMIN doesn't exist. How do I create it on the new database?
0