What is the use of datastage director?
No Answer is Posted For this Question
Be the First to Post Answer
how to validate the jobs
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?
How can u write exception handling in seq file????
Why we use parameters instead of hard code in datastage.
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..
what is hash file
What is datastage engine?
what is the differeces between hash and modulus partition methods
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.
Is there any possibility to generate alphanumeric surrogate key?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
what is the diff between sequential file and fileset stages?