What are the different dataset organizations used in vsam?
No Answer is Posted For this Question
Be the First to Post Answer
What is a ci split?
How can you create a VSAM dataset? Can you write a JCL for it?
What do you mean by RDW in VSAM?
What are the access method services used in vsam?
what is a base cluster in vsam?
How is record management performed in vsam?
Explain the catalog?
What is the main function of key-sequenced data set?
What is speed parameters in define cluster command?
What is a sequence set?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
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...