performance wise which one is better in joiner and lookup transformation?why?explain clearly?
IBM,
4 21464There is a table with emp salary column how to get the fields belongs to the salary greater than the average salary of particular department. Write a query
IBM,
7 12711My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
3 9539How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.
1 7099I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
IBM,
1 4763Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
IBM,
3 8855there 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
3 6488Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
IBM,
3 7715i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
3 7209If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.
TCS,
3 7267Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
1909Post New Informatica Questions
Explain dynamic target flat file name generation in informatica
How to implement security measures using repository manager?
What is session task and command task?
If informatica has its scheduler why using third party scheduler?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
Suppose we do not group by on any ports of the aggregator what will be the output?
what is SDLC way of code development?
Separate from a database, an information bazaar, and an information stockroom?
What can we do to improve the performance of informatica aggregator transformation?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
How identifying bottlenecks in various components of informatica and resolving them?
How can we improve session performance in aggregator transformation?
difference between repository database and repository service?
Explain the features of connected and unconnected lookup.