DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: UTL_SMTP - Service Not Available.

  1. #1
    Join Date
    Oct 2000
    Posts
    250

    UTL_SMTP - Service Not Available.

    Hi All,
    any help can help on following issue.

    SQL> exec send_mail_to_admin('This is the title','This is the subject');
    BEGIN send_mail_to_admin('This is the title','This is the subject'); END;

    *
    ERROR at line 1:
    ORA-20001: 421 Service not available
    ORA-06512: at "SYS.UTL_SMTP", line 83
    ORA-06512: at "SYS.UTL_SMTP", line 121
    ORA-06512: at "SCOTT.MAIL_PKG", line 48
    ORA-06512: at "SCOTT.SEND_MAIL_TO_ADMIN", line 4
    ORA-06512: at line 1

    Thanks

  2. #2
    Join Date
    Jan 2002
    Location
    Up s**t creek
    Posts
    1,525
    Jim
    Oracle Certified Professional
    "Build your reputation by helping other people build theirs."

    "Sarcasm may be the lowest form of wit but its still funny"

    Click HERE to vist my website!

  3. #3
    Join Date
    May 2001
    Location
    San Francisco, California
    Posts
    511
    SMTP server name you are using is not correct.
    Remember the Golden Rule - He who has the gold makes the rules!
    ===================
    Kris109
    Ph.D., OCP 8i, 9i, 10g, 11g DBA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width