How to resolve SOC4 & SOC7 errors?
Answers were Sorted based on User's Feedback
Answer / suresh kumar
S0C7-- generally occurs when a non-numeric data moved to a
numeric data type and perform computation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
The main reason for this error is that a variable is defined
with less characters and we are trying to move data which is
larger than the actual storage space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / skychurch
S0C7 - possible errors: uninitialized field for computation.
- input record is null
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you handle exceptions PL/1?
How scary is it to write code for a bank?
What is linkage section?
What is mainframe application testing?
What is distributed relational database architecture? And components?
can i use abend-aid instead of x-ped ?
Explain ibm z?
How can a like table be created?
What is the meaning of a (new, catalog, keep) disposition mean?
Can we move alphanumeric incentive to the numeric field?
WHAT ARE THE RETRIVAL ORDER OF FILES IN RPG&sql?
Can you explain referential integrity?