While designing vsam files,what is the best way to choose control interval size for the data and the index?
1 6818
what are the idcams commands that can be used for vsam and explain each of them.
what do you mean by the cobol record key clause in vsam?
What are the advantages of vsam over isam?
How does control intervals and control areas related to each other?
Why is master catalog used in vsam?
What is the main function of key-sequenced data set?
Define dynamic processing?
explain in brief why do vsam take more disk space than other utilities?
explain how many ways you can load data in a vsam cluster?
what is the purpose of the verify function of idcams?
what are s0c1, s0c4, s0c5, s0c7 abends?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
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...
why ci and ca splits are not possible in esds and rrds?