Make a note of the quantity vaults made in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
If one flat file contains n number of records., we have to load the records in target from 51 to 100.. how to use expressions in Informatica..?
generate date / time dimension in informatica
My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
how do u fnd the duplicate rows and how to delete the duplicate rows?
there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?
How to view and Generate Metadata Reports?
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
What is the way to execute pl/sql script using informatica mapping?
2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks