in vsam at the creation of cluster what is the use of RECSZ
parameter?
Answer Posted / chinmay
RECSZ = Record size
RECSZ (AVE MAX)
DEFAULT (4086 32600)
EXAMPLE (70 110)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the common vsam error conditions and codes?
what does a file status of 02 on a vsam signifies?
explain in brief what are the 3 types of vsam files?
in a cobol select statement, can you tell what is the organization for a ksds?
Is it slower if you access a record through alt index as compared to primary index?
How is the sorting of vsam files carried?
What is a base cluste?
What is a vsam dataset?
Define base cluster?
what is the syntax of ams modal commands?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
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...
what is meant by dirty read in vsam?
What is the device independent method to indicate where a record is stored?
How do you calculate record size of an alternate cluster?