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 7082Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
2 6591my 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 9265What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
2 5789Hi 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
2010Hi, 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 3148my 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 9903to 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 8580how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
16 25921Post New IBM Informatica Interview Questions
What does green field project mean?
Is jms a protocol?
Why induction motor is widely used in industry
What are the types of variables in php?
How to configure email notification in solaris 8? We are using netbackup 5
Explain the 'inventory management' sub module?
What is push parsing and pull parsing?
How do you rank data in excel?
Can you extend singleton class?
In WordPress, objects are passed by value or by reference?
what about is the default port number for mq queue manager?
How would you get the current date in mysql?
what is deadletter queue?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
What is the use of the scriptmanager control in ajax? : asp.net ajax