Answer Posted / siri
space=(trk/cyl,(primary qty,secondary qty,directory),rlse)
directory = specifies the number of 256 byte records needed in the directory of a pds......
rlse = request that space allocated to an outpur data set,but not used is to be released when the dataset is closed......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
what operation is performed by job statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are s0c1, s0c4, s0c5, s0c7 and socb?
How is a type of file defined in the jcl that executes the cobol program?
what is the purpose of coding class parameter in job statement?
Explain how can a stopped job be started again?
what JCL Procedures?
what are the various stages of job processing?
In sms datasets, what is the function of the dd avgrec keyword?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of job statement in jcl?
How does the jcl specify the job to os?
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?
what are the statements that are not valid to be included in an include statement?