what's the significance of freespace(0 0) and freespace(100
100)
Answer Posted / harsha
Freespace(%CI,%CA):- It means that how much % of CI is to
be left free and how much % of CA is to be left free.
Freespace(0,0):-Means that there will no free space. all
space would be used to store data.
Freespace(100,100):-Means that there will be only one
record written in the first CI of each CA.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of the dd keylen parameter?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of //jcllib statement?
What are the parameter we cannot use in procedure?
what is use of disp parameter in dd statement?
which utility is used to run a cobol-db2 program?
how to do automated restart when a job abends?
Explain about LMFREE�free data set from its association with data ID
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What are hierarchy levels in jcl?
How can values be passed from the job stream to an executable program?
Is condition checking possible in jcl?
how can the same proc be re-used and called by many jobs?
what is SOC4 error?
define cond parameter in jcl?