What is 'S0C7' abend?

Answer Posted / madhu

If you get S0C7 means some of your numeric variables/data
items have invalid data. now we need to find out how to do
this.

while compiling use compiler option LIST. it will give
listing of your cobol program in spool.

Now, run your program, it will abend will with S0C7
go to spool and take the last four bytes of offset.

open the compiler listing and find those 4 bytes in the
compiler listing.
you can find the position, where S0C7 occured.

In this way , we can find the position where S0C7 error got
generated.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we call instream to catalog and catalog to instream?

681


write a jcl to execute a job by 7:00 am on jan 20,1986?

697


List the different components of jcl statement?

687


How do you overcome this limitation ?

693


Explain how can the attributes of one sms dataset be copied to another dataset?

703






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

776


How can return codes be tested before execution of a job step?

919


Differentiate between addressing mode and run mode.

615


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

795


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1661


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

651


what is JCL?

692


What statement can be used to send data to another mvs jes3 node?

823


Define concatenating?

663


How would you understand error(execution phase)?

621