Page 1 of 1

Error with sendmail function

Posted: Fri Dec 17, 2004 8:39 am
by rdy
We have a sequence job that sends an email using the "NotificationActivity" stage. This is a parameterized job, so it is executed 6 times with different parameters. (Jobs are set to allow multiple instances.)
(I've removed some of the actual path names)
processPLASOfficeUpdates.processPLASRDServiceCenterOfficeUpdates.JobControl (DSSendMail): Error when executing command: /etl/Ascential/DataStage/Projects/.../sendmail_processPLASOfficeUpdates.sh
*** Output from command was: ***
/etl/Ascential/DataStage/Projects/.../sendmail_processPLASOfficeUpdates.sh: /etl/Ascential/DataStage/Projects/.../sendmail_processPLASOfficeUpdates.sh: cannot open
This email step was executed successfully five times, but one of the times it errored out. Is there any question of contention between the jobs? What else could cause the error?

Posted: Fri Dec 17, 2004 8:56 am
by DSkkk
you can check whether you have proper permissions to rwx to it.