Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Bulk Data Movement
  3. PowerExchange Listener
  4. Adabas Bulk Data Movement
  5. Datacom Bulk Data Movement
  6. DB2 for i5/OS Bulk Data Movement
  7. DB2 for Linux, UNIX, and Windows Bulk Data Movement
  8. DB2 for z/OS Bulk Data Movement
  9. IDMS Bulk Data Movement
  10. IMS Bulk Data Movement
  11. Microsoft SQL Server Bulk Data Movement
  12. Oracle Bulk Data Movement
  13. Sequential File Bulk Data Movement
  14. VSAM Bulk Data Movement
  15. Writing Data with Fault Tolerance
  16. Monitoring and Tuning Options

Bulk Data Movement Guide

Bulk Data Movement Guide

ADABAS_DEFAULT_DBID Statement

ADABAS_DEFAULT_DBID Statement

The ADABAS_DEFAULT_DBID statement specifies the DBID value that PowerExchange uses when a data map specifies 0 in the
Database ID
property and the bulk data movement session does not specify an override value.
z/OS
Adabas
No
ADABAS_DEFAULT_DBID={
dbid
|
0
}
For the
dbid
variable, enter a number from 0 through 65535. Default is 0.
  • You can include leading zeros in the DBID value. For example, to specify 100 as the default DBID, you can define any of the following statements:
    • ADABAS_DEFAULT_DBID=100
    • ADABAS_DEFAULT_DBID=0100
    • ADABAS_DEFAULT_DBID=00100
  • To ease migration of data maps from one PowerExchange environment to another, enter 0 in the
    Database ID
    property of the data map. Then, define an ADABAS_DEFAULT_DBID statement in each environment to provide the DBID value. Alternatively, to override the DBID value specified in a data map, set a value in the
    Database Id Override
    attribute of the bulk data movement session in PowerCenter or, if you use ODBC, in the ODBC parameters.

0 COMMENTS

We’d like to hear from you!