Answer Posted / vinay sonar
SOC7 occurs when numeric operations are performed on non-
numeric data
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is a scope terminator give example?
What is the difference between Global and External Variables?
What are the different data types in cobol?
Name some of the examples of COBOl 11?
how do you define single dimensional array and multidimensional array in your cobol?
) how do u code after getting data?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is redefines clause in COBOL?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
how do you reference the variable block file formats from cobol programs
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Why occurs cannot be used in 01 level in COBOL?