Answer Posted / sujith
Hi,
There can be many methods to solve SOC7
1)by using XPEDITER
2)Going behind the reasons causing Soc7 in working -
storage. (we can offset the wrong data and compile and
later correct it)
3)the most preferable one is to get the value of offset in
compile list,getting this offset then find this offset's
corresponding value in your pgm.It will take you straight
to the line causing SOC7.
SOC 4 may be due to less space than what is needed by the
program. This is also called Storage violation error - can
be due to various
reasons. e.g.: READING a file that is not open, invalid
address referenced due to subscript error.
Using Display statements points or after lines you suspect
can show where the error occurs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to check table size in db2 sap?
How is deadlock resolved?
What are the contents of dclgen?
Differentiate between cs and rr isolation levels? Where do you specify them?
How can you find out the # of rows updated after an update statement?
What is multi row fetch in db2?
What is buffer pool in the db2 database?
What is the physical storage length of time data type?
Define declaration generator (dclgen).
What is a db2 schema?
Why cursor is used in db2?
What is the physical storage length of the data types date, time, and timestamp?
How do I delete a table in db2?
What are types of indexes?
Which components manage deadlocks in db2?