PL/SQL (MOSC)

MOSC Banner

UTL_SMTP is not working

edited Sep 9, 2011 2:22AM in PL/SQL (MOSC) 13 commentsAnswered ✓
I have recently upgraded from 9i to 11g database using export / import method.

Looks like we have an issue with the UTL_SMTP procedure. The procedure is not sending any mails and does not show any errors.

I have configured the following in the database:

1. Ran \oracle\app\product\11.2.0\dbhome_1\RDBMS\ADMIN\utl_mail  using sysdba

2. Ran \oracle\app\product\11.2.0\dbhome_1\RDBMS\ADMIN\prvtmail.plb as sysdba

3. granted execute on UTL_SMTP, UTL_TCP,utl_mail, DBMS_NETWORK_ACL_ADMIN T to the user

4. set the parameter smtp_out_server=<<smtp mail server >>

Please let me know if I miss any or any thing wrong.

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