What are the advantages of informatica?
No Answer is Posted For this Question
Be the First to Post Answer
how to identify new and old values in source qualifier or any other transformations using informatica
In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting output as only last record in the table . can any one explain it please.........?
guys which is the best institute in banglore to learn informatica??
Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin
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?
How do you Merge multiple Flat files for example 100 flat files with out using Union T/F
What is difference between a connected look up and unconnected look up?
what is pre and post sql and what is diff between source presql and target pre sql
How the informatica server increases the session performance through partitioning the source?
what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??