Answer Posted / muttaiah
Can someone provide us the step by step procedure to solve
the SOC7 Abend
I'm working in prod supt and we generally get the SOC7
abends.
YOur help in this regard will help me a lot in survivind
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
What are steplib and joblib?
How dummy is used in jcl?
how JCL works?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
I need exexution process for JCL programs
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What do you understand by jcl?
What is NOTCAT ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the function of //jcllib statement?
What is the purpose of dd dummy statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
how you can direct the data to spool using SYSOUT option?
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?