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 need of start 0? In steed of can we use anyother numerics? If we use what will happen?

0 Answers  


What will happen if we drop the base register in the program which contains only one basereg?

0 Answers  


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

0 Answers  


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 pass the parameters from jcl to assembler pgm?

0 Answers   IBM,






What is maximum displacement and how to cross this limit?

0 Answers  


How are data passed from jcl parm to assembler program?

0 Answers  


Explain how to access vsam file?

0 Answers  


change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.

1 Answers   EDS,


What is symbol table in assembler?

2 Answers   HCL,


about ICM instruction.

4 Answers   EDS,


Explain how to produce soc7 abend?

0 Answers  


Categories