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

TEMPHLQ Statement

TEMPHLQ Statement

The TEMPHLQ statement overrides the high-level qualifier that PowerExchange uses by default when creating a temporary file for CA IDMS/DB metadata.
If you do not want PowerExchange to create data sets with the PowerExchange Listener user ID, define this statement. PowerExchange ignores the TEMPHLQ statement when you specify 2 for the first parameter of the SECURITY statement.
z/OS
CA IDMS/DB
SECURITY
No
TEMPHLQ=
hlq
For the
hlq
variable, enter the high-level qualifier (HLQ) for temporary data sets that PowerExchange creates for CA IDMS/DB metadata. A valid value is a 1- to 17-character string. By default, PowerExchange uses the PowerExchange Listener user ID as the HLQ for the metadata temporary data sets.
To use the TEMPHLQ statement, you must also specify 0 or 1 in the first parameter in the SECURITY statement.
If you define the following SECURITY and TEMPHLQ statements:
SECURITY=(0,N) TEMPHLQ=B.C
PowerExchange creates the following data set during the IDMS copybook import process to hold the CA IDMS/DB metadata:
B.C.METADATA.DTL000001

0 COMMENTS

We’d like to hear from you!