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 |
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
Explain the process in which flat files are converted into vsam files?
By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input dataset).In this scenerio how will we identify the dataset is VSAM ?
5 Answers Cognizant, EDS, Shridhar,
What is recovery parameters in define cluster command?
explain in brief why do vsam take more disk space than other utilities?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Define base cluster?
In vsam at the cluster creation for KSDS FREESPACE parameter is required but for ESDS FREESPACE parameter is not required ?
What does the KEYRANGES parameter in Define Cluster commend do?
What is the base cluster?
What is Control Interval, Control Area?