What are the processing stages?
No Answer is Posted For this Question
Be the First to Post Answer
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
i have 3 diffrent tables. 1) US rate data 2)CANADA rate data and 3)MEXICO rate data. All 3 tables have 6 collumns each. 4 collumns are commun to all tables and 2 are diffrent. Now at target i want single table say Country rate which will have (4+2+2+2+1 flag) 11 collumns. I will add a flag collumn which will indicate country and will put nullable collumns which are not common to other. How i can implement this in datastage?
how can we join one oracle & flat files ?
What are sequencers?
what is 'reconsideration error' and how can i respond to this error and how to debug this
how to change left and right links in join stage?
Hi I have scenario like this s/r table T/r table ename,sal empno,ename,sal vijay,2000 1 , vijay, 2000 kumar,3000 2 ,kumar , 3000 ravi ,4000 3 ,ravi , 4000 How can i get target table like that without using Transformer stage?
Differentiate between data file and descriptor file?
What is audit table?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
How do you import and export the datastage jobs?
SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?