what is the RRN for the first record in RRDS?
Answers were Sorted based on User's Feedback
Answer / sap
RRN -- Relative Record Number
RRN is a value of RRDS, we can find out the position of the
record in RRDS according to the RRN.
| Is This Answer Correct ? | 2 Yes | 0 No |
Define dynamic processing?
Using Alternate Indexes in Batch pgms: ?
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
how do you create an alternate index ?
what is the use of the file status clause in the select statement in vsam?
What is the upgrade set?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
why ci and ca splits are not possible in esds and rrds?
What are the distinctive features of a ksds, key sequenced dataset?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?