The multiple output groups are caused when you do a SET BOUNDARY within a step. If you use a different step for each SET BOUNDARY, then a single output entry appears for the job.
Bob Longabaugh CA Technologies -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Peter Hunkeler Sent: Monday, July 27, 2015 6:37 AM To: [email protected] Subject: AW: Re: How comes SDSF HOLD panel shows one line per OutputGroup instead of per job? Solved! It was SMP/E who fooled me. I'm sorry to not have recognized this before posting. I had an SMP/E job doing some LIST processing for one zone. All DDs except from the CSI were dynamically allocated. I repeated the LIST statement in the same step to list from some more zones. SMP/E allocated and deallocated for each LIST, which lead to a set of new output groups each time (SMPLOG, RPT, LIST, OUT). I never seem to have done this before, or, my memory is failing -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
