How to setup to use utl_mail package with oracle database 11.2.0.2?
I follow the following link to setup:
http://asanga-pradeep.blogspot.com/2010/08/using-utlmail-in-10g-and-11g.html
I am not sure which user do I need to run as to create the ACL.
I ran the create_acl, add_privilege and assign_acl procedure as system and sys and I got the following error:
DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(
*
ERROR at line 2:
ORA-06550: line 2, column 1:
PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.CREATE_ACL' must be declared