What is the difference between sb37,se37,sd37 each?
Answer Posted / venkataanjaneyulu.sudireddy
yes,no,yes
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
how do you code a null statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What do you understand by the terms: joblib and steplib?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How do you overcome this limitation ?
how JCL works?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what are the types of abends that occur on job failure? And explain the possible causes of these
What are the parameters that are used in creating a gdg?
What is the purpose of disp parameter?
What is the purpose of the dd keylen parameter?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?