What is meant by S0C7 system abend code?

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


Please Help Members By Posting Answers For Below Questions

What is one line to pass PARM from JCL to COBOL?

4550


How to run cobol program using jcl?

737


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

916


Is it possible to left uncode disp?

804


Brief description of inline procedure of jcl.

765






How to alter the parameters for the existing gdg?

799


In job processing, what happens in conversion stage?

846


how would you create a temporary dataset? And where will you use them?

854


what are the statements that are not valid to be included in an include statement?

925


what is a jcl?

772


What are the difference between jcl and jes?

1146


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731


Explain the jcl exec statement?

745


Name the statement which can be used to send data to another mvs jes3 node?

697


How can an in-stream dataset be terminated?

954