how we rectify soc4 and soc7 error in project(need real time
answer)? please reply
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / charanya
Either we can try to find using the offset value as the
previous poster suggested and the other way is we can use
DISPLAY in programs to rectify the Soc7 error.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is filler and what is use of filler
What is the difference between Perform para and perform asaection in cobol?
What is the difference between a binary search and a sequential search?
is it possible to rename 01 level?
What is 77 level used for ?
How is sign stored in Packed Decimal fields and Zoned Decimal fields?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the figurative constant in cobol?
How to read a 100 record from a file through cobol?
why occurs clause not mentioned in 01 level
6 Answers HCL, NIIT, TCS, Tesco,
What are ISOLATION LEVELS? Where do we need to specify them?
The maximum number of dimensions that an array can have in COBOL-85 is ?