PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.4
- All Products
Attribute
| Description
|
---|---|
Offload Processing
| Controls whether offload processing is used. Enter one of the following options:
Default is
No .
For partitioned sessions, select
Filter Before to optimize performance.
|
Worker Threads
| Controls whether multithreaded processing is used. Enter 0 to disable multithreaded processing.
You cannot use multiple worker threads with reader or writer partitions.
|
Array Size
| Storage array size, in number of records, that is shared across the partitions. Enter a valid value from 1 through 5000. You might need to adjust the array size to tune the partitioned bulk data movement session.
Default is 25.
|
Write Mode
| Controls whether the joiner sends data from the writer partitions synchronously or asynchronously to the target. Select one of the following options:
Default is
Confirm Write On .
|
PWX Override
| Enter the following override value to use an alternative error-handling method for errors returned from the PowerExchange Listener:
The alternative method might be more efficient when the
Write Mode connection attribute is set to
Confirm Write On and input data for the writer partitions contains many errors. Do not specify this override unless these conditions exist.
You can also specify the WRT_ERROR_HANDLING statement in the dbmover.cfg file on the PowerCenter Integration Service machine.
|
Property
| Description
| Target Type
| Level
|
---|---|---|---|
File Name Override
| Specifies a fully qualified data set name that overrides the data set name in the PowerExchange data map.
| Sequential files and VSAM
| Partition level
|
Insert Only
| Processes SQL updates and deletes as inserts.
You must select this option when the target does not have keys.
| VSAM
| Session level
|
Insert SQL Override
| Specifies insert SQL that overrides the default insert SQL sent to PowerExchange.
| Sequential files and VSAM
| Partition level
|
Pre SQL
| Specifies SQL statements that run before the session with the target database connection.
| Sequential files and VSAM
| Partition level
|
Post SQL
| Specifies SQL statements that run after the session with the target database connection.
| Sequential files and VSAM
| Partition level
|
Truncate Table Option
| Truncates the target contents before loading bulk data.
VSAM data sets must be defined with the REUSE option for truncation to function correctly.
| VSAM
| Session level
|