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 is the difference between comp and comp-3?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Give some examples of command terminators?
What is inspect in cobol ?
What guidelines should be followed to write a structured cobol prgm?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
what is search and searchall?what is the diffrence between them?give an best example?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are literals?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What kind of error is trapped by on size error option?
What is comp-1 and comp-2?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What the difference is between continue and next sentence?