i have five step in jcl.my forth step is gdg.gdg was
abend.when will job complete,hoe to handle you

Answer Posted / shailendra

if you know abend is happning on forth step. so for the
next execution give restart parameter on job statment
restart=5stepname

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl work to handle various input output file operations?

656


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1732


How to submit a jcl from cics?

666


Is acct parameter mandatory?

760


Explain in DD statement what is the use of DCB parameter?

654






For what purpose steplib and joblib are used ?

688


Why include statement is used in a jcl?

689


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485


Explain the purpose of the dd keylen parameter?

675


What are the difference between jcl and jes?

1050


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668


Explain about LMFREE�free data set from its association with data ID

1003


if the submitter of a job wants to inform another user about the job completion, how can it be done?

756


List in order the hierarchical levels of jcl?

666


Is their any limit for data sets?

701