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 WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?

4 Answers   IBM, Tech Mahindra,


Why do we use "drop"?

0 Answers  


What is the difference between various read and find statement,and which one should be used when for better adabas performance ?

2 Answers   IBM,


What is symbol table in assembler?

2 Answers   HCL,


about ICM instruction.

4 Answers   EDS,






How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?

4 Answers   Amdocs, IBM,


What is need of start 0?

0 Answers  


Explain how to pass instream data in sysin with assembler?

0 Answers  


what is need of start 0? In steed of

0 Answers   IBM,


Explain how to initialize a register to 0000?

0 Answers  


HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.

5 Answers   IBM, TCS,


Categories