Answer Posted / prasad
When we are going to compile and run the jcl after
completion we will get some return codes based upon the
concern versions we will call MAXCC or RC.
MAXCC means Maximum Conditon Code
RC means Return Code.
So we can find out based on the MAXCC or RC wether our
program has been successfully compiled and ran fine.
| Is This Answer Correct ? | 67 Yes | 1 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What the difference is between continue and next sentence?
What is redefines clause in COBOL?
What are the various section in data division and briefly explain them.
Are you comfortable in cobol or jcl?
what are decleratives in cobol?
how do you reference the variable block file formats from cobol programs
What is inspect in cobol ?
Differentiate between structured cobol programming and object-oriented cobol programming.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the usage of comp fields in cobol?
What is a SSRANGE and NOSSRANGE?
what is amode(24), amode(31), rmode(24) and rmode(any)?