Search found 3 matches

by samuelmj
Wed May 09, 2012 11:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to create dependency between two independent pipelines
Replies: 4
Views: 2347

Thank you for the response... I was working with Informatica PowerCenter and recently started working with DataStage. In Informatica there is an option called, target load order. which can be set, which determines which pipleline in the mapping runs firts. I was wondering if there is any such option...
by samuelmj
Tue May 08, 2012 1:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to create dependency between two independent pipelines
Replies: 4
Views: 2347

How to create dependency between two independent pipelines

I have two pipelines in the job. I would like to know how to create a dependency, such that one pipelines runs first and then the other one. Both the pipelines are independent, taking data from different source table and loading into different tables. I could create two jobs and create a dependency ...