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_name
For the
file_name
variable, 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 content of
file_name
varies based on the operating system on which DB2 runs, as follows:
  • i5/OS
    . Specify the library and file, and optionally member.
  • z/OS
    . Specify the sequential or PDS and member.
  • Linux, UNIX, and Windows
    . Specify the path and file name.
On i5/OS or z/OS, if you include a file or member name, enclose the file or member name in double quotation marks (“).
PowerExchange supplies sample error files.
The following table lists the sample error files for each DB2 data source:
Data Source
Sample Error File
DB2 for z/OS
DB2ERR member in RUNLIB
DB2 for i5/OS
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!