What is 'S0C7' abend?

Answer Posted / xyz

SOC7 ABEND OCCURS IN FOLLOWING CASES
1.Numeric Operation on Non-numeric data

2.Coding past the maximum allowed subscript.

3.Un-initialize working storage.

Is This Answer Correct ?    70 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the disposition of sysout datasets be set for an entire jobstream?

835


What is the syntax of JCL statement?

692


What are the parameter we cannot use in procedure?

636


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

695


What is the purpose of dd dummy statement?

942






Can we use DISP=SHR in output file in JCL

951


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

971


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

799


Explain the function of job statement in jcl?

644


How is a type of file defined in the jcl that executes the cobol program?

709


Why block size is multiple of lrecl in jcl?

908


is there any way to execute more than one proc in the same exec statement at the same time..?

2107


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1927


Can an individual step be restricted from using all the jobs allowed cpu time?

1005


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668