Answer Posted / azar
Maxcc-Maximum Condition code: It is one for job. It will be 0 if job is executes successfully.
RC-Return code: It is one for each step in the job. Each step will return some code before going to next step. That code can be called as Return Code.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Discuss about changing dataset name in proc.
How do get the result of your program directly on your pc?
What is the local-storage section?
What is amode(24)?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
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.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Write the code implementing the perform … varying.
Mention the guidelines to write a structured cobol program?
Can a Search can be done on a table with or without Index?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are various search techniques in cobol? Explain.