What is mean by maxcc
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / 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 |
Answer / 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 |
Answer / timmy
What does it mean if we get a MAXCC=0000 CN(INTERNAL)?
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vasu
thank u 2 every one and please can send any one of jcl material.
| Is This Answer Correct ? | 0 Yes | 10 No |
How do you set a return code to the JCL from a COBOL program?
how can u pass the values into db2 values from cobol ?
what are decleratives in cobol?
what is the difference between external and global variables?
How you can delete a record from a ps file in cobol?
what is Reentrancy and Quasi-reentrancy?
hw to create 3 dimensional array & hw to access it?
How can we increase the size of an existing PDS to include more no. of modules.
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.
What are the two search techniques ?
How would the number +1234 be stored if a PIC clause of PICTUREs9(4) comp-3 were used?
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,