What is free space?
Answer / guest
Free space is reserved within the data component of a KSDS
to accommodate inserting new records.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the function of the relative record data set?
How does control intervals and control areas related to each other?
what do you mean by gdg in vsam?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
Why is it required to have a keyed directed retrieval?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
to use the rewrite command, how should the vsam file be opened?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
explain in brief what are the 3 types of vsam files?
how do you define an altindx ? How do you use altindxs in batch, cics programs?