Is automatic restart possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about LMQUERY�give a dialog information about a data set
What does the keyword DCB mean and what are some of the keywords associated with it?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
if we give two job cards in a single what happens
Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
what r the types of job control statements?
How much space OS allocates when you create a PS or PDS?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
Passing a variable parm from JCL to a cobol/db2 program