what's the significance of freespace(0 0) and freespace(100
100)
Answer Posted / vivek
FREE SPACE IS AVAILABLE(DEFAULT) MEMORY OF THE MAINFRAME
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
how you can access an uncataloged dataset in a JCL?
What parameter directs the output of the job log dataset?
What is the motivation behind coding class parameter in job statement?
How would you understand error(execution phase)?
How can unused space allocation be returned to the system when a dataset is closed?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
when does a dataset go uncataloged?
what is use of space parameter in dd statement?
what operation is performed by job statement?
how can the same proc be re-used and called by many jobs?
How to alter the parameters for the existing gdg?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
In job processing, what happens in execution stage?