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

Answer Posted / guest

Provide the override on the EXEC stmt in the JCL as follows:

//STEP001 EXEC procname, COND.stepname=value

All parameters on an EXEC stmt in the proc such as COND,
PARM have to be overridden like this.

Is This Answer Correct ?    21 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1123


What do you know about jcl?

651


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811


what is the difference between JES3 and JES2?

685


What is the function of job statement in jcl?

638






which utility is used to sort a file in jcl?

750


What is notcat 2 - gs?

941


Describe the various parameters utilized in the creation of a gdg?

689


What are hierarchy levels in jcl?

960


How can the submitting users racf authority be overridden in a job stream?

758


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1972


Explain the purpose of dd dummy statement?

675


What is the purpose of disp parameter?

647


Give the syntax of job specifying jcl statement.

640


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

587