IF we are calling a PROC from Jcl...This Proc have 3 steps
in it and we want to execute only the second step using the
JCL, How to do it??

Please give the answer ASAP:)

Answer Posted / ch.mohan

using cond=even
even use to only perticular step was executed indipendently

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

676


When space is allocated for an output dataset, what units can be used?

761


What is the function of a dd statement?

717


how to do automated restart when a job abends?

858


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

726






what is the use of IEBGENER utility?

670


what is JCL?

708


how you can access an uncataloged dataset in a JCL?

662


What is the significance of addrspc parameter in the exec statement?

628


What are the 2 types of parameters in dd statement?

663


what is use of disp parameter in dd statement?

671


what is DD statement is used in JCL?

690


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

679


How to override loadlib?

1436


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2178