Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

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!