i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
Answer Posted / sivaramakrishna
sivaramakrishna,
i think the answer for the above question is correct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Which division and paragraphs are mandatory for a COBOL program?
Define cobol?
Name the divisions, which are available in a cobol program?
explain sorting techniques in cobol program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are the different data types in cobol?
What is the difference between next sentence and continue in cobol programing language?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Why would you use find and get rather than to obtain?
In COBOL, what is the different between index and subscript?
what is amode(24), amode(31), rmode(24) and rmode(any)?