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 |
can we access sequential files online
What is free space?
Define a path?
Explain the function of the relative record data set?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
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 do you mean by define model parameter?
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
What is a ci split?
when u r using repro command what happens if both infile and outfile names same
Discuss record management in vsam?
How to createing new version of GDG with out loosing the data in preaves GDG version?