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
Explain how can the attributes of one sms dataset be copied to another dataset?
In sms datasets, what is the function of the dd avgrec keyword?
How does jcl specify the job to the operating system?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is notcat 2 - gs?
What are the difference between jcl and jes?
what is the compile process of cobol program expalin with code
how do you code a null statement?
Explain how can return codes be tested before execution of a job step?
What is use of restart and how to use it?
In job processing, what happens in execution stage?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is one line to pass PARM from JCL to COBOL?
what are the statements that are not valid to be included in an include statement?
Explain how can an in-stream dataset be terminated?