Define repository tables in datastage?
How to remove duplicates in transformer stage? in parallel mode
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
What are the different kinds of views available in a datastage director?
how can you generate sequence number using only the sequential file stage?
How you Implemented SCD Type 1 & Type 2 in your project?
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
What is audit table?
Can you explain tagbatch restructure operator?
what r the sources u need to create the datastage?
Can you explain link buffering?
what is mapping lookup
Difference between ‘validated ok’ and ‘compiled’ in data stage?