which one is better either active or passive transformation
in informatica
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
What is a shortcut and copy in Informatica and how two are different with each other?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
When do you use mapping parameters? (In which transformations)
Explain why we use partitioning the session in informatica?
If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?
write a query following table bookid language 1234 english 1234 french 1234 spanish 1235 english i want the output are bookid lang1 lang2 lang3 1234 english french spanish 1235 english null null
what is the use of Data Mart?
we have 20 records in source system, when we run for the 1st time, it should load only 10 records into the target, when you run for the second time it should load another 10 record which are not loaded. How do we do that? Can we write a SQL query in source qualifier to do it. This q' is asked in one f the interviews. Please let me know if anyone knows. Thanks
HOW DO YOU PARFORM INCREMENTAL LAOD ?
Can we insert ,update ,delete in target tables with one update strategy tran.?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?