EBS Customizations (MOSC)

MOSC Banner

UTP_SMTP email attached size limitations?

edited Jan 29, 2013 7:01PM in EBS Customizations (MOSC) 4 commentsAnswered
Hi Gurus.
Just want to get your thoughts bout this one,

We have a custom procedure that would fetch data and dump it into a .csv file then email to a given e-address as an attachment. Emailing the file is using the
UTL_SMTP system package. While testing the custom program, at first, it successfully completed and received in the mailbox the .csv file. Until the next scenario of changing
source(param) of the data, the custom program now errors and give the below:
   ORA-29278: SMTP transient error: 421 Service not available
   ORA-06512: at "SYS.UTL_SMTP", line 17
   ORA-06512: at "SYS.UTL_SMTP", line 96

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