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

ADAUSER Statement

ADAUSER Statement

The ADAUSER statement controls whether PowerExchange uses the job name as the Adabas user ID to access Adabas files in a netport job.
z/OS
Adabas netport jobs
ADABAS_PREFIX, for PowerExchange Listener access
No
ADAUSER={
DEFAULT
|JOBNAME|
userid
}
  • DEFAULT
    .
    PowerExchange uses either the default value of DTL00011 for the Adabas user ID or, if specified, the ADABAS_PREFIX value appended with 0011.
  • JOBNAME.
    PowerExchange uses the job name of the netport job for the Adabas user ID.
    Specify JOBNAME if you run multiple netport jobs that access the same Adabas file. Otherwise, if multiple jobs run under the same user ID, such as the default, the jobs might fail with Adabas Response Code 48 Sub Code 8 and PowerExchange message PWX-00416.
  • userid
    . PowerExchange uses the specified value without change as the Adabas user ID.
Default is DEFAULT.

0 COMMENTS

We’d like to hear from you!