Table of Contents

Search

  1. Preface
  2. Understanding Pipeline Partitioning
  3. Partition Points
  4. Partition Types
  5. Pushdown Optimization
  6. Pushdown Optimization and Transformations
  7. Real-time Processing
  8. Commit Points
  9. Row Error Logging
  10. Workflow Recovery
  11. Stopping and Aborting
  12. Concurrent Workflows
  13. Grid Processing
  14. Load Balancer
  15. Workflow Variables
  16. Parameters and Variables in Sessions
  17. Parameter Files
  18. FastExport
  19. External Loading
  20. FTP
  21. Session Caches
  22. Incremental Aggregation
  23. Session Log Interface
  24. Understanding Buffer Memory
  25. High Precision Data

Advanced Workflow Guide

Advanced Workflow Guide

Processing LOB Data

Processing LOB Data

The IBM DB2 EE external loader cannot load LOB data, such as Blob, Clob, or Dbclob data. When you run a session that uses the IBM DB2 EE external loader and the source contains LOB data, the external loader successfully loads the remaining data to the target depending on the following mapping configurations:
  • LOB ports are unconnected.
    The external loader successfully loads all remaining data to the target.
  • LOB ports are connected.
    When loading to a database version 8.x, the external loader loads the LOB data as NULL and correctly loads the remaining data. When loading to a database version 9.x, the external loader does not load any data. It logs rejected rows in the external loader log.

0 COMMENTS

We’d like to hear from you!