PowerExchange Adapters for PowerCenter
- PowerExchange Adapters for PowerCenter 10.4.0
- All Products
Property
| Description
|
---|---|
Delimiter
| Delimiter separates successive input fields in the Db2 Warehouse external table. You can enter any value supported by Db2 Warehouse.
The value can be a part of the data for the Db2 Warehouse source. Default is the pipe (|) character.
|
Null Value
| NullValue parameter of the Db2 Warehouse external table. The PowerCenter Integration Service uses the NullValue internally.
Maximum value is one character. Default is NULL.
|
Escape Character
| Escape character of an external table. If the data contains NULL, CR, and LF characters in the Char or Varchar field, you need to add an escape character in the source data before extracting.
Enter an escape character before the data. The supported escape character is backslash (\).
|
Socket Buffer Size
| Set the socket buffer size to 25 to 50 % of the DTM buffer size to increase session performance. You might need to test different settings for optimal performance.
Enter a value between 4096 and 2147483648 bytes.
Default is 8388608 bytes.
|
Db2 Warehouse Pre SQL
| SQL statement that the PowerCenter Integration Service executes before extracting data from the source.
|
Db2 Warehouse Post SQL
| SQL statement that the PowerCenter Integration Service executes after extracting data from the source.
|
Pipe Directory Path
| Path for the PowerCenter Integration Service to create the pipe for the external table. If you do not specify the path, the PowerCenter Integration Service uses the
$PMTempDir directory to create the pipe for the external table.
|