Answer Posted / srilakshmi
SOC4 eroor will occur due to data exception. When we are
trying to move numeric data to alpha numeric then it will
abend with SOC4. For Ex: If the input file is having the
junk values like '??" it will abend. to overcome this abend
we can replace the ?? with spaces we can avoid it..
| Is This Answer Correct ? | 7 Yes | 46 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
Can we use DISP=SHR in output file in JCL
Differentiate between the joblib and the steplib statements?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is “Cond= even” and “Cond=only”?
what is the JCL statement consists of?
What is condition checking in jcl? Is this possible?
what is DSN in JCL and what are the parameters to declare the DSN?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is multithreading in jcl?
Explain the function of //cntl statement?
What is the function of the dd dcb keyword?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
When output dataset space is required, what quantity categories are used?
which utility is used to run a cobol-db2 program?