How to resolve SOC4 & SOC7 errors?

Answers were Sorted based on User's Feedback



How to resolve SOC4 & SOC7 errors?..

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

How to resolve SOC4 & SOC7 errors?..

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

How to resolve SOC4 & SOC7 errors?..

Answer / skychurch

S0C7 - possible errors: uninitialized field for computation.
- input record is null

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module

0 Answers   IBM,


Name all the file-open modes

0 Answers  


pic S9(4) results 3 bytes1 A) comp B) comp1 C) display D) comp3

2 Answers   Accenture,


what are the commands that frequently used in cl?

1 Answers  


Explain eib?

0 Answers  


Is mainframe an operating system?

0 Answers  


GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand

2 Answers   Accenture, IBM,


what is CCID in endevor, what it is its role?

5 Answers   CTS,


How do you handle exceptions PL/1?

1 Answers   IBM,


Name and explain the type of locks?

0 Answers  


WHAT ARE THE RETRIVAL ORDER OF FILES IN RPG&sql?

1 Answers  


what difference exists between control area and control interval?

0 Answers   IBM,


Categories