How we can convert rows to columns in datastage?
Answer Posted / manohar palla
I am going to use tranformer and funnel stages to implement the
pivot functionality.
name ph1 ph2---> tranformer--->tf1 name ph1
| funnel---->o/p
|____>tf2 name ph2
tf1 and tf2 are the TWO links from transfomer..
in tf1 we have the name and ph1 where in tf2 name and ph2.
In funnel stage i am going to club the two links and send it
to o/p.
Thanks :)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is use of SDR function?
Does datastage support slowly changing dimensions ?
What is the difference between orabulk and bcp stages?
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 ?
What is the use of hoursfromtime() function in transformer stage in datastage?
Why fact table is in normal form?
Notification Activity
Enlist various types of routines in datastage.
What is the project in datastage?
What are stage variables?
Have you used Unstructured data?
How can one find bugs in job sequence?
What all the types of jobs you developed?
On which Dimension Table you implemented SCD Type in your Project
Describe the main features of datastage?