On 8/3/2016 1:10 PM, Charles Mills wrote:
I am trying to shoot a problem. The code in question makes reference to a TCB shortly after issuing a DETACH for that TCB. Am I correct in my analysis that that is a S0C4 candidate? That once you issue a DETACH, the TCB is no longer necessarily valid?
Once you issue a DETACH *all* of the control blocks associated with the TCB (STCB, RBs, XSBs, etc) has been freed for reuse. Any reference to that storage is unpredictable.
Greg ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
