What are the main differences you have observed between 7.x and 8.x version of datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Parallel job contains more than 20 stages. I want to find out which stage is more performance incentive.
diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?
Difference in the implementation of lookup and join stages,in joining two tables?
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
what is snow flack schema?
How do you import and export the datastage jobs?
Is it possible to query a hash file?
how can or from where we can get reference data in scd type2 implementation?
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?
why we use parameters instead of hard code in datastage
1)Source file contains one record, I want 100 records in target file.
how do u convert date in 20-12-07 to dec-20-2007 or 20-dec- 2007 or 20-dec-07 in parallel