On Tue, 16 Feb 2016 16:46:29 -0600, Mike Schwab wrote: >When you issue a LOAD for a Load Module, when done you should issue a >DELETE for the load module,
true. >but some programs don't, and it is an >non-fatal, non-harmful bug. It won't hurt the system, but the program has failed. >If the total number of LOADs exceed the DELETEs by 32K, you get this message. And you get abend S906-8 unless the LOAD macro has ERRET coded, in which case the error routine receives control with the abend code in R1 and the reason code in R15. In any case, the LOAD fails. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
