Answer Posted / vinod
soc7 is will arise when there is a 'data type mismatch'.the
main reasons are program attempting to math on illegal data,
moving zeroes to group item whose subordinate items are
packed decimal,
unintialized packed decimal fields
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the jcl procedures?
How can unused space allocation be returned to the system when a dataset is closed?
How do you access an uncatalogued dataset in a jcl?
which utility is used a dummy utility?
how JCL works?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the function of a dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Name what parameter directs the output of the job log dataset?
Explain how can a jobs execution priority be modified?
How to submit jcl through a cobol program?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
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 the function of the dd dcb keyword?
How does the jcl specify the job to os?