A PROC has five steps. Step 3 has a condition code. How can
you override/nullify this condition code?

Answer Posted / sanjayreddyguna

//step1 exec proc=procname,cond.step3=(0,le)
then proc in that step3 cond parameter will overide

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

673


Why include statement is used in a jcl?

691


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

658


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

800


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

637






What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

650


What is the function of the dd mgmtclas keyword in sms datasets?

741


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1951


is there any way to execute more than one proc in the same exec statement at the same time..?

2112


what is DSN in JCL and what are the parameters to declare the DSN?

721


Is there any command to check wether the ps file is in sorted order?

2433


What is the format of comment statement?

669


what are the types of abends that occur on job failure? And explain the possible causes of these

1119


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

816


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1588