there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / vinay sonar
You can use cond parameter but it will be very tedious.
So you can use IEBEDIT
Syntax is
//SYSIN DD*
EDIT TYPE=INCLUDE,STEPNAME=
(STEP2,STEP3,STEP4,STEP5,STEP6,STEP7,STEP8)
/*
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
What are the difference between jcl and jes?
what is the purpose of coding notify parameter in job statement?
Explain the function of dd disp parameter?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
what are the various stages of job processing?
Is their any set of rules for dd? Explain.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
In job processing, what happens in execution stage?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Can we use DISP=SHR in output file in JCL
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Are there any set of rules for the names of the steps used in a job?
What is notcat 2 - gs?
How to run cobol program using jcl?