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

Answer Posted / aji cherian

We can rewrie but cannot delete

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

660


What are the different data types in cobol?

761


Explain what you understand by passing by value.

660


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

994


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2063






I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10403


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

622


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1081


What is the Purpose of Pointer in the string?

619


What are the different rules to perform a Search?

595


how to move the records from file to array table. give with code example

2189


Difference between cobol and cobol-ii?

677


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

904


What is the difference between structured cobol programming and object alternativelyiented cobol?

720


What do you understand by psb and acb?

633