Please let me know how to do estimation before staring
development in project. Here estimation in the sense how
many associates are required, etc to complete the project.
How you load distinct records into one target and duplicate records into another target?
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is log file,and where is it located,why u r using the log file
How to read data from flat file source if the data is in paragraph format?
Can we create two repositories on same database instance in oracle?
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times
how u know when to use a static cache and dynamic cache in lookup transformation.
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??
What is data merging, data cleansing and sampling?
TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER TRANSFORMATION ?