We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answers were Sorted based on User's Feedback
What is the difference between run mode and addressing mode?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
How to find out the number of records in a file using JCL
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
wht do u mean by inrec and outrec ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
What is the function of dd disp parameter?
What u mean by include statement in JCL ?
What is the purpose of the dd keylen parameter?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
What is the function of //jcllib statement?