Answer Posted / roshan.r
This abend occurs when there is lack of space (i.e) when
one of the file having FB and another file having the VB
and if it is trying to copy then this abend SOC4 would
occur.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
Which division and paragraphs are mandatory for a COBOL program?
What is a SSRANGE and NOSSRANGE?
What are the different rules to perform a Search?
In which area will you utilize 88 level items in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How you can characterize tables in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Why would you use find and get rather than to obtain?
What is cobol?
Explain how to differentiate call by context by comparing it to other calls?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this