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 the use of TRT instruction and how it is working?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
How to pass instream data in sysin with Assembler?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? 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?
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
What is need of start 0?
explain icm instruction?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
Explain about base register?
What is base register?
What is maximum displacement and how to cross this limit?