HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION
TRANSFORAMTION TO SORTER TRANSFORMATION
No Answer is Posted For this Question
Be the First to Post Answer
i have two sources both is oracle database . one is coming from USA database and another one is coming from U.k database .i am using source qualifier transformation to join this.as that time in session level source properties which path i need to give to retrieve that data. thanks bala 09619894486
Difference between Target-based loading and constraint-based loading?
hi guys..iam a QA person ..what is ETL TESTING... what is the process of ETL testing... ETLTESTER needs etl devolopment knowledge or not? pls suggest ur valuable decision
How does the session recovery work.
Scheduling properties,whats the default (sequential)
what is informatica metadata?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
My i/p is 1,2,3,4,5,6,7,8,9,10……….. o/p to be populate in two tables as below. o/p1: 10,20,30,40,50,60,70,80,90……. o/p2: 11,21,31,41,51,61,71,881,91…….
What are the ETL tools available in DWH?
What are the different ways to implement parallel processing in informatica?
Plz can any one say me how to get the informatica certification materials and dumps
I have 4 columns in a table say, name ,address, salary and city. So based on distinct city names, i need to combine the other data and send it to a flat file. Distinct city names can be 4 or 5 or 6. So it has to dynamically generate flat files(4 or 5 or 6) corresponding to the city names.