Explain how to import oracle sequence into informatica?
No Answer is Posted For this Question
Be the First to Post Answer
How do you avoid duplicate records with out using source qualifier,expression,aggrigator,sorter and lookup transformations ?
how we load the data from source to staging area
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
how to get max value record into one target and remaining records into another target?
What is meant by active and passive transformation?
What is xml source qualifier transformation in informatica?
what are objects in data warehouse?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is the function of aggregator transformation?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
Do you have to change the reject file b4 using reject loader utility.