in aggregator , how can i get the sum in readable format
Answer Posted / nish
what he means is the default to decimal formatting option.
so that it doesnt display the default double data with many digits after decimal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How complex jobs are implemented in datstage to improve performance?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
What are the primary usages of datastage tool?
Differentiate between validated and Compiled in the Datastage?
What is apt_config in datastage?
What is the difference between server job and parallel jobs?
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 y read Sequential file from job control?
Have you have ever worked in unix environment and why it is useful in datastage?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
What is the difference between informatica and datastage?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
How do you start developing a datastage project?