how to produce SOC7 abend



how to produce SOC7 abend..

Answer / vikram

S0C7 occurs when the data exception occurs.They are many
ways to produce S0C7

1)Move non numeric data to a numeric feild
2)compare junk data with a numeric feild
3) Use a non numeric data in COMPUTE statement
4) Refer to the occurence in a table beyond the occurs time
with SSRANGE not checked in complier options

Is This Answer Correct ?    19 Yes 5 No

Post New Answer

More Assembler Interview Questions

What is symbol table in assembler?

2 Answers   HCL,


Can we use an equated value as operand for an MVC instruction? Reason for the same

8 Answers   IBM,


Why do we have multiple base registers in certain programs?

4 Answers   IBM,


How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.

3 Answers   HCL, IBM,


how to access VSAm file

2 Answers   EDS, IBM,






How to pass the parameters from jcl to assembler program?

0 Answers  


What is the use of trt instruction?

0 Answers  


Explain how to pass instream data in sysin with assembler?

0 Answers  


How many maximum base registers we can have in a single program?

0 Answers  


What is icm instruction?

0 Answers  


Ap wkur,=p5 where wkur is a label?

0 Answers   IBM,


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

0 Answers  


Categories