Initiating a DataStage Job from the UNIX command line

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

moose2079
Premium Member
Premium Member
Posts: 48
Joined: Tue Mar 07, 2006 4:52 pm
Location: Australia

Post by moose2079 »

kduke wrote:Ken script is great but I think it is hard to understand. I think this script viewtopic.php?t=93365&highlight=runjob is a little easier to understand.
Hi Kim,
Script working fine but I have new requirements. The shell script is to now read the DataStage Job arguments from an Oracle table.
Do you have any example scripts of shells reading the required DataStage job arguments from an Oracle table? Can U point me in the direction of where I would find the answer

Kind Regards

:-)

M&M
YUM
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

I do not have an example but you should be able to use sqlplus to get the values into shell variables. The rest should be easy.
Mamu Kim
Post Reply