Thread: TSO and ISPF

How do I find why my job failed in SDSF?

Started by Jordan • user3 replies217 viewsLast activity 1 week ago
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?

Post #2
1 votes
Tom
Reputation
263
Posts: 18
Joined: Mar 8, 2024, 10:10 PM
Posted: Aug 4, 2026, 2:21 PM

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.

Post #3
0 votes
Susan
Reputation
167
Posts: 26
Joined: Jan 19, 2025, 4:12 PM
Posted: Aug 4, 2026, 6:21 PM

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