How can we execute only one step in a job

Answer Posted / chaitanya

in the proc call statement, EXEC PROC, we need to use
stepname.COND=(0,LE) option

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which statement is used to identify the private libraries in job?

904


How dummy is used in jcl?

840


What is the maximum length of a single line of jcl?

1038


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

1122


Where can program checkpoints be stored for use in a restart?

1138


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2254


Explain the purpose of dd dummy statement?

890


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

804


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

912


What is the function of a dd statement?

914


what is a jcl?

870


How to do automated restart when a job abend?

1015


What are the parameters that are used in creating a gdg?

943


how you can direct the data to spool using SYSOUT option?

1152


How can values be passed from the job stream to an executable program?

1092