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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
List the different jcl statements that are not permitted in the procedures?
what is the difference between perform varying and perform
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
A job has 90 steps i want to execute only step7 and step15
How do You skip a Step In JCL?
common jcl abends??
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
How to find the length of variable length copybook using fileaid ??
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
What all are the changes to be made in JCL so as to do testing?
what happens if job falls in loop ? how to resolve it ?