JOBGROUP Abend

JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...
MainframeCoder
Posts: 1
Joined: Thu Oct 14, 2021 6:03 am
Skillset: Cobol
CICS
DB2
Referer: Google

JOBGROUP Abend

Postby MainframeCoder » Thu Oct 14, 2021 6:13 am

I have jobs A, B, C, D and E in a jobgroup.
Job E is waiting on the successful completion of A, B, C, & D.

If job C abends, but jobs A, B, & D are successful,
how do I restart Job C so that it satisfies Job E, and then the overall JOBGROUP entry?

Or do I need to cancel the JOBGROUP and start it over?

I tried fixing the error in JOB C, and resubmitting the job, but it got the following:

IEFC452I DPEBKP1C - JOB NOT RUN - JCL ERROR 128
******************************** TOP OF DATA ***
STMT NO. MESSAGE
2 HASP148 Job already exists in job group
******************************* BOTTOM OF DATA *

  • Similar Topics
    Replies
    Views
    Last post