One dataset used in several jobs

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
kjaouhari
Participant
Posts: 325
Joined: Thu Mar 16, 2006 10:22 am

One dataset used in several jobs

Post by kjaouhari »

Hello All,

Just want check something about the dataset.
First job would create a dataset.
And then several jobs will read this dataset.
Is it possible ?
Could we use the same dataset in several jobs at the same time ?

Thanks
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Yes.

As long as you are not changing the content whilst reading from it.
abhijain
Participant
Posts: 88
Joined: Wed Jun 13, 2007 1:10 pm
Location: India

Post by abhijain »

Yes. You can unless you change the content of the dataset.
Rgrds,
Abhi
kjaouhari
Participant
Posts: 325
Joined: Thu Mar 16, 2006 10:22 am

Post by kjaouhari »

Thanks guys .
Post Reply