how to resolve sb37,sd37 se37 abends
Answer Posted / karthikeyan
This is rarely the solution. Space abends may happen due to
looping and lot of spool space also may be consumed. We
need to check the logic of the source code for any possible
looping. If the exec is involving any tools like SORT or
4GL languages, increasing the space will help.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how JCL works?
what are the various stages of job processing?
What is jcl in mainframe?
which utility is used a dummy utility?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
I need exexution process for JCL programs
How to pass the parameter in parm using linkage section ? (syntax)?
a dd statement has 2 types of parameters. Name them?
Is acct parameter mandatory?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what operation is performed by job statement?
What dd statement is used to supply the name of a dataset?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
which utility is used to run a cobol-db2 program?
What is the motivation behind coding class parameter in job statement?