Target increases every day even though no new record was inserted
No Answer is Posted For this Question
Be the First to Post Answer
How to join three sources using joiner? Explain though mapping flow.
What are the data movement modes in informatcia?
In joiner, how to load Master table in Target?
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
WAT IS TEXT LOAD?
can we load the data with out a primary key of a table? what is target plan?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
Explain pushdown optimization and types in informatica
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
how to load only the first and last record of a flat file into the target?