PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.0
- All Products
PWXPC Connection Attribute | Description | Valid Values |
---|---|---|
Bulk Load
| Select to cause PowerExchange to load data to DB2 for z/OS targets using the DB2 LOAD utility.
| Default is No.
|
CTL Template
| Member name of the control file template for the DB2 LOAD utility in the RUNLIB library on the PowerExchange target system.
| Default is DB2LDCTL.
|
JCL Template
| Member name of the JCL template for the DB2 LOAD utility in the RUNLIB library on the PowerExchange target system.
| Default is DB2LDJCL.
|
Load Options
| Option that indicates whether to use the LOAD REPLACE control card for DB2 LOAD utility bulk data load operations.
| Select one of the following values:
Default is INSERT.
|
Mode Time
| Wait period for the execution of the DB2 LOAD utility job.
| Enter one of the following values:
Default is WAIT.
|
Mode Type
| Mode in which PowerExchange runs the DB2 LOAD utility to load data into DB2 tables.
| Enter one of the following values:
Default is TASK.
|
Time
| The wait time in seconds when you select JOB for the Mode Type and TIMED for Mode Time.
| Valid values are 1 to 99998.
Default is 0.
|
Filename
| Data set name or high-level qualifier that PowerExchange uses to create temporary files for bulk data load operations of the DB2 LOAD utility.
For more information, see
Data Set Names for DB2 Bulk Load Operations | If you need PowerExchange to create a data file for a single partition of a partitioned table, use the following syntax:
filename /partxxxx The
xxxx variable is the partition number.
|
Delete Temporary Files
| How PowerExchange should handle the temporary files it creates with the DB2 LOAD utility to load data into a DB2 table.
| Select one of the following values:
Default is NO.
|
PWX Override
| PowerExchange connection overrides, separated by semicolons.
| To write informational messages, including the output from a failed LOAD job and the name of the DB2 LOAD reject data set, to the PowerCenter session log, specify the following override:
RETLOGINFOMSG=Y The name of the reject file appears in the PWX-00409 message.
By default, PWXPC writes PowerExchange error and warning messages but not informational messages to the session log.
|