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

OPENPOLL Statement

OPENPOLL Statement

The OPENPOLL statement number of passes the PowerExchange Listener makes in its main polling loop while waiting for an open request for a tape data set to complete on z/OS. The statement adjusts the wait time when the PowerExchange Listener encounters tape mount delays on z/OS. Use this statement to relieve constraints on other workflows when the availability of tape data sets or devices cannot be guaranteed.
PowerExchange uses this value in conjunction with the POLLTIME value to calculate a time limit that determines how long the PowerExchange Listener waits for an open request on a tape data set before canceling the request and ending the task.
z/OS
Sequential
No
OPENPOLL=
number
The range for the OPENPOLL value is 5 - 10000. The value represents the number passes through the PowerExchange Listener polling loop. To calculate the time limit, the OPENPOLL value is multiplied by the POLLTIME value. For example, if you set OPENPOLL to 60 and POLLTIME to 1000 milliseconds, the time limit is approximately 60000 milliseconds, or 1 minute.
Default is 0, which causes no requests to be canceled.

0 COMMENTS

We’d like to hear from you!