Answer Posted / piyush mani
all answers r correct but ther r many cause of soc7 abend
like
1.Numeric operation
on non-numeric data
2.Un-initialize working-storage
3.Coding past the maximum allowed sub scrip
thanks
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
) How do u handle errors in BMS macro?
Write the code implementing the perform … varying.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Difference between cobol and cobol-ii?
What is the difference between binary search and sequential search?
How do you reference the following file formats from cobol programs?
Write a program to enter and display the names of students in a class using the occurs clause.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the use of intialize verb?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How you can read the file from bottom?
What kind of error is trapped by on size error option?