Post #1
0 votes
Jordan
Reputation
12
Posts: 32
Joined: May 2, 2026, 11:10 AM
Posted: Aug 4, 2026, 1:21 PM
I know ST to see jobs. Job is in held output with an abend. What do I click first so I am not guessing?
I know ST to see jobs. Job is in held output with an abend. What do I click first so I am not guessing?
Select the job, look at JESYSMSG / JESMSGLG for the abend code and step name. Then open that step's SYSOUT / SYSPRINT for the real message.
CC / RC on each step tells you which one failed. Do not start in the COBOL listing unless the message says compile failed.
Filter with PRE jobname if the list is huge. Ask your shop whether they use SDSF or (E)JES. Same idea.
You must be signed in to reply to this thread