what is repositery?
No Answer is Posted For this Question
Be the First to Post Answer
If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
How a server job can be converted to a parallel job?
input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2
What are orabulk and bcp stages?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
what is the exact difference between dataset and fileset in datastage?
what r the sources u need to create the datastage?
what is the Difference Between Datastage Server Edition and Parallel Edition?
Why we use surrogate key?
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
What is the version control how can i apply this in DataStage can any one tell me the anser