Is a delete operation possible in an ESDS?B. Is rewrite
operation possible in ESDS ?
Answers were Sorted based on User's Feedback
Answer / joel
In ESDS ,Delete operation is not possible. yes rewrite
operation is possible but record length should be same.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / guest
No delete operation is not possible in VSAM ESDS.B. Yes
rewrite operation is possible in an ESDS.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sangeetha
no deletion is not possible in esds . because in ESDS the
records are stored in relative byte address. so each record
will own its on relative byte address. so we cant delete
the records in ESDS.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is an alternate index and path ?
how many buffers are allocated to vsam ksds and esds?
can we create vsam files on multiple volumes ?
What is the VSAM-code field?
what will happen if there is no secondary allocation made for datasets?
what is the meaning of dynamic processing in vsam?
How do you initialize a VSAM file before any operation? a VSAM with alternate index?
what is the RRN for the first record in RRDS?
Is CA(Control Area) is part of CI(Control Interval)
What is Control Interval, Control Area ?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
How to createing new version of GDG with out loosing the data in preaves GDG version?