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

How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


What are the pertinent COBOL commands?

2626


What is the difference between external and global variables in COBOL?

815


how can i see junk values in dclgen or in hostvariable of comp ?

2545






Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5065


Have you used comp and comp-3 in your project? And how?

2008


) How do u handle errors in BMS macro

1512


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.

2010


how to move the records from file to array table. give with code example

2221


What is the LINKAGE SECTION used in COBOL?

889


How can you get the ksds file records into your cobol program?

644


Difference between array and sub-script ?

1169


What do you understand by psb and acb?

666


Write down the divisions of cobol program?

671