How to do the error handling of if ur source is flatfiles?
No Answer is Posted For this Question
Be the First to Post Answer
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
Filter condition at workflow level & filter condition at mapping level . Which will get preference or which will work.
can we override a native sql query within informatica? Where do we do it? How do we do it?
I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type,
1)What is Data Masking in informatica? 2)How to restrict junk characters while loading data into target. 3) what happen if i won't pass sorted input in a transformation.
my source has 2 columns. 1st column data: ABC ABC ABC XYZ and 2nd column data: 1 2 3 4. And my target should be ABC 1 2 3, XYZ 4
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Explian the connected and unconnected lookup transformation
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?
What is an incremental loading? in which situations we will use incremental loading
without using emailtask how will send a mail from informatica?