Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is difference between the sysabend and userabend?

Answers were Sorted based on User's Feedback



what is difference between the sysabend and userabend?..

Answer / 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

what is difference between the sysabend and userabend?..

Answer / guest

sysabend - lack of m/y space

userabend - infinite looping

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More COBOL Interview Questions

What is level 66 used for ?

3 Answers   TCS,


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you

1 Answers  


What are the differences between COBOL and COBOL II?

1 Answers   CSC,


I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?

5 Answers   Cognizant,


What are the different rules of SORT operation?

0 Answers  


What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.

2 Answers  


i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?

12 Answers  


i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

1 Answers   HCL,


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

0 Answers   TryTechnicals Pvt Ltd,


In an EVALUTE statement is the order of the WHEN clauses significant?

4 Answers  


Why would you use find and get rather than to obtain?

0 Answers  


Categories