Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / aji cherian

We can rewrie but cannot delete

Is This Answer Correct ?    21 Yes 1 No

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

Answer / max

ESDS is entry sequence data set...ans 2 is correct

Is This Answer Correct ?    14 Yes 0 No

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

Answer / srivatsa

We can rewirte the record. Record can not be deleted.

Is This Answer Correct ?    12 Yes 0 No

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

Answer / 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

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

Answer / piyush mani

original record

01 piyush gurgaon

rewrited record

01 piyush delhi

wrt fd like this

fd file1
01 frec.
02 id pic 9(2) value 01.
02 name pic x(10) value piyush.
02 place pic x(10) value delhi.
02 filler pic x(68).

now open file and give rewrite option the record wil b updated


but we can't delete a esds record as it is stored in disc...

Thanks

Is This Answer Correct ?    1 Yes 0 No

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

Answer / sukhwinder singh

what is ESDS file?

Is This Answer Correct ?    4 Yes 10 No

Post New Answer

More COBOL Interview Questions

I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.

1 Answers   L&T,


hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps

5 Answers   iNautix,


How To move a value to an array using move verb?

3 Answers   IBM,


What is an in line perform? When would you use it? Anything else you wish to say about it.

0 Answers  


how can we fetch 3 records in cobol pgm any coding pls ?

3 Answers   CGI,


can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)

13 Answers   CTS,


Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.

5 Answers   EDS,


how to know that the file has 300 records how to acess it?

0 Answers   Hewitt, TCS,


How do you reference the following file formats from cobol programs?

0 Answers  


waht is inspect verb? where it can be in real time?

1 Answers   Patni,


Can we call a CICS program from a batch program or viceversa?If so, how?

3 Answers  


) How do u handle errors in BMS macro?

0 Answers   IBM,


Categories