What is COND=ONLY ?

Answer Posted / guest

Means execute this step only if any of the previous steps,
terminated abnormally.

Is This Answer Correct ?    45 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of dd disp parameter?

656


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

735


What is the use of symbol // in jcl?

922


how to run batch program without jcl?

10075


How dummy is used in jcl?

645






In job processing, what happens in execution stage?

698


How can unused space allocation be returned to the system when a dataset is closed?

812


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?

734


Are there any set of rules for the names of the steps used in a job?

637


Why block size is multiple of lrecl in jcl?

913


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

668


What is jcl in mainframe, and how many types of jcl statements are there for a job?

631


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

716


What is the significance of addrspc parameter in exec statement?

729


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

975