Utl_Smtp Connection In Oracle
Utl_Smtp Connection In Oracle . Sending email with oracle utl_mail and apex_mail have been discussed previously and each include a subset of attachment functionality explained in their respective articles. Double check that the schema calling utl_smtp has execute permissions on sys.utl_smtp, sys.utl_tcp and sys.dbms_lob. UTL_SMTP Send an Email to Multiple Recipients with Attachments from from orclking.blogspot.com For simple applications these may be sufficient. I am testing with utl_smtp, my platform is oracle 8.1.7.0.0 + windows server 2000, my windows server is a member of dc, in our dc, we have exchange server as mail server, i issue the following command within sqlplus, it can work,declarev_connection utl_smtp.connection;beginv So i've decided to add closing connection to my exception block.