When will we need to specify Space parameter ?
Answers were Sorted based on User's Feedback
Answer / g.naveen
If we creating a new dataset either pds or ps we need to
specify Space parameter.Space parameter is keyword
parameter in dd statement of Jcl
| Is This Answer Correct ? | 13 Yes | 0 No |
if u have any need to create PDS or PS through jcl ..then
you have to SPECIFY the SPACE keyword...
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
restart logic ?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
read all error codes like SB07?
What will happen if we write two STOP RUN's in a COBOL program?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
What are the 4 fields in dd statement?
how to convert fb to vb in jcl ?
How to ALTER the name of a GDG ?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
I have three files for one step i need to override the third file how to do that in jcl?
Explain about CBL/PROCESS statement syntax
What parameters can be used to limit the number of records written to a sysout dataset?