Answer Posted / guest
In job card, specify RESTART=PROCSTEP.STEPNAME where
PROCSTEP = name of the JCL step that invoked the PROC and
STEPNAME = name of the PROC step where you want execution to
start
| Is This Answer Correct ? | 44 Yes | 8 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd mgmtclas keyword?
How do you create a temporary dataset?
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:
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What happens if both JOBLIB & STEPLIB is specified ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to do automated restart when a job abend?
What do you understand by the terms: joblib and steplib?
How can the disposition of sysout datasets be set for an entire jobstream?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does the jcl specify the job to os?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the motivation behind coding class parameter in job statement?
Explain the function of //jcllib statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?