How to resolve the soc4 and soc7 errors?
Answer Posted / swamy
soc4 when u r tryng to access a memory location for which u
don't hav access
soc7 non numeric operation on numeric field
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What are the different rules of SORT operation?
What is link edit in cobol?
how do you reference the variable block file formats from cobol programs
How do get the result of your program directly on your pc?
In COBOL programming, what is PERFORM? What is VARYING?
Mention the guidelines to write a structured cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between goback, stop run and exit program in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how do you define single dimensional array and multidimensional array in your cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between Global and External Variables?
how to convert the recors form vsam file to db2 table tru file aid
What type of SDLC u followed? Why?
I have a File that has duplicate records. I need only those records that occur more than thrice.?