what is difference between the sysabend and userabend?
Answer Posted / guest
sysabend - lack of m/y space
userabend - infinite looping
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
In COBOL, what is the different between index and subscript?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How many sections are there in data division in COBOL?
What is the local-storage section?
What is the use of intialize verb?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
i need a small 3d program using inline and outline.
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is redefines clause in COBOL?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
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.
how to convert the recors form vsam file to db2 table tru file aid