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

Answer Posted / jayaprabhu

Return code when you sub any jobs ie status of job

Abend code if you ended with abend like address probelm etc

reason code if ims region is down

User completion code : needed

correct me if im wrong

Is This Answer Correct ?    2 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are hierarchy levels in jcl?

958


Name what parameter directs the output of the job log dataset?

563


Differentiate between the joblib and the steplib statements?

859


what JCL Procedures?

701


Can we call instream to catalog and catalog to instream?

685






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

5062


Explain the function of the dd dcb keyword?

706


Explain about LMQUERY�give a dialog information about a data set

904


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

718


What is the purpose of dd?

728


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1616


What do you understand by the terms: joblib and steplib?

626


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7605


How can the disposition of sysout datasets be set for an entire jobstream?

840


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

820