Suppose there are 10 steps in a PROC, I want to execute
only step5. How do you give the condition in the JCL that
calls this PROC?

Answer Posted / siri

using restart parameter.....
//jobname job ,,,restart=proc.step5.....
and next given cond=(00,le) in step6 to step10..

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an individual step be restricted from using all the jobs allowed cpu time?

1005


What do you understand by the terms: joblib and steplib?

620


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:

3528


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

616


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

603






Is automatic restart possible in jcl?

733


What is Cataloged Procedures?

711


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

705


Is automatic restart possible in jcl? If yes, how?

655


How gdg are concatenated?

668


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

5058


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

627


Give the syntax of job specifying jcl statement.

636


Can I send output of job to my remote device careerride123?

661


How does jcl act on code(if you take a cobol program)?

705