What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?

Answer Posted / sampath kumar

soc1 :-operation exceptions...
causes for this abend
misspelled ddname
error in parameters passed to subroutins.. etc
soc4 :- protection exception-
invalid address was refferenced due to subscript error
or bad parms..etc
soc7 :- decimal exception-
dicimal data is incorrect or improperly overlapped or
not validly initialized...etc
socb :- decimal devide exception..
a quotient exceeds the specified data size...etc

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

914


Must tape dataset definitions include vol=ser specifications?

971


what is the compile process of cobol program expalin with code

1996


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


For what purpose steplib and joblib are used ?

682






how to do automated restart when a job abends?

840


What is the purpose of dd?

722


How can values be passed from the job stream to an executable program?

867


what is use of space parameter in dd statement?

748


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1483


What is condition checking in jcl? Is this possible?

619


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

693


Can I share my data with other jobs? How?

663


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

642


what is “Cond= even” and “Cond=only”?

737