Table of Contents

Search

  1. Preface
  2. Mappings
  3. Mapplets
  4. Mapping Parameters
  5. Where to Assign Parameters
  6. Mapping Outputs
  7. Generate a Mapping from an SQL Query
  8. Dynamic Mappings
  9. How to Develop and Run a Dynamic Mapping
  10. Dynamic Mapping Use Cases
  11. Mapping Administration
  12. Export to PowerCenter
  13. Import From PowerCenter
  14. Performance Tuning
  15. Pushdown Optimization
  16. Partitioned Mappings
  17. Developer Tool Naming Conventions

Developer Mapping Guide

Developer Mapping Guide

IBM DB2 Function Exceptions

IBM DB2 Function Exceptions

The Data Integration Service cannot push supported functions to IBM DB2 for i5/OS, DB2 for LUW, and DB2 for z/OS sources under certain conditions.
The Data Integration Service processes transformation logic for IBM DB2 sources when expressions contain supported functions with the following logic:
  • ADD_TO_DATE or GET_DATE_PART returns results with millisecond or nanosecond precision.
  • LTRIM includes more than one argument.
  • RTRIM includes more than one argument.
  • TO_BIGINT converts a string to a bigint value on a DB2 for LUW source.
  • TO_CHAR converts a date to a character string and specifies a format that is not supported by DB2.
  • TO_DATE converts a character string to a date and specifies a format that is not supported by DB2.
  • TO_DECIMAL converts a string to a decimal value without the scale argument.
  • TO_FLOAT converts a string to a double-precision floating point number.
  • TO_INTEGER converts a string to an integer value on a DB2 for LUW source.

0 COMMENTS

We’d like to hear from you!