what is difference between the sysabend and userabend?
Answer Posted / paray2x
As the name indicates, system abends are caused by failures
related to the system. Examples are Space Abends, Data
Exception errors etc.,
User Abends are forced by the user on possibly a logical
error, an invalid value in a field etc, that have no
relation to the system.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
Explain what you understand by passing by value.
How do define dynamic array in cobol.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is a report item?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What type of SDLC u followed? Why?
what are decleratives in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Have you used comp and comp-3 in your project? And how?
What are 77 levels used for?
Give some examples of command terminators?
What is length is cobol?
What are various search techniques in cobol? Explain.