Database Administration (MOSC)

MOSC Banner

ORA-24247 sending mail in 11.1.0.7

edited Oct 1, 2009 12:29AM in Database Administration (MOSC) 5 commentsAnswered ✓
 Hola, everyone

Yesterday I upgraded my database from 9.2.0.8 to 11.1.0.7.

I use a procedure DEMO_MAIL to send mails which uses UTL_TCP an d UTL_SMTP. Now it´s not working because of failure : ORA-24247 netwrok access denied by ACL

I´ve used DBMS_NETWORK_ACL_ADMIN package to grant network privileges, but still not working. maybe I made something wrong with this package

Can anyone help me with this?

I'm not clear about which type of privileges and which host must I privilege to

Thanks a lot in advance

BEGIN
  DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(acl         => 'correo.xml',

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