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

Answer Posted / muttaiah

Nishant,

Cond wil execute the step only when the cond is false. If
you see we have given Cond as cond=(0,le) so it will
satisfy what ever may be the return code of the step that's
why it will bypass all the steps.

Hope this answers.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some jcl statements that are not allowed in procedures?

717


is there any way to execute more than one proc in the same exec statement at the same time..?

2100


What is one line to pass PARM from JCL to COBOL?

421


write a jcl to execute a job by 7:00 am on jan 20,1986?

685


What does a disposition of (MOD,DELETE,DELETE) mean ?

658






Explain the function of job statement in jcl?

635


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2089


How can unused space allocation be returned to the system when a dataset is closed?

800


what happens in execution stage in job processing?

650


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1957


How do you overcome this limitation ?

685


What is job control language?

603


which utility is used to sort a file in jcl?

739


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1955


How would you understand error(execution phase)?

617