Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Data Integration performance tuning overview
  3. Optimizing targets
  4. Optimizing sources
  5. Optimizing mappings
  6. Optimizing mapping tasks
  7. Optimizing advanced clusters
  8. Optimizing system performance

Data Integration Performance Tuning

Data Integration Performance Tuning

Indexing the lookup table

Indexing the lookup table

Data Integration
needs to query, sort, and compare values in the lookup condition columns. The index needs to include every column used in a lookup condition.
You can improve performance for the following types of lookups:
  • Cached lookups. Index the columns in the lookup ORDER BY statement. The session log contains the ORDER BY statement.
  • Uncached lookups. Index the columns in the lookup condition.
    Data Integration
    issues a SELECT statement for each row that passes into the Lookup transformation.

0 COMMENTS

We’d like to hear from you!