Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.
3 6726Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
2 6366my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer
5 8922What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
2 5561Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
1899Hi, As shown below i have repositories under that some folder are there . Between these repositories and folder some thing is there.I want to know what is that? repositories repo1 repo2 repo3 IS_## IS_## IS_## Folder1 Folder2 Folder3 - - - Here i want to what IS_## represents ? Advance Thanks
1 2981my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
5 9460to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggregator. But here we are increasing one more cache in our mapping i.e; sorter. So how can u convince that you are increasing the performance.?
3 8299how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
16 24789Post New IBM Informatica Interview Questions
What is the difference between pop and pop3?
Explain asset acquisition? : fi- asset accounting
What are the features of complex mapping?
Is hibernate better than jdbc?
What are the different elements of css box model?
Write a code for passing ArrayList in Web API?
How to run pl/sql statements in sql*plus?
What’s volley?
What is trim function in php?
How much dojo do I need to know in order to use the arcgis api for javascript?
What sharepoint development tool works best to create custom workflows?
What are materialized views & where do we use them? What is a materialized view?
State Maximum Power Transfer theorem.
Electrical Engineering
Can we define a constructor as virtual in c++?