|
Here's the scenario: Job V holds a socket connection. It is about to submit Job C, and pass the socket connection on to it. So (following the accepted protocol), it creates a *USRQ, using QUSCRTUQ, submits Job C, passing it the name of the *USRQ, then waits for a job identifier to come in on the *USRQ, so it can transfer the socket connection. Job C, as soon as it starts, resolves a system pointer to the *USRQ whose name it was passed, stuffs its job identifier into the *USRQ, and waits for the socket to be passed. The problem: for some reason, Job C intermittently fails to resolve the system pointer to the *USRQ. I can SEE the *USRQ come into existence in PDM, so why wouldn't Job C be able to see it? Anybody got any ideas of where to look? -- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.