How you can fix the truncated data error in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use exception activity in Datastage?
difference between function and procedure...
how can we create rank using datastage?what is the meaning of rank?
What is the precedence of stage variables,derivations, and constraints?
Can you define merge?
i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?
1.What is the flow of Transformer? 2.How can you do INDEX table in DataStage level?
What is a quality stage?
tab1 tab2 1,a 1,d 2,b 3,c perfoms outerjoin what is the o/p? write sql query for outerjoin?
i have a scenario like two columns(Empno, Ename) in that duplicate records are there, so my question is how to get second duplicate record in datastage.
Can we use Round Robin for aggregator?is there any benefit underlying?
How to RD using transformer?