what is row level and column level indicator?
Answer / sreedhar lokaray
Refer the topic Reject Files in the Informaitca Guide.
| Is This Answer Correct ? | 2 Yes | 1 No |
Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How do you implement scheduling in Informatica?
What are set operators in Oracle
What are the different ways to implement parallel processing in informatica?
Can yoU use the maping parameters or variables created in one maping into another maping?
What are active transformations.
Diffrence between 7.1,8.1 and 8.6
draw informatica architecture 8.6 ?
MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104 MY REQUIRMENT IS NAME ID VENKATESH 101 RAJESH 102 SIVA 103 SWATHI 104 PLEASE PROVIDE ME THE SOLUTION
how to improve performence by using sorted input in aggrigator t/r.