What is the difference between server job and parallel jobs?
No Answer is Posted For this Question
Be the First to Post Answer
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?
Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 Answers Cognizant, HCL, TIAA CREF,
How many number of reject links merge stage can have?
What is the use of Row generator stage?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
explain about citrix scheduling tool in datastage
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
What is the Difference Between DataStage 7.5 version and 8.1 Version?
Which type of joins Merge stage can support?
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
Can you implement SCD2 using join, transformer and funnel stage?