How to convert a row into column and a column into rows?
Name all DTM threads.
What all threads stop when we issue STOP or ABORT?
How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow...
What are the tyoes of partitioning you know and how to apply them in real time ...
Can partitioning be applied to expression transformation and how
No Answer is Posted For this Question
Be the First to Post Answer
Global and Local shortcuts. Advantages.
What is domain and gateway node?
I have a file with data comming as 1,x1,x2,x3 2,a1,a2 3,b1,b2,b3,b4 1,y1,y2,y3 2,c1,c2,c3 3,d1,d2 my out put should be as follows x1,x2,x3,a1,a2,<null>,b1,b2,b3,b4 y1,y2,y3,c1,c2,c3,d1,d2,<null> Please let me know how can we acheive this in informatica Thanks in advance
Explain the etl program with few examples.
which quality process u can approach in ur project
What is sq transformation?
What are the components of the workflow manager?
In session log thier should not be a single error how will u do
can we send mail when ever it get success or faulure to other mailid?(Not company mail id)
In target table how to display the system time
why we r using presql&postsql in source qualifier?
Can anyone tell me, when a flat file contains different kinds of delimeters available for each line ( For Ex: First line contains [,*&#$] and second line contains [%@$#%^]. Like that all records having different kinds of delimeters. How can we implement this kind of flat file in informatica?