Data Integration Performance Tuning > Optimizing mappings > Optimizing data type conversions
  

Optimizing data type conversions

You can increase performance by eliminating unnecessary data type conversions.
For example, if a mapping moves data from an Integer column to a Decimal column, then back to an Integer column, the unnecessary data type conversion slows performance. Where possible, eliminate unnecessary data type conversions from mappings.
Use the following data type conversions to improve performance: