Answer Posted / guest
S0C7 - Data exception error - you will get it whenever you
are trying to move the low values or spaces into the numeric
field, or compare the numeric fields with low values, or try
to do some arithmetic operations on the low values. To avoid
this you have to always initialize the numeric fields
otherwise they will contain the low values.
Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
What is one line to pass PARM from JCL to COBOL?
How to run cobol program using jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is it possible to left uncode disp?
Brief description of inline procedure of jcl.
How to alter the parameters for the existing gdg?
In job processing, what happens in conversion stage?
how would you create a temporary dataset? And where will you use them?
what are the statements that are not valid to be included in an include statement?
what is a jcl?
What are the difference between jcl and jes?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the jcl exec statement?
Name the statement which can be used to send data to another mvs jes3 node?
How can an in-stream dataset be terminated?