in vsam at the creation of cluster what is the use of RECSZ
parameter?
Answers were Sorted based on User's Feedback
Answer / chinmay
RECSZ = Record size
RECSZ (AVE MAX)
DEFAULT (4086 32600)
EXAMPLE (70 110)
| Is This Answer Correct ? | 8 Yes | 0 No |
How to rename one vsam file as well as it's index?
What is a lds (linear data set)?
By looking into the Jcl can we identify the dataset is VSAM?
5 Answers Cognizant, Keane India Ltd,
Explain the meaning and syntax for the START command. ?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
what is meant by dirty read in vsam?
What is the meaning of the DEFINE MODEL parameter?
What is a ci split?
What is VERIFY command ? when do you use this command?? What actually it does ??
what do you mean by recovery and speed parameters in define cluster command?
explain the information contained in ci
Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?