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 / arun singh

GEnerelly soc-7 occours due to data mismatch it means if u
are placing numeric data in alphabetic field. It can be
resolved by coading PARM=TEST(SYM)
and you will get the local variable whose value you have
given wrong.

Is This Answer Correct ?    16 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

656


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10578


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

709


What are all the divisions of a COBOL program?

660


What is an in line perform? When would you use it? Anything else you wish to say about it.

641






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

667


What is link edit in cobol?

752


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

892


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1767


HOw can I get the negative sign while deduct high value from low value

1785


What is inspect in cobol ?

797


How you can characterize tables in cobol?

710


how do you reference the rrds file formats from cobol programs

792


how do you reference the variable block file formats from cobol programs

680


Which mode is used to operate the sequential file?

658