Answer Posted / mike
It is a passive connected transformation which is used to
extract dat from cobol source. By using normalizer
transformation we can create multiple outputs from a single
input this is called PIVOT
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the components of Informatica? And what is the purpose of each?
What could be the possible resons of locks by user?
What is incremental aggregation?
What is the meaning of up gradation of repository?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
What do you mean incremental aggregation?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
What is deployment group?
How do you load alternate records into different tables through mapping flow?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is the cumulative sum and moving sum?
What are the transformations that are not supported in mapplet?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
How to delete duplicate row using informatica?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks