How to execute only th 15th step of JCL consisting of 50 steps?

Answer Posted / nygrande

I go with Raj reply. Use iebedit utility.

The sintax is:

//SYSIN DD *
EDIT TYPE=INCLUDE, STEPNAME=(STEP15)
/*

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name a few IBM utility programs, and explain its function.

4442


Is automatic restart possible in jcl? If yes, how?

661


What do you know about jcl?

651


What is Cataloged Procedures?

715


What parameter of the job statement is used to limit the cpu time consumed by the job?

845






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

608


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

1358


Must tape dataset definitions include vol=ser specifications?

987


Is it possible to code instream data in a PROC?

754


A dd statement consists of 4 fields. Name them?

936


What is the function of //jcllib statement?

814


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

637


Is it possible to left uncode disp?

717


How does jcl act on a cobol code?

659


State the uses of syspring, sysin, sort fields, sum fields and dummy.

656