Answer Posted / guest
This error is faced when we execute the COBOL program. The
main reason for this error is that a variable is defined
with less characters and we are trying to move data which is
larger than the actual storage space.
| Is This Answer Correct ? | 39 Yes | 27 No |
Post New Answer View All Answers
what is SOC4 error?
What happens if both JOBLIB & STEPLIB is specified ?
How can a stopped job be started again?
List the different jcl statements that are not permitted in the procedures?
what is DSN parameter and DISP parameter is used for?
How to alter the parameters for the existing gdg?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the function of job statement in jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what are the statements that are not valid to be included in an include statement?
Explain the function of a dd statement?
Is it possible to left uncode disp?
Describe the various parameters utilized in the creation of a gdg?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How do you access an uncatalogued dataset in a jcl?