Table of Contents

Search

  1. Preface
  2. Summary of PowerExchange New Features and Changes
  3. PowerExchange Installation and Upgrade
  4. PowerExchange Client for PowerCenter
  5. PowerExchange Condense
  6. PowerExchange Listener
  7. PowerExchange Logger for Linux, UNIX, and Windows
  8. PowerExchange Logger for z/OS
  9. PowerExchange Navigator
  10. PowerExchange Monitoring and Tuning
  11. PowerExchange Utilities
  12. PowerExchange for Adabas
  13. PowerExchange for DB2 for i
  14. PowerExchange for DB2 for Linux, UNIX, and Windows
  15. PowerExchange for DB2 for z/OS
  16. PowerExchange for IMS
  17. PowerExchange for Microsoft SQL Server
  18. PowerExchange for MySQL
  19. PowerExchange ODBC
  20. PowerExchange for Oracle
  21. PowerExchange for PostgreSQL
  22. PowerExchange for SAP HANA
  23. PowerExchange for VSAM and Flat Files

DBMOVER Configuration File

DBMOVER Configuration File

The DBMOVER configuration file contains the following new parameter:
PG CAPI_CONNECTION
New
. PowerExchange 10.5.5 adds the REPLSLOTNAME parameter to the PG CAPI_CONNECTION statement.
REPLSLOTNAME={slot_name|
pwx_repl
}
New
. Optional. Specifies the name of the replication slot to use. A replication slot name can only contain lowercase letters, numbers, and the underscore (_) character.
If the replication slot does not exist, it is created with the name you specify for this parameter.
If you do not specify a name, the default name of pwx_repl is used.
If Azure Database for PostgreSQL or Amazon RDS for PostgreSQL is detected, PowerExchange will create a wal2json slot.
This parameter also allows you to use multiple replication slots. For example, you can define a slot for the PowerExchange plugin and a wal2json plugin for comparison testing purposes.
For more information, see the "DBMOVER Configuration File" chapter in the
PowerExchange Reference Manual
.

0 COMMENTS

We’d like to hear from you!