how we rectify soc4 and soc7 error in project(need real time
answer)? please reply

Answer Posted / ray davis

SOC4 is a boundary violation (trying to access memory not
allocated to your program. SOC7 is trying use a numeric
field which isn't numeric. Then you do as the previous
post describes and dig though the dump to find out what and
where the problem is.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules of the move verb?

706


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

742


What are the cobol coding sheets?

664


What is the use of intialize verb?

748


What is the difference between next sentence and continue in cobol programing language?

708






Give some examples of command terminators?

757


What are the pertinent COBOL commands?

2623


what is difference between cobol and cobol/400

21563


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

1771


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

855


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


Which is not true about evaluate statement

1574


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

1651


how to convert the recors form vsam file to db2 table tru file aid

2763


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5063