how will compare two mappings in two different repository?
Answers were Sorted based on User's Feedback
Answer / usha
in informatica designer go to mapping tab--->compare..
we can compare 2 folders with in the same repository ..
we can compare 2 folders with in different repository ..
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / swathi
in the designer client ,goto mapping tab there is one
option that is 'compare',here we will compare two mappings
in two different repository
| Is This Answer Correct ? | 23 Yes | 22 No |
How can you increase the performance in joiner transformation?
what is lookup ?
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
how to create a sample mapping for dynamic lookup transformation
How to configure mapping in informatica?
What is up date strategy and what are the options for update strategy?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
.prm wirh repalce .txt is possible?
Whats the difference between informatica powercenter server, repositoryserver and repository?
If I have router with 10 records, if the condition doesn’t satisfy the records will pass to the default group,then where can we see that records and where that records will store?
source table have 3 records? and it is sucessfully loaded into target. and 4more records is added in to source .that means 7 records now in source. we have to load the remaining 4 records into the same trgt table with maintian top 3 records. how ?can any one give me the data flow of this logic plz?