error in sending EMAIL from DS

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
abha.kalra
Participant
Posts: 37
Joined: Fri Oct 21, 2005 4:09 am

error in sending EMAIL from DS

Post 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?
Thanks and Regards
Abha
sb_akarmarkar
Participant
Posts: 232
Joined: Fri Sep 30, 2005 4:52 am
Contact:

Post 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
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post 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?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply