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 Navigator
  9. PowerExchange Monitoring and Tuning
  10. PowerExchange Utilities
  11. PowerExchange for Adabas
  12. PowerExchange for DB2 for i
  13. PowerExchange for DB2 for Linux, UNIX, and Windows
  14. PowerExchange for DB2 for z/OS
  15. PowerExchange for IMS
  16. PowerExchange for Microsoft SQL Server
  17. PowerExchange for MySQL
  18. PowerExchange ODBC
  19. PowerExchange for Oracle
  20. PowerExchange for PostgreSQL
  21. PowerExchange for SAP HANA
  22. PowerExchange for VSAM and Flat Files

DBMOVER Configuration File Statements

DBMOVER Configuration File Statements

The DBMOVER configuration file includes the following new statements for IMS sources:
IMSBSDS=(
ims_ssid
,
bootstrap_hlq
[,
search_preference
] )
New
. Identifies the high-level qualifier of the IMS bootstrap data set, which is required to retrieve database descriptor (DBD) information in DBGEN format from the IMS catalog when you are using an IMS version earlier than IMS 15 or when the IMS control region is not running. This statement also indicates the order in which PowerExchange searches locations, such as the IMS catalog and IMS DBDLIB library, for DBD information for source objects.
Specify this statement if you want PowerExchange to retrieve DBD information from the IMS catalog for creating data maps or capture registrations from the PowerExchange Navigator or for IMS unload processing.
In this statement, the
search_preference
is one of the following options:
  • D
    . First search the DBDLIB library and then search the IMS catalog, if available.
  • C
    . First search the IMS catalog and then search the DBDLIB library.
  • O
    . Search the IMS catalog only.
If you do not specify an option, PowerExchange searches only the DBDLIB library by default and does not use the IMS catalog.
LU00FILE=
pdse_name
New
. Specifies the partitioned data set extended (PDSE) that you allocated to hold DBD output from the IMS Catalog Library Builder Utility, DFS3LU00. This statement is required to retrieve DBD information in source format from the IMS catalog for use in creating data maps.
For more information, see the "DBMOVER Configuration File" chapter in the
PowerExchange Reference Manual
.

0 COMMENTS

We’d like to hear from you!