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 access the file from prodution from changeman tool and to submit a file to production
HOw can I get the negative sign while deduct high value from low value
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between PIC 9.99 and 9v99 in COBOL?
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?
State the various causes of s0c1, s0c5 and s0c7.
What rules are followed by the search verb.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Can we redefine the field of x(200) to less than 200?
How do we get current date from system with century in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is cobol?
how do you reference the rrds file formats from cobol programs