Rick Fochtman quoted > -------------------------<snip>--------------------------- > we faced a strange problem with a system code S106, as response to a > LOAD macro call. > > Although the LOAD was not successful (I/O error on the PDS), the LOAD in > error added an entry into the CDE with the requested module's name, and > an entry point address X'80000000'. > -------------------------<unsnip>---------------------- > My first thought is that the invalid CDE should be removed by LOAD > processing if the LOAD fails. But there's also a good case for fixing > the problem that led to the S106 Abend as well.
[<CLC>] I would be fairly astonished to find an (invalid) CDE on the JPQ after a failed load and even more astonished to find an LLE on the loading task. However, chasing those chains is not an official programming interface, so IBM may be reluctant to "fix" it. I am guessing that if you used the official interfaces (LOAD, CSVQUERY etc) then you would get the right answer, even in the presence of a load failure. Peter Relson is the contents supervision guru and I suppose he will comment if he feels like it. My guess is "working as designed". CC ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

