AGGREGATOR default datatype
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of pivot stage and types of containers in datastage
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
How do u convert the columns to rows in datastage?
Difference between the Sequence and Sequencer in DS?
I have 2 Files like fileA fileB Output1 Output2 Output3 1 6 1 6 11 2 7 2 7 12 3 8 3 8 13 4 9 4 9 14 5 10 5 10 15 6 11 7 12 8 13 9 14 10 15 please let know
what is the diff between sequential file and fileset stages?
What is the different type of jobs in datastage?
How to enter a log in auditing table whenever a job get finished?
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
What is the flow of loading data into fact & dimensional tables?
What's the Main Function of the Staging area in DWH
How to remove duplicates in transformer stage? in parallel mode