Suppose I have seven jobs to do, but I want to hold one than how can I do this?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what happens in execution stage in job processing?
What will happen if we write two STOP RUN's in a COBOL program?
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
Explain about LMPUT-
Can we use DISP=SHR in output file in JCL
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
Where & How Do You Code Identifier In Jcl?
What do you understand by the terms: joblib and steplib?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
What is multithreading in jcl?