Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Email procedure in package fails with 24247 ACL via concurrent request; succeeds when invoked direct

edited Apr 6, 2014 9:00AM in Core Concurrent Processing - EBS (MOSC) 6 commentsAnswered

I've got a package that calls a second package which generates an email.  When I run this package via the concurrent manager, I get the ORA-24247 error about an incorrectly configured ACL.  However, if I invoke the package directly, using the same user that executes the package when it is run through concurrent manager, the email is generated.  Here's what the DBA_NETWORK_ACLS and DBA_NETWORK_ACL_PRIVILEGES look like.  In both cases it is the 'APPS' user which runs the procedure.

HOSTLOWER_PORTUPPER_PORTACLACLID
XXXX.oracleoutsourcing.com2525/sys/acls/acl_for_apps.xmlF10665381FCE6F03E0409B8107406235

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