utl_mail.send
- From: Paul Baumgartel <treegarden@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Tue, 31 Aug 2004 14:55:10 -0700 (PDT)
I can't get utl_mail.send to work--has anyone else tried it? My own
uty$mail program, which calls utl_smtp, works fine on the same
database.
DBMAINT@t03c> begin
2 utl_mail.send('dba@xxxxxxxxxxxxxxxx',
'pbaumgartel@xxxxxxxxxxxxxxxx','test');
3 end;
4 /
begin
*
ERROR at line 1:
ORA-29261: bad argument
ORA-06512: at "SYS.UTL_ENCODE", line 190
ORA-06512: at "SYS.UTL_ENCODE", line 315
ORA-06512: at "SYS.UTL_MAIL", line 127
ORA-06512: at "SYS.UTL_MAIL", line 258
ORA-06512: at "SYS.UTL_MAIL", line 350
ORA-06512: at line 2
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Other related posts: