Notification activity - removed recipients still get email

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
taisto22
Premium Member
Premium Member
Posts: 2
Joined: Mon Dec 19, 2005 4:49 pm

Notification activity - removed recipients still get email

Post by taisto22 »

After removeing email recipients from a notification activity
they continue to receive the email. I tried removing the email
addresses from the .sh file generated, but this did not help either.
Is there somewhere else datastage or unix is storing the addresses
that needs to be updated?
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Have you recompiled the sequence? Normally no shell script is generated by the program, there is just the default mail script.
taisto22
Premium Member
Premium Member
Posts: 2
Joined: Mon Dec 19, 2005 4:49 pm

Post by taisto22 »

The compile option was selected when I migrated it through version
control, however I had not compiled it in the development env. before
migrating it. I have compiled it and migrated it again.

Thanks
Post Reply