In aggregator stage,to find the sum of the entire group of
columns,it displays in binary format. How can i solve this
problem.
Answer / kiran
hai..
Binary Format not support in Aggregate Stage
| Is This Answer Correct ? | 4 Yes | 0 No |
col1 123 abc 234 def jkl 768 opq 567 789 but i want two targetss target1 contains only numeric values and target2 contains only alphabet values like trg1 123 234 768 567 789 trg2 abc def jkl opq
How to convert alpha Numeric values to alpha using functions?
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 job control?
what is executable in DataStage?
Differentiate between odbc and drs stage?
What is a range lookup?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
how do u reduce warnings
hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz
options available in sequence job to run,validate?
in aggregator , how can i get the sum in readable format