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

Answer Posted / niki

If u want to run only step 15 delete all steps before
step15 and put null statement after 15 step.

Is This Answer Correct ?    0 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to pass data to a program that is coded in an exec statement?

821


What are hierarchy levels in jcl?

951


what sort card you will use to copy the data from one dataset to another dataset?

726


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2263


which utility is used to sort a file in jcl?

747






Matching Logic in Jcl not in cobol.Could any one please answer this question

3669


Explain in DD statement what is the use of DCB parameter?

654


Are there any set of rules for the names of the steps used in a job? What are they?

612


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816


How dummy is used in jcl?

645


What does a disposition of (new,catlg,keep) for a dsn mean?

612


What is catelog procedure and how many catelog procedure to use in one job?

7444


Explain the jcl exec statement?

646


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2052


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5060