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
What are the different commands used in idcams for vsam?
what are the idcams commands that can be used for vsam and explain each of them.
Tell about the ams used in vsam?
what does a file status of 02 on a vsam signifies?
Explain the function of the relative record data set?
What is the place for VSAM KSDS?
explain how can you initialize a vsam file before any operation?
What is a ci split?
What is the purpose of having vsam data space?
Describe the uses of ams?
Define free space?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What is the purpose of idcams?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...