Page 1 of 1

error in sending EMAIL from DS

Posted: Tue Apr 25, 2006 7:04 am
by abha.kalra
Hi
i am trying to send email from notification job activity
and getting the error
"EMAIL..JobControl (DSSendMail): Error when executing command: C:\Ascential\DataStage\Projects\myproject\sendmail_EMAIL.bat"

what is the problem?

Posted: Tue Apr 25, 2006 7:17 am
by sb_akarmarkar
Hi,

Are you using before/after subroutine or notification activity in Job sequencer. Error is not clear because notification activity never user sendmail_email.bat file....


Thanks,
Anupam

Posted: Tue Apr 25, 2006 4:02 pm
by ray.wurlod
Have you read the manual or online help about DSSendMail? What's in the BAT file? Have you customized it? Did you supply all required parameters in the argument to DSSendMail()? What delimiter character did you use in the string?