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

Answer Posted / abhirup

//STEP01 EXEC PROCNAME, COND.STEPNAME = EVEN

WHERE STEPNAME IS THE PROC STEP.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use DISP=SHR in output file in JCL

957


What is condition checking in jcl? Is this possible?

628


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.

1739


What do you understand by the term job time – out and how can you overcome that?

608


What does a disposition of (new,catlg,keep) for a dsn mean?

619






In sms datasets, what is the function of the dd mgmtclas keyword?

865


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

813


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1358


What is catelog procedure and how many catelog procedure to use in one job?

7468


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2269


What parameters can be used to limit the number of records written to a sysout dataset?

754


What are the parameter we cannot use in procedure?

644


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


Which dd parameters are required?

697


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' ?

1591