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 Statements

DBMOVER Configuration File Statements

The DBMOVER configuration file contains the following new and changed parameters:
FILEMAPPED_MEMORY_DIR=
path/directory
Changed
. Required for AIX and IBM i. On IBM i, the default is /tmp. When you install PowerExchange on IBM i and you select the
Configure PowerExchange DBMOVER file
check box, or you manually install PowerExchange on IBM i, the installer adds FILEMAPPED_MEMORY_DIR=/tmp to the DBMOVER configuration file.
FROMRCVR=
library
/
from_receiver
New
. Optional. Specifies the beginning of a valid sequence of override journal receivers associated with the journal specified in the JOURNAL JRN parameter. If you specify this parameter, you must also specify the TORCVR parameter.
TORCVR=
library
/
to_receiver
New
. Optional. Specifies the end of a valid sequence of journal receivers associated with the journal receiver specified in the JOURNAL JRN parameter.
IBMI_USE_DB2_SYSTEM_OBJECT_NAMES={Y|
N
}
New
. Optional. Controls whether PowerExchange searches both IBM i system object names and SQL object names or only SQL object names for Db2 for i source objects when you create PowerExchange capture registrations in the PowerExchange Navigator or with the DTLUCBRG utility or perform database row tests in the PowerExchange Navigator. Default is N, which reflects the previous behavior of searching SQL object names only.
JOB_START_MINIMUM_BELOWLINE_MEMORY_KB=
kilobytes
New
. Optional. The minimum z/OS memory below the 16 MB line that must be present before the PowerExchange Listener on z/OS allows an incoming connection request to start a task.
JOURNAL=(JRN=
library
/
journal_name
, [FROMRCVR=
library
/
from_receiver
], [TORCVR=
library
/
to_receiver
])
Changed
. Required. Defines the name of the Db2 for i journal associated with the CAPI_CONNECTION instance for registrations. The JRN parameter specifies the library name and journal name and is required.
If you need to process changes from a range of journal receivers outside of default processing, you can optionally specify a range of journal receivers using the FROMRCVR and TORCVR parameters on the JOURNAL JRN parameter.
LRECL
Changed
. Optional. Specifies the logical record length that PowerExchange uses when dynamically allocating target data sets on z/OS, if you do not provide LRECL information For the
record_length
value, enter a number from 1 through 32756.
REPORT_UNUSED_OPT_READING_CONDITIONS={
Y
|N}
New
. Optional. Controls whether PowerExchange records conditions in a SQL WHERE clause that are skipped by the NRDB optimized read process. Set this option to N to suppress messages about skipped conditions in the SQL WHERE clause.
For more information, see the "DBMOVER Configuration File" chapter in the
PowerExchange Reference Manual
.

0 COMMENTS

We’d like to hear from you!