Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
What are the various kinds of containers available in datastage?
how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
what r the stages mostly used in realtime scenarios
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
How the ipc stage work?
What is the surrogate key? what is the use of surrogate key? how to Create surrogate key Generator in scd2 in 8.5?
Enlist various types of routines in datastage.
Define Data Stage?
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?