What is quality stage?
No Answer is Posted For this Question
Be the First to Post Answer
If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically
what is the diff b/w switch and filter stage in datastage
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
What are the various kinds of containers available in datastage?
How do y read Sequential file from job control?
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
on how many columns we can perform aggregation in the aggregator stage?
Difference between JOIN,LOOKUP,MERGE?
What is the use of surrogate key stage?
What is the purpose of pivot stage?
file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
What is the surrogate key? what is the use of surrogate key? how to Create surrogate key Generator in scd2 in 8.5?