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
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i need a small 3d program using inline and outline.
how do you reference the fixed unblock file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is rmode(any) ?
Which mode is used to operate the sequential file?
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.
Write a program to explain size error.
What rules are to be followed while using the corresponding options?
Discuss about changing dataset name in proc.
How to know whether the module is dynamical or statistical?
Write down the divisions of cobol program?
What is the difference between external and global variables in COBOL?