Answer Posted / santy
SOC7 abend occure due to the data exception or mostly due
to moving of non-numric data into numric data field.
we can resolve this correcting the data format.
| Is This Answer Correct ? | 34 Yes | 4 No |
Post New Answer View All Answers
In job processing, what happens in execution stage?
What is the purpose of dd * statement in jcl?
What are the parameter we cannot use in procedure?
Which dd parameters are required?
how to do automated restart when a job abends?
How can return codes be tested before execution of a job step?
What is catelog procedure and how many catelog procedure to use in one job?
what operation is performed by job statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
Mention the types of job control statements?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How jcl work to handle various input output file operations?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to execute 2nd and 4th steps among 5 steps in jcl proc?