Answer Posted / sandeep
if you create a key sequence data set (KSDS) then
generate 3 data sets : -
1. project_name.group_name.clustername (Base cluster)
2. project_name.group_name.clustername.data (data cluster)
3. project_name.group_name.clustername.index (index
cluster)
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
is it required that primary key values have to be unique? Do alternate key values have to be unique?
Tell me how many alternate indexes you can have on a dataset?
Explain about the file objects in vsam?
How to get the last record in vsam file in cluster?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
Define gdg?
what will happen when you try to open an empty vsam file in a cobol program for input?
if you wish to use the rewrite command how must the vsam file be opened?
Define dynamic processing?
What is the main function of linear dataset?
what will happen if there is no secondary allocation made for datasets?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
how can you load a vsam data set with records ?
What is the device independent method to indicate where a record is stored?
explain in brief what are the 3 types of vsam files?