What is source qualifier transformation in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by lookup caches?
2 Answers Cap Gemini, Informatica,
State the differences between sql override and lookup override?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
What is meant by lookup transformation?
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
Hi Experts, Performance Wise Which transformation is better in LOOKUP AND JOINER TRansformations? Why? Can anybody please explain it ? Please help me out from this Question. Thanks In Advance.
How would you copy the content of one repository to another repository?
what is the necessity to use update strategy?(except for updates)
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table: pls full details
8 Answers L&T, TCS, UnitedHealth Group, Wipro,
Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?