Do we need to code DCB parameters when using DISP position as MOD?
Answer Posted / sneha vaibhav
Yes . It is required.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How is the record format of an output dataset specified?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
how do you access an uncataloged dataset in a jcl?
How to override loadlib?
How jcl work to handle various input output file operations?
what is JCL?
what are the statements that are not valid to be included in an include statement?
Explain the function of the dd dcb keyword?
what is SOC4 error?
can any one plzzzzzz tell the jcl code for creating ps using idcams
List the different jcl statements that are not permitted in the procedures?
what is the difference between JES3 and JES2?
i want to store 20 digits . how will u do it in cobol ?
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.
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