What is mean by maxcc

Answer Posted / sameer

whenever we submit our job so every step gives some return
codes to the system and the maximum value return code is
called maximum condition code or MAXCC

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between binary search and sequential search?

630


How do you define a variable of comp-1 and comp-2?

686


Write the code implementing the perform … varying.

635


what is search and searchall?what is the diffrence between them?give an best example?

5521


What is report-item in COBOL?

702






Why did you choose to work with ibm mainframe cobol programming?

619


What are declaratives and what are their uses in cobol?

696


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

634


What is the compute verb? How is it used?

649


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5652


What is the default value(s) for an initialize and what keyword allows for an override of the default?

682


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.

1691


how to refer the data field?

1793


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

635


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

2207