PL/SQL (MOSC)

MOSC Banner

How to setup to use utl_mail package with oracle database 11.2.0.2?

edited Feb 20, 2013 8:51PM in PL/SQL (MOSC) 7 commentsAnswered
I am not sure if this is the right forum to post. But I am trying to help developers setup to use utl_mail package.

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center