When will we need to specify Space parameter ?
Answer Posted / 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 |
Post New Answer View All Answers
what are the various stages of job processing?
When output dataset space is required, what quantity categories are used?
What dd statement is used to supply the name of a dataset?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Is condition checking possible in jcl? If yes, how?
in ways data can be passed to a COBOL program from JCL?
Is it possible to code instream data in a PROC?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how do you code a null statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What are the rules employed while naming the steps in a job?
how would you create a temporary dataset? And where will you use them?
How to do automated restart when a job abend?
how can the same proc be re-used and called by many jobs?