Charles, imo Seymour was on the right track. Could it have been that someone issued a $T JOBCLASS command? (Or maybe from SDSF.)
We usually run with STC and TSU OUTDISP=(PURGE,PURGE), and the SYSOUTs disappear at end of task. But sometimes I want to see the output so I issue $T STCCLASS,OUTDISP=(HOLD,HOLD) and they accumulate in the JES queue until I change it back. This would affect all STC sysouts, not just BPXAS. (If BPXAS is an STC--after all the discussion I'm not sure.) If you don't want any of that class, try $T JOBCLASS(STC),OUTDISP=(PURGE,PURGE)...or ...(PURGE,HOLD) if you want to keep them for abnormal terminations. (I suppose there's a chance something in your IEFUJP exit changed, if this doesn't help.) hth, Wendell ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
