PL/SQL (MOSC)

MOSC Banner

ORA-24247: network access denied by access control list (ACL)

edited Nov 26, 2019 8:51AM in PL/SQL (MOSC) 8 commentsAnswered

Hi,

I have a procedure that sends mails using utl_mail package.

In the procedure, I use the AUTHID CURRENT_USER.

When I call this procedure from other users, I get the following error: "ORA-24247: network access denied by access control list (ACL)" although I gave the required ACL.

The Oracle version is 11.2.0.3

Same procedure in another databases can be called by another users without any error.

Do you have any idea what is the reason for this error?

Thanks in advance,

Ronen

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