What is primary and backup node?
No Answer is Posted For this Question
Be the First to Post Answer
sample mappings for scd1,scd2 and scd3
what is the function of 'F10' informatica ?
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
How to display First letter of Names in Caps?
how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?
In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
If we are using an aggregator but forget to mention the group by port .what will be the output??
How do you implement unconn. Stored proc. In a mapping?
there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation
What are the phases in SDLC?