What is mean by maxcc

Answer Posted / tarun kumar jain

whenever u will submit a job u will get a return code.which
can be MAXCC=(0,4,8,16).These are severe level of return
code.If it is MAXCC=0 then u have submitted ur job
successfully without any error.

Is This Answer Correct ?    28 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what you understand by passing by value.

681


Are you comfortable in cobol or jcl?

628


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5348


Describe the cobol database components?

664


What are the different rules to perform a Search?

608






Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

805


How do u write test cases?

1627


What do you understand by psb and acb?

653


What is the difference between Global and External Variables?

649


Explain how to differentiate call by context by comparing it to other calls?

670


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

697


What are all the divisions of a COBOL program?

651


What is the difference between structured cobol programming and object alternativelyiented cobol?

737


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

2528


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2079