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


Please Help Members By Posting Answers For Below Questions

what is s000 u4087 error? please give the all error codes in cobol,jcl.

17066


In COBOL, what is the different between index and subscript?

767


What is a report item?

745


What is redefines clause in COBOL?

853


Define static linking and dynamic linking.

671






What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

683


Mention the guidelines to write a structured cobol program?

626


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1814


How arrays can be defined in COBOL?

669


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

940


Which Search verb is equivalent to PERFORM…VARYING?

694


Explain about different table spaces.

654


What is a scope terminator give example?

661


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

862


What is the difference between PIC 9.99 and 9v99 in COBOL?

739