PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.1
- All Products
Connection Attribute
| Required
| Description
|
---|---|---|
Name
| Yes
| The name of the application connection.
|
Code Page
| Yes
| The code page for the PowerCenter Integration Service to use to extract data from the source database.
In Unicode mode, PWXPC sets the code page with this value overriding any code page specification in the PowerExchange configuration file.
|
Location
| Yes
| The location of the source or target database as specified in a NODE statement in the PowerExchange dbmover.cfg configuration file.
|
User Name
| Yes
| The database user name.
For databases on supported Linux, UNIX, or Windows systems, if you have enabled PowerExchange LDAP user authentication, the user name is the enterprise user name. For more information, see the
PowerExchange Reference Manual .
|
Password
| Yes
| A password for the specified user or a valid PowerExchange passphrase.
Passwords that are less than nine characters in length are not validated.
To avoid errors that might arise due to code page differences, Informatica recommends that the password includes only those characters that are allowed for passphrases.
For nonrelational sources or targets on z/OS, and for sequential source or target files on i5/OS, you can enter a passphrase instead of a password. An i5/OS passphrase can be from 9 to 31 characters in length. A z/OS passphrase can be from 9 to 128 characters in length with a PWXPC connection. A passphrase can contain the following characters:
Passphrases cannot include single quotation marks (‘), double quotation marks (“), or currency symbols.
On z/OS, the allowable characters in the IBM IRRPHREX exit do not affect the allowable characters in PowerExchange passphrases.
On z/OS, a valid RACF passphrase can be up to 100 characters in length. PowerExchange truncates passphrases longer than 100 characters when passing them to RACF for validation.
To use passphrases, ensure that the PowerExchange Listener runs with a security setting of SECURITY=(1,N) or higher in the DBMOVER member. For more information, see "SECURITY Statement" in the
PowerExchange Reference Manual .
To use passphrases for IMS connections, ensure that the following additional requirements are met:
|
Compression
| No
| Controls whether to compress source data during the session.
|
Encryption Type
| No
| The encryption type. For information about encryption types, see
Configuring Encryption and Compression.
Default is None.
|
Encryption Level
| No
| The encryption level. For information about encryption levels, see
Configuring Encryption and Compression.
Default is 1.
|
Pacing Size
| No
| The pacing size. For information about setting the pacing size, see
Configuring Pacing.
Default is 0.
|
Interpret as Rows
| No
| Controls whether the pacing size is expressed in kilobytes or number of rows.
|
Offload Processing
| No
| Controls whether to use offload processing. Offload processes transfers PowerExchange bulk data processing from the source system to the PowerCenter Integration Service machine.
Valid values:
Default is No.
|
Worker Threads
| No
| The number of threads that PowerExchange uses on the PowerCenter Integration Service machine to process bulk data.
For optimal performance, this value should not exceed the number of installed or available processors on the Integration Service machine.
Valid values are from 1 through 64.
Default is 0, which disables multithreading. If you use reader or writer pipeline partitioning, accept the default value of 0. You cannot use both multiple worker threads and partitioning.
Not all PWX NRDB Batch connection types support worker threads. If the
Worker Threads connection attribute for one of these connections is set to a nonzero value, processing continues without threads.
Message PWX-31505 reports connection performance settings, including the number or worker threads. If worker threads are not used, message PWX-31505 reports a zero value for worker threads.
|
Array Size
| No
| For VSAM data sets and sequential files, the size of the storage array, in number of records, that is used for partitioned or multithreaded sessions.
For partitioned sessions, this array size is shared across the partitions. For multithreaded sessions, each thread has this array size.
For DB2 for z/OS image copies, determines the maximum memory buffer that might need to be allocated. If zIIP processing is enabled,
Array Size also specifies how many compressed rows to dispatch to the zIIP processor.
Valid values are from 1 through 5000. Default is 25.
To tune partitioned sessions, particularly when the
Write Mode attribute specifies
Confirm Write On , increase the array size.
|
Write Mode
| No
| Controls whether data is sent to the PowerExchange Listener synchronously or asynchronously.
For information about
Write Mode options, see
Configuring Write Mode.
Default is
Confirm Write On .
|
Convert character data to string
| No
| Controls whether character fields are converted to string fields so that embedded nulls in data are processed as spaces.
By default, this attribute is not selected.
For more information, see
Converting Character Data to Strings.
|
Retrieve PWX Log Entries
| No
| Controls whether PWXPC writes PowerExchange informational messages related to the session in the PowerCenter session log.
Default is to write PowerExchange error and warning messages but not informational messages to the session log.
|
PWX Override
| No
| PowerExchange connection overrides, separated by a semicolon. You can enter one or more of the following optional overrides:
|
Connection Retry Period
| No
| The number of seconds the PowerCenter Integration Service attempts to reconnect to the PowerExchange Listener after the initial connection attempt fails. If the Integration Service cannot connect to the PowerExchange Listener within the retry period, the session fails.
Default value is 0, which disables connection retries based on this PWXPC connection attribute
PowerExchange Listener connections to source databases do not have connection resilience.
|