Page 1 of 1

shell script

Posted: Wed Apr 13, 2005 12:09 pm
by studyguy2001
hello.,

i am wokring on parallel extender 7.1.
i have to work on unix to do the job
scheduling. but i am not too good in unix
shell scripting as i was used to do only
in datastage.
1) can anyone please help me with a sample
shell script for job scheduling and running
in datastage
2) it would be very much helpful if you can give
me a sample shell script for finding the error
log after we schedule and run the job.

thanking you.

Posted: Wed Apr 13, 2005 2:17 pm
by mouthou
For scheduling in unix, you can use crontab facility. Just say at the prompt, man crontab and go thro it. While setting up the crontab entries, you can give the shell script which invokes the datastage job.

Best of luck!

Posted: Wed Apr 13, 2005 3:43 pm
by kduke
Do a search this has been covered a lot. Ken Bland posted a very detailed shell script to do exactly what you want.

hello

Posted: Thu Apr 14, 2005 6:46 am
by studyguy2001
kduke wrote:Do a search this has been covered a lot. Ken Bland posted a very detailed shell script to do exactly what you want.
hello,
thank you for your reply. when did ken bland posted the shell script or can you please tell me what is the subject under which he posted the shell script so that i will help me in narrow down my search limits.

i am thankful to you.,

Posted: Thu Apr 14, 2005 7:02 am
by chulett
Search for dsjob in this forum only and narrow your search by Author kcbland - that should help. Some. :wink: