How can we perform the 2nd time extraction of client
database without accepting the data which is already loaded
in first time extraction?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference b/w Hash file and Lookup Fileset stages?
What is merge stage?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Can aggregator and transformer stages use to sort the data? How ?
Define oconv () and iconv () functions in datastage?
I have a scenario like Deptno=10---->First record and last record Deptno=20---->First record and last record Deptno=30---->First record and last record I want those first and last records from each department in a single target. How to do this in DataStage, any one can assist me. Thanks in advance.
i want send my all duplicate record one tar and all uniq records one target how we will perfome explain example: input data eid 251 251 456 456 951 985 out put/target1 251 251 456 456 out put/target2 951 985 how we will bring
13 Answers Bank Of America, IBM,
How to manage date conversion in Datastage?
How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?
how to sort two columns in single job in datastage.
Why fact table is in normal form?