Read job parameter from a file

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
dsdeveloper123
Participant
Posts: 33
Joined: Sun Jun 24, 2007 9:46 pm

Read job parameter from a file

Post by dsdeveloper123 »

Hi All,

Is it possible to read job parameters from a file ?? :?:
If yes how can it be accomplished??


Thank u!
JoshGeorge
Participant
Posts: 612
Joined: Thu May 03, 2007 4:59 am
Location: Melbourne

Post by JoshGeorge »

Yes. In a sequence read the field from the file using appropriate stage and pass those values to the calling job. If you use the search facility you will surely find more details on this topic.
Joshy George
<a href="http://www.linkedin.com/in/joshygeorge1" ><img src="http://www.linkedin.com/img/webpromo/bt ... _80x15.gif" width="80" height="15" border="0"></a>
Sudhindra_ps
Participant
Posts: 45
Joined: Thu Aug 31, 2006 3:13 am
Location: Bangalore

Post by Sudhindra_ps »

hi,

How are you scheduling your jobs? Is it through command line program or directly on to Datastage director?

Thanks & regards
Sudhindra P S
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Re: Read job parameter from a file

Post by gateleys »

Kenneth's script is the bible for many ... Check out his huge post -

viewtopic.php?t=85578
gateleys
Post Reply