How many areas for files does datastage have?
No Answer is Posted For this Question
Be the First to Post Answer
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
source file is having 5 records while moving into target it want to be 10 records
How can we improve the performance in datastage?
Can you define merge?
Hai..,in datastage how to explain project in interview?please explain any domain please.
How can we do null handling in sequential files
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
What is a quality stage?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise