Why do we use link partitioner and link collector in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
How to read the length of word in unix?
What is Fastly Changing Dimension?
How can you write parallel routines in datastage PX?
how can we send even and odd records from a sequential file to two different targets
10 Answers IBM, iGate, TCS,
how to remove duplicates in transformer stage by using stage variables?one example?
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,
What are routines in datastage? Enlist various types of routines.
my source is sequencial file and my target is dataset. i am running the job in two node configuration file. my source having 10 records how the data move to target?
Hi Gus, Can u pls tell me How can u Call the Shell Scripting/Unix Commands in Job Sequence?
What is the difference between validate and compile?
what is the difference between == and eq in UNIX shell scripting?