How to execute only th 15th step of JCL consisting of 50 steps?

Answer Posted / nishant

bt suppose step 15 returns code = 0 nd we coded cond=(0,le)
aftr 15th step thn will it execute the step aftr 15th step
or not? i think i should execute..wat u say

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to define dd statements as you want?

646


What dd statement is used to supply the name of a dataset?

779


what are the various stages of job processing?

743


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?

740


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?

7614






what is use of dsn parameter in dd statement?

675


Is it possible to left uncode disp? If yes, how?

708


What are the utility programs in jcl?

652


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1754


how can you check if a file is empty using jcl?

816


Can an individual step be restricted from using all the jobs allowed cpu time?

1011


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

5066


What is the maximum length of a single line of jcl?

831


What is the significance of addrspc parameter in exec statement?

735


what happens in execution stage in job processing?

657