How to resolve the soc4 and soc7 errors?
Answer Posted / ashu
soc-4 Storage violation error
soc-7 Invalid data in numeric field
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the difference between next sentence and continue in cobol programing language?
Name the sections present in data division.
) what is the difference between AID and HANDLE AID?
Can we change the password using ALTER? anyone tried and changed?
How many bytes S(8) comp field occupy and its maximum value?
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?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the different data types in cobol?
Explain the configuration section of a cobol program with examples of syntax.
What is rmode(24)
what is the difference between COBOL2 AND COBOL390?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do you define a variable of comp-1 and comp-2?
When is inspect verb is used in cobol?