What is mean by maxcc

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


Please Help Members By Posting Answers For Below Questions

What are the access modes of START statement?

719


What is rmode(24)

676


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


what is the use of outrecord?

1769


What is comp-1 and comp-2?

764






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

1931


how do you reference the ksds vsam file formats from cobol programs

664


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932


What is the difference between comp and comp-3?

695


What is an in line perform? When would you use it? Anything else you wish to say about it.

643


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

704


Name the sections present in data division.

701


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2008


A table has two indexes defined. Which one will be used by the SEARCH?

757


Explain about different table spaces.

648