If you are workflow is running slow in informatica. Where do you start trouble shooting and what are the steps you follow?

Showing Answers 1 - 5 of 5 Answers

swapna

  • Feb 10th, 2006
 

when the work flow is running slowly u have to find out the bottlenecks

in this order

target

source

mapping

session

system

rajendar

  • Feb 11th, 2006
 

work flow may be slow due to different reasons one is alpa characters in decimal data check it out this and due to insufficient length of strings check with the sql override

  Was this answer useful?  Yes

dashingcar

  • Apr 19th, 2010
 

PowerCenter 8.1.1 Performance Tuning Guide
Generally, look for performance bottlenecks in the following order:

1. Target
2. Source
3. Mapping
4. Session
5. System

Use the following methods to identify performance bottlenecks:

Run test sessions. You can configure a test session to read from a flat file source or to write to a flat file target to identify source and target bottlenecks.

Study performance details and thread statistics. You can analyze performance details to identify session bottlenecks. Performance details provide information such as readfromdisk and writetodisk counters.

Monitor system performance. You can use system monitoring tools to view the percentage of CPU usage, I/O waits, and paging to identify system bottlenecks.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions