How to identify bottlenecks in
sources,targets,mappings,workflow,system and how to
increase the performance?
Answer Posted / srinu
identification of bottelnecks
target:configuring session to write to flatfiletarget
source:add filter t/r after sq t/t to false show that no
data is processed past the filter t/r,if it time takes to
run new session remains same to the original session there
is source bottel necks
mapping:add filter t/f before each target and set filter
condition to false,similar to source
session:use the collect performance data to identify the
session bottel necks
read from desk,write to disk counters other than zero,there
is bottelnecks
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Performance tuning( what you did in performance tuning)
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is meant by pre and post session shell command?
What is main use of mapplet?
What is the scenario which compels informatica server to reject files?
Explain pmcmd command usage in informatica
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What are the measure objects?
Explain why we use partitioning the session in informatica?
Is it possible to revert a global repository to local one and why?
Explain about Informatica server process that how it works relates to mapping variables?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
what is degenerated dimension?
Slowly changing dimensions, types and where will you use them
Scheduling properties,whats the default (sequential)