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
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
What is a SSRANGE and NOSSRANGE?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
When is inspect verb is used in cobol?
Write down the divisions of cobol program?
What is inspect in cobol ?
What are all the divisions of a COBOL program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the pertinent COBOL commands?
Explain about different table spaces.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the cobol coding sheets?
Explain the configuration section of a cobol program with examples of syntax.
what is search and searchall?what is the diffrence between them?give an best example?