Table of Contents

Search

  1. Preface
  2. Performance Tuning Overview
  3. Target Optimization
  4. Source Optimization
  5. Transformation Optimization
  6. Mapping Optimization
  7. Partitioned Mapping Optimization
  8. Run-time Optimization
  9. SQL Data Service Optimization
  10. Web Service Optimization
  11. Connections Optimization
  12. Data Transformation Optimization

Performance Tuning Guide

Performance Tuning Guide

Target Bottlenecks

Target Bottlenecks

Target bottlenecks are decreases in performance when the Data Integration Service writes to a target. Target bottlenecks might occur when the database uses small checkpoint intervals or small database network packet sizes.
The most common performance bottleneck occurs when the Data Integration Service writes to a target database. If the database uses small checkpoint intervals, the database processing slows more often write a checkpoint. Small database network packet sizes can cause bottlenecks. You can allow larger packets of data to cross the network at one time.
To identify a target bottleneck, you can create a copy of the mapping that has a flat file target instead of a database target. If thes performance increases significantly, you have a target bottleneck. If the mapping already writes to a flat file target, you probably do not have a target bottleneck.

0 COMMENTS

We’d like to hear from you!