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. DTLDESCRIBE Metadata
  12. PowerExchange Globalization
  13. Using the PowerExchange ODBC Drivers
  14. PowerExchange Datatypes and Conversion Matrix
  15. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  16. Appendix B: PowerExchange Glossary

IMS_DATA_END_MSGS Statement

IMS_DATA_END_MSGS Statement

The IMS_DATA_END_MSGS statement controls the printing of the PWX-02215 to PWX-02217 messages and CCKs.
z/OS
IMS
No.
IMS_DATA_END_MSGS=([ALL,]|[GE,]|[GB,]|[CCK])
ALL
Optional. Print all PWX-02215 to PWX-02217 messages for every GE, GB, and CCK.
GE
Optional. Print messages for every IMS GE status code.
GE
Optional. Print messages for every IMS GB status code.
If you specify IMS_DATA_END_MSGS=(GE) the following messages are printed for every GE, which can result in many messages in the log. For example:
PWX-02215 IMS call <GN >. Number of SSA's=2. CCK=N. PWX-02216 SSA level=1, length=12, value=<C3E4E2E3D6D4C5D95CE54040>. PWX-02216 SSA level=2, length=12, value=<C4C5D7D5C4C5D5E35C606040>. PWX-02217 DBD: DEMODB ST Code: GE Seg Level: 01 Seg: CUSTOMER Procopts: AP CCK Len: 4.
CCK
Optional. Print messages for every CCK.
You can specify more than one parameter. For example, if you want to print GEs and GBs and no CCKs, specify GB and GE:
IMS_DATA_END_MSGS=(GB,GE)
No default value is available for this parameter. If you omit the parameter, none of the messages or CCKs are printed.

0 COMMENTS

We’d like to hear from you!