Difference between ‘validated ok’ and ‘compiled’ in data stage?
No Answer is Posted For this Question
Be the First to Post Answer
Pls tell me what is troubleshooting in datastage view?
Main Function of the Staging area in DWH ?
how to unlock a locked job in datastage 8.0
what is factless fact table?
How we can convert rows to columns in datastage?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
can we half project in parallel jobs and half project in server jobs?
explain unit testing,systemtesting,integrated testing
What are the different kinds of views available in a datastage director?
What is a ds designer?
What is meta stage?
INPUT file 'A' contains: 1 2 3 4 5 6 7 8 9 10 input file 'B' contains: 6 7 8 9 10 11 12 13 14 15 Output file 'X' contains: 1 2 3 4 5 Output file 'Y' contains: 6 7 8 9 10 Output file 'Z' contains: 11 12 13 14 15 How can we implement this in a single ds job?