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 |
What is base register?
What is house keeping in assembler?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Can we use an equated value as operand for an MVC instruction? Reason for the same
Explain how to produce soc7 abend?
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
Explain how to access vsam file?
How do you initialize a register to 0000?
cobol and assembler access
Explain how to pass instream data in sysin with assembler?
Explain the difference between various read and find statement?