What is Horizontal transformation, vertical
transformation,diagonal transformation?
Answer Posted / bharath
Instead of transformation use Combination in datastage,
Horizontal combining:
> join
> look-up
> merge
Vertical combining:
> remove duplicates
> Aggregation
Diagonal Combining:(not sure)
> vertical pivoting
> Horizontal Pivoting
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the sortmerge collector?
How to clean the datastage repository?
Describe stream connector?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
What is the precedence of stage variables,derivations, and constraints?
Explain Quality stage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
What are the benefits of datastage?
Explain the situation where you have applied SCD in your project?
What is job control?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
Define meta stage?
what is the use of materialized view?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
which r the connectors used in san?