Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Bulk Data Movement
  3. PowerExchange Listener
  4. Adabas Bulk Data Movement
  5. Datacom Bulk Data Movement
  6. DB2 for i5/OS Bulk Data Movement
  7. DB2 for Linux, UNIX, and Windows Bulk Data Movement
  8. DB2 for z/OS Bulk Data Movement
  9. IDMS Bulk Data Movement
  10. IMS Bulk Data Movement
  11. Microsoft SQL Server Bulk Data Movement
  12. Oracle Bulk Data Movement
  13. Sequential File Bulk Data Movement
  14. VSAM Bulk Data Movement
  15. Writing Data with Fault Tolerance
  16. Monitoring and Tuning Options

Bulk Data Movement Guide

Bulk Data Movement Guide

Windows Files

Windows Files

The CR/LF (X'0D0A') characters delimit records in Windows text files. However, it is also possible on Windows to read files created on Linux or UNIX systems that contain the single LF (X'0A') delimiter.
PowerExchange cannot read named pipes on Windows as if they were files by using an SEQ data map. To read named pipes on Windows, you must write a user access method program. For more information, see the appendix, "User Access Method Programs," in the
PowerExchange Navigator User Guide
.
In other respects, Windows file processing is similar to Linux and UNIX file processing and shares the same distinction between text and binary data files.
The maximum record size that PowerExchange can process is 147,456 bytes (144 KB). However, certain variable types that use NUM16 integers enforce a 32-KB limit, such as VB12, VBX2, and VBP2.

0 COMMENTS

We’d like to hear from you!