Table of Contents

Search

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

DBMOVER Configuration File Statements

DBMOVER Configuration File Statements

The DBMOVER configuration file includes the following new and changed statements:
PRGIND={
N
|Y}
Changed
. For relational bulk data movement sources, include the PRGIND statement in the DBMOVER configuration file on the PowerCenter Integration Service machine. For CDC sources and nonrelational bulk data movement sources, continue to include the PRGIND statement in the DBMOVER configuration file on the PowerExchange Listener machine.
PRGINT={
number_rows
|
250
}
Changed
. For relational bulk data movement sources, include the PRGINT statement in the DBMOVER configuration file on the PowerCenter Integration Service machine. For CDC sources and nonrelational bulk data movement sources, continue to include the PRGINT statement in the DBMOVER configuration file on the PowerExchange Listener machine.
START_UP_USER_EXIT=(PROGRAM_NAME=
program_name
,LANGUAGE=
language
)
New
. Specifies the name and programming language of a user exit program that PowerExchange calls each time the PowerExchange Listener starts or shuts down. Use this statement to enable the PowerExchange Listener to read an Adabas database that is encrypted with an Adabas cipher code. The user exit program that you define must provide a result set that includes the cipher code and some additional information.
For more information about user exit program requirements for Adabas cipher code support, see the "Adabas Bulk Data Movement" chapter in the
PowerExchange Bulk Data Movement Guide
.
Parameters:
PROGRAM_NAME=
program_name
Required. Name of the user exit program.
LANGUAGE=
language
Required. Programming language in which the user exit program is written. Options are:
  • A
    . Assembler language.
  • C
    . C language.
For more information about the START_UP_USER_EXIT statement, see the "DBMOVER Configuration File" chapter in the
PowerExchange Reference Manual
.

0 COMMENTS

We’d like to hear from you!