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

Answer Posted / max

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

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different open modes available in cobol?

713


What is inspect in cobol ?

793


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2655


What are the pertinent COBOL

2036


What guidelines should be followed to write a structured cobol prgm?

664






Explain how to differentiate call by context by comparing it to other calls?

680


What is report-item in COBOL?

702


What are the cobol coding sheets?

657


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

671


i want a program using by if, evaluate , string, unstring, perform, occurs?

4040


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

672


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

989


What are declaratives and what are their uses in cobol?

702


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1224


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

626