How to resolve the soc4 & soc7
other than following answers.
Soc4 can resolved using mispleed dd name and dd name is not
matching with file

and soc7 check the sysdump and copy the offest address then
correct it in the program.

Answer Posted / amit tomer

to resolve soc7, go to spool, check sysdump and copy offset
value,than come to jcl,in command line type F Offset value
then press f5 ,u will get location where the error, then
correct it..

Is This Answer Correct ?    26 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Pic 9v99 Indicates in COBOL?

729


What is redefines clause in COBOL?

851


What is the problem of ordered sequential files access?

702


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1657


What are 77 levels used for?

659






What do you understand by psb and acb?

666


What is the usage of comp fields in cobol?

660


How do you get the data to code the BMS macro?

1476


) How do u handle errors in BMS macro

1512


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


What are different data types in cobol?

691


Name the divisions, which are available in a cobol program?

685


How many bytes S(8) comp field occupy and its maximum value?

1634


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

711