how we rectify soc7 and soc4 errors in project?
Answer Posted / ravi paradkar
SOC4 means address exception
when we are trying to move a value into a variable which is having more length than defined
SOC7 - Data Exception.
eg: when we try to move a non-numeric data into a numeric data item.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
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?
how do you reference the variable unblock file formats from cobol programs
how do you reference the rrds file formats from cobol programs
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between external and global variables in COBOL?
What is the Purpose of Pointer in the string?
What is rmode(24)
How are the next sentence and continue different from each other?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the rules of the move verb?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Write down the divisions of cobol program?
what are decleratives in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?