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 |
How a server job can be converted to a parallel job?
how to convert rows into columns
which dim, fact tables used in bank domain
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
How to reverse the string using unix?
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
Explain usage analysis in datastage?
What are the important features of datastage?
What is the difference between an operational datastage and a data warehouse?
What are constraints and derivations?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
In which situations we can use normal and sparse lookup stages