Where can i set Parameter File??

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

Post Reply
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

You can write a job which reads your file and starts your next job with the parameters read in the file.

Wolfgang Huerter
=====================
Cologne, Germany
knvenkat
Participant
Posts: 5
Joined: Mon Jun 30, 2003 7:36 am

Post by knvenkat »

Hi Mr.WoMaWil,

So Its not possible to set Parameter file in properties like in Informatica?

Regards,
[:)]
datastagedummy
Participant
Posts: 56
Joined: Thu Feb 13, 2003 6:08 pm
Location: USA

Post by datastagedummy »

Does any body has an example where they are passing the name of the Source file in a batch as being read from a list in a flat file ?

So If I have a flat file Named SourceFiles.txt containing

FileName1
FileName2
......
FileNameN

And I want to run the Job JobName n times depending on the file SourceFiles.txt
mnevotti
Participant
Posts: 10
Joined: Wed Nov 13, 2002 11:02 am

Post by mnevotti »

Would eldonp's posting titled "Dynamic parameters in sequencer" help?[:)]

-Melinda
shiva459
Premium Member
Premium Member
Posts: 100
Joined: Wed Jun 11, 2003 1:49 am
Location: Bangalore

Post by shiva459 »

Hi Syam
You can pretty well write a parameter file in datastage.Go to Job Properties and select the Parameters file where you can specify all the parameters.Embed that parameter in # at the fiels you want to use them.
:)
Shiv

Shivakumar
Post Reply