Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: PowerExchange Client for PowerCenter (PWXPC)
  4. Part 3: PowerExchange ODBC
  5. Appendix A: PowerExchange Interfaces for PowerCenter Tips
  6. Appendix B: Datatypes and Code Pages
  7. Appendix C: PowerExchange Interfaces for PowerCenter Troubleshooting

PowerExchange Interfaces for PowerCenter

PowerExchange Interfaces for PowerCenter

Timeout Processing

Timeout Processing

To detect unsuccessful connection attempts or failed connections, PowerExchange provides the following types of timeouts:
Connection timeouts
Connection timeouts are used to detect an unsuccessful connection attempt. By default, PowerExchange tries to connect for 180 seconds. If a connection cannot be established, PowerExchange issues an error message. You can change the connection timeout interval by using the PWX Override connection attribute.
Heartbeat timeouts
During periods of inactivity, the network threads on the PowerCenter client and PowerCenter Listener send and receive heartbeat data. If no data, including heartbeat data, is sent or received over an interval of 500 seconds, PowerExchange terminates the connection and issues an error message.
Network operation timeouts
You can optionally configure network operation timeouts. When the client-side application thread perceives a single network operation to exceed the specified number of seconds, PowerExchange ends the connection and issues a timeout error message.
By default, network operation timeouts are not enabled, and PowerExchange uses heartbeat processing only to detect send and receive timeouts.
The TIMEOUTS statement in the DBMOVER configuration file is deprecated and no longer has any effect.

0 COMMENTS

We’d like to hear from you!