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

SECURITY_MSGSUPP Statement

SECURITY_MSGSUPP Statement

The SECURITY_MSGSUPP statement controls whether to suppress the messages that are issued by RACF or a similar z/OS security product, such as CA Top Secret or ACF2, when verifying the logon credentials of a PowerExchange job or started task.
For the PowerExchange Listener to use this parameter, you must also specify SECURITY=(2,
x
) or (1,
x
) in the same DBMOVER configuration file. If you specify SECURITY=(0,
x
), this parameter is ignored.
z/OS
SECURITY
No
SECURITY_MSGSUPP={
Y
|N}
  • Y
    . Suppress logon verification messages from RACF or a similar z/OS security product for PowerExchange jobs and started tasks. This option can help prevent flooding the system console with messages for successful logons.
  • N
    . Allow RACF or a similar z/OS security product to write logon verification messages for PowerExchange jobs and started tasks. For example, RACF might issue the following ICH408I message for an invalid logon of a PowerExchange utility user to the operator console and JES Job Log:
    13.55.14 STC00011 ICH408I USER(AUSER) GROUP(TEST) NAME(AUSER NAME1) 373 373 LOGON/JOB INITIATION - INVALID PASSWORD 13.55.14 STC00011 IRR013I VERIFICATION FAILED. INVALID PASSWORD GIVEN.
Default is Y.

0 COMMENTS

We’d like to hear from you!