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...

What is difference between Return Code, user completion
code, Abend code and reason Code?

Answer Posted / srinivasa gudla

A RETURN_CODE shows the status of each step within a job and
the maximum RETURN_CODE is 256.

Return code - is issued by the program and can be set to any
value up to an arbitary limit (4096 I think). To know the
meaning of the return code you need to read the
documentation of the program / product / utility that is
being executed. i.e. RC16 from SORT does not mean the same
thing as RC16 from IDCAMS.

Abend / User completion code - are codes that reflect the
nature of the abend. System abends are documented by IBM,
user completion codes are the same as above for return codes.

Reason code - May or may no be used in conjunction with
abends codes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create a temporary dataset?

1241


which parameter is use to declare the name of dataset in dd statement?

1317


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

1162


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2340


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5596


whats the diff bw the evaluate also and and?

2415


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1375


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2727


Name a few IBM utility programs, and explain its function.

5032


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1437


Is it possible to left uncode disp?

1247


What is the use of symbol // in jcl?

1531


Is their any limit for data sets?

1237


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

1123


How does jcl act on code(if you take a cobol program)?

1346