What are the parameter in the job card wihtout which job
won't run........
Answer Posted / suputhru
in real time :
Position parameter like ' jobname & job (account info) are
mandantory.
Notify=userid is not neccesary...meenu.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of the steplib dd statement?
What is multithreading in jcl?
What are some jcl statements that are not allowed in procedures?
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?
Differentiate between addressing mode and run mode.
Explain the hierarchy levels in jcl?
which utility is used to sort a file in jcl?
What is the function of the dd avgrec keyword in sms datasets?
How to pass the parameter in parm using linkage section ? (syntax)?
how can the same proc be re-used and called by many jobs?
How does jcl act on code(if you take a cobol program)?
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
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the syntax of JCL statement?