how do you resolve for soc7 error

Answer Posted / soumya

Actualy S0C7 abends normaly happens due to wrong data/ non-
numeric data in numeric field.By wrong data i mean to say
like if key is duplicated or some garbage data.

The resolution can be done in two ways :
1)code fix by which you can fix the cobol program code and
stage it
2)By deleting the bad records from the file

But be carefull about the file deletion if its a batch
process and some other jobs depend on the p[articular
job,so it can effect to other if any wron fixation done.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the joblib and the steplib statements?

864


What is multithreading in jcl?

947


Does jcl support automatic restart?

769


How can a fb file convert to vb file using sort program?

811


List in order the hierarchical levels of jcl?

674






What is the difference between the positional and keyword parameters? Give examples.

718


How jcl is used for testing batch programs?

723


Is their any set of rules for dd? Explain.

666


Is it possible to code instream data in a PROC?

758


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

589


What is catelog procedure and how many catelog procedure to use in one job?

7472


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

620


how JCL works?

803


when does a dataset go uncataloged?

843


How can a stopped job be started again?

718