How do you skip a particular step in a proc/JOB?

Answer Posted / ganesh

COND=(0,LE,stepname)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when can a job time-out occur? How to overcome that?

753


What are the utility programs in jcl?

654


what is the purpose of coding class parameter in job statement?

726


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

756


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.

1740






What is the function of dd name parameter with a 2 part structure; audit.report?

710


Explain the function of //cntl statement?

661


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

741


What is the function of //jcllib statement?

814


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

949


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

675


Explain the purpose of the dd keylen parameter?

681


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

753


What is the significance of addrspc parameter in the exec statement?

624


When output dataset space is required, what quantity categories are used?

834