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
Can a Search can be done on a table with or without Index?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What do you understand by psb and acb?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How do we get current date from system with century in COBOL?
Name the sections present in data division.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you reference the esds vsam file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Difference between cobol and cobol-ii?