DSSendMail error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinu31
Participant
Posts: 2
Joined: Sun Jan 01, 2006 8:23 am

DSSendMail error

Post by srinu31 »

Hi
I am getting an error

JobControl (DSSendMail): Error when executing command: /IISPROJECTS/Sales/sendmail_xxxx.sh

and all my mail notifications are failing
Appreciate any help on this .
srinu31
Participant
Posts: 2
Joined: Sun Jan 01, 2006 8:23 am

Post by srinu31 »

along with this error

Insufficient disk space; try again later
Insufficient disk space; try again later
returntosender: cannot select queue for dsadmp
Insufficient disk space; try again later
returntosender: cannot select queue for postmaster
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

You have run out of disk space in the sendmail. I am not sure which one is used, but the first place to check would be /tmp. Run a "df -k" command and see which ones are 100% full.
Post Reply