Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In a JCL if previous steps return code is greater than 0 or
4 then the next step will not execute. But the job will be
successfull with the maximum return code. How can we reset
this maximum return code to '0' regardless of return codes
of any steps?

Answer Posted / mf guy

Maximum Return code can be set with the help of SET verb.

SET MAXCC=0 at the abending step.

Thanks.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the JCL statement consists of?

1254


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

1345


What is the purpose of disp parameter?

1172


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2498


how to do automated restart when a job abends?

1424


What is the use of symbol // in jcl?

1534


What is the function of the dd avgrec keyword in sms datasets?

1383


write a jcl to execute a job by 7:00 am on jan 20,1986?

1162


What are s0c1, s0c4, s0c5, s0c7 and socb?

1218


is there any way to execute more than one proc in the same exec statement at the same time..?

2673


how to run batch program without jcl?

11689


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1517


what happens in execution stage in job processing?

1191


What is the function of the dd mgmtclas keyword in sms datasets?

1294


Can I share my data with other jobs? How?

1193