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 base register?

23 Answers   IBM, Infosys,


What is house keeping in assembler?

0 Answers  


What does the following code do? Ap wkur,=p5 where wkur is a label?

0 Answers  


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

8 Answers   IBM,


Explain how to produce soc7 abend?

0 Answers  






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

4 Answers   Amdocs, IBM,


WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?

4 Answers   IBM, Tech Mahindra,


Explain how to access vsam file?

0 Answers  


How do you initialize a register to 0000?

10 Answers   HCL,


cobol and assembler access

2 Answers   EDS,


Explain how to pass instream data in sysin with assembler?

0 Answers  


Explain the difference between various read and find statement?

0 Answers  


Categories