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 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!