job is aborted due to before job routine

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
pongal
Participant
Posts: 77
Joined: Thu Mar 04, 2004 4:46 am

job is aborted due to before job routine

Post by pongal »

hi,
i have import all the job designs from Dev to Test environment.
i compiled all the jobs in test environment.
when i try to run the job, it is giving an error- Before job routine is not working..
error as follows
CVPayTerms..BeforeJob (ExecSH): Error when executing command: /apps/Ascential/Projects/EDW/scripts/"CreateCVPayTermsHeader.sh"
*** Output from command was: ***
SH: /apps/Ascential/Projects/EDW/scripts/CreateCVPayTermsHeader.sh: not found

I have checked the script at the ds server location /apps/Ascential/Projects/EDW/scripts/CreateCVPayTermsHeader.sh.
it is correct.

do i need to set anything to run the script file ?
Eric
Participant
Posts: 254
Joined: Mon Sep 29, 2003 4:35 am

Post by Eric »

permissions?
Post Reply