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

DB2_ERRORFILE Statement

DB2_ERRORFILE Statement

The DB2_ERRORFILE statement specifies the name of the user-customized SQL error file that PowerExchange uses for Db2 bulk data movement operations.
All
Db2
No
DB2_ERRORFILE=
file
For the
file
value, enter the name of the file or member that contains the SQL error codes that you want PowerExchange to treat as either recoverable or fatal.
The type of value depends on the operating system on which Db2 runs:
  • For an IBM i (i5/OS) system, specify the library and file name, and optionally a member name. Enclose the file and member names in double quotation marks (“).
  • For a z/OS system, specify the fully qualified sequential file name or PDS name and member name. Enclose the file or member name in double quotation marks (“).
  • For a Linux, UNIX, and Windows system, specify the path and file name. To specify a Windows network path, use three leading backslashes (\\\) so that PowerExchange can parse the network path correctly.
PowerExchange provides a sample error file or member for each type of Db2 data source, as shown in the following table:
Data Source
Sample Error File
Db2 for z/OS
DB2ERR member in RUNLIB
Db2 for i
DB2ERR member in
datalib
/CFG
Db2 for Linux, UNIX, and Windows
db2err.act in the PowerExchange installation directory

0 COMMENTS

We’d like to hear from you!