Can we use DISP=SHR in output file in JCL
No Answer is Posted For this Question
Be the First to Post Answer
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
What is the difference between the JOBLIB and the STEPLIB statements?
Describe the JOB statement, its meaning, syntax and significant keywords?
what is the JCL statement consists of?
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
When space is allocated for an output dataset, what units can be used?
Name the system library from which modules are retrieved at execution
Differentiate between addressing mode and run mode.
Explain dd statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
diff bw vsam and normal flat file?