Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?

Answer Posted / yadav

we cant delete record from ESDS file but we can rewrite
record of same lenth at the position of preveous record

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1998


A table has two indexes defined. Which one will be used by the SEARCH?

746


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

639


What is the compute verb? How is it used?

649


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1947






Can we redefine the field of x(200) to less than 200?

807


Which mode is used to operate the sequential file?

654


What is the difference between Global and External Variables?

654


How you can read the file from bottom?

652


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


What are literals?

622


how do you reference the ksds vsam file formats from cobol programs

646


What are 77 levels used for?

649


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6787


What the difference is between continue and next sentence?

651