Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm running the talend job as .sh from Control M. It is scheduled every day.
Each time it is getting failed bcoz of below error. if i re-run the same job from Control M it is running. I ran the job manually in unix, it ran fine. Only in control M the first run is not running. Below is the rerror
+ sh /xxxx/xxxx/job_name.sh
LibContextReader_2: context will be loaded from /xxxx/prod.name.cfg
LibContextReader_2: context will be loaded from /xxxx/prod.name.cfg
sh: /script1.sh: No such file or directory
sh: /script2.sh: No such file or directory
Kindly help.
Hello,
Is your configuration set correctly? Are you able to execute your job script file (.sh) successfully in cmd?
Best regards
Sabrina