|
I know you must have already checked for *ALL/MAXSTORAGE, but if: > I would suspect, (don't have the joblog, and the logging level was > minimized anyway), that this did it: > CPYF FROMFILE(QTEMP/SPOOL) TOFILE(QTEMP/MESSAGE) + > MBROPT(*ADD) FMTOPT(*NOCHK) ...if that were the case then you would have got the 'File full' message when qtemp/spool was populated. In other words, if it were (just) a spooled file internals issue then you wouldn't get a 'File full' error with MESSAGES. So there's no reason to believe it's an OS400 bug. The likely place is the other CPYF, ie MAXSTORAGE. So if WRKF *ALL/MAXSTORAGE doesn't reveal anything, then you may have to conclude that it did exist but doesn't any longer. Either way, I'd change the program so that it uses a different (ie more specific) name such as EMAILHEADS with mbr MAXSTORAGE and see if it happens again. Oh, and add LOGCLPGM :) HTH
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.