What is ThroughPut in Informatica, How it works, Where I
can find this option to check ?
Answers were Sorted based on User's Feedback
thoughtput is the rate at which power centre server read
the rows in bytes from source or write the rows in bytes
into the target per second.
U can find this option in workflow monitor.
right click on session choose properties and transformation
statictics tab u can find thoughtput details fro each
instance of source and target.
| Is This Answer Correct ? | 29 Yes | 3 No |
Answer / usha
ThroughPut in Informatica means
per 1sec how many records loaded in to target and
and
Per 1sec how many records fetched from source.
right click on session -->get run properties-->
statistics there we can see throughput
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / krithi
Hi Sri,
You can find this option in Workflow Monitor. It helps you
to monitor the data reads from source or writes to target
in rows per second. Based on this we can monitor and do the
required performance tuning at the target level or source
or database level,if the through put is very low.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sri
Deepti,,,Thanks,,,
Thoughtput gives Records data in (no of Bytes per sec or
no of rows per sec).?
How can i find 1byte= __rows ?
| Is This Answer Correct ? | 3 Yes | 2 No |
I have scenario, i have 10 worklflows and i want run the 1st workflow first and immediately i want to run 10th workflow has to run and am not bothering of 2 to 9 workflows? can any one help me how to do this? Thanks in advance.....
which transformation uses cache?
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
What is sql query override? When did u use sql query override?
write a query to retrieve the latest records from the table sorted by version(scd)
How do you manage the Parameter files while migrating your data from one environment to another environment?
What is a joiner transformation?
How do you migrate data from one environment to another?
server hot-ws270 is connect to Repository B. What does it mean?
I am having two tables,say table1 having cols Empid,firstname,lastname,middlename and table2 having Empid,firstname,lastname can i union them using Union t/f?
How to join three sources using joiner?
SO many times i saw "$PM parser error " .what is meant by PM?