How do you update the records with or without using update strategy?
Answer / Amar Rathi
In Informatica, you can update records in a target table either with or without an update strategy.n
1. Using Update Strategy: This is recommended when dealing with large volumes of data as it allows for efficient handling of updates.n - Set the 'Update' option on your target table's load rule to enable this feature.n - The 'Update' strategy can perform operations like incrementing a counter, updating a timestamp, or applying business rules based on existing records.n
2. Without using an Update Strategy: This is useful when dealing with small volumes of data or when you don't need any complex operations during updates.n - Simply set the target table's load rule to 'Update' without specifying an update strategy.n - In this case, Informatica will perform a simple row-by-row comparison and replace existing records with new values.
| Is This Answer Correct ? | 0 Yes | 0 No |
which one is costliest transformation? costliest means occupying more memory. which one Aggregator,sorter,filter,etc..
What is workflow manager?
How can i set break points in debugging mode ? can explain steps please?
What are the types of schemas we have in data warehouse.
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
How do you load unique records into one target table and duplicate records into a different target table?
what are the limitation of sorter transformation?
Data is passed from one active trans and one passive trans into a passive transformation.Is the mapping valid or invalid?
What are the popular informatica products?
What is the reusable transformation?
HAI FRIENDS THIS KISHORE FROM KUMBAKONAM. I HAVE COMPLETED MY MCA IN SASTRA UNIVERSITY WAITING FOR MY 6 TH SEM RESULT.DURING MY PROJECT I HAVE DONE INFORMATICA COURSE AS MY AREA INTEREST COURSE IN CORE MIND TECHNOLOGIES CHENNAI.I HAVE ENQUIRY ABT ALL IT PEOPLE FOR DATAWAREHOUSING THERE IS NO OPENING FOR FRESHERS. WITH SOME EXPERIENCE ANY OTHER DOMAIN TNEN ONLY U CAN GET THAT DOMAIN(DATAWAREHOUSING) JOB.BUT I AM MORE INTEREST ON THAT TO WORK ON THAT DOMAIN(INFORMATICA).WHAT TO I DO. I AM IN HELPLESS FRIENDS/EXPORTS.WAITING FOR REPLY
Explain dynamic target flat file name generation in informatica