I have 5 steps in my job. say s1, s2, s3, s4, s5
//s1 exec .............
//s2 exec ............
//s3 exec ..........
//s4 exec ........
//s5 exec ...............
my question is i want to exeute only s2 and s4 steps...
please advice me how to do this:
Answer Posted / siri
using iebedit utility...
//jobname job ,,,,,,,,
//step exec pgm=iebedit
//sysut1 dd dsn=eidujk.hii.jcl,disp=shr
//sysut2 dd dsn=sysout=(*,intrdr)
//sysprint dd sysout=*
//sysin dd *
edit start=jobname,type=include,step name=(step2,step4)
/*
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
How does jcl act on a cobol code?
How jcl is used for testing batch programs?
What is the significance of addrspc parameter in exec statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is catelog procedure and how many catelog procedure to use in one job?
What is the significance of addrspc parameter in the exec statement?
How would you understand error(execution phase)?
Why block size is multiple of lrecl in jcl?
what is “Cond= even” and “Cond=only”?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
is there any way to execute more than one proc in the same exec statement at the same time..?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Explain how can the attributes of one sms dataset be copied to another dataset?