When will we need to specify Space parameter ?
Answer Posted / naga
if we want to create new data set, the space is mandatory
space areas in MF are cylinder,track,blocks.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of dd * statement in jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How can the submitting users racf authority be overridden in a job stream?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can the disposition of sysout datasets be set for an entire jobstream?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the function of the dd dcb keyword?
Is it possible to left uncode disp?
What is NOTCAT ?
what is SOC4 error?
which parameter is used to check the syntax of a jcl without executing it?
A dd statement consists of 4 fields. Name them?
In sms datasets, what is the function of the dd mgmtclas keyword?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is the difference between JES3 and JES2?