What is the file organization clause ?

Answer Posted / pavan

File Organization defines what type of file it is. It can
be sequential(like PS or VSAM ESDS), indexed (like VSAM
KSDS) or Relative (like VSAM RRDS)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

686


explain sorting techniques in cobol program?

692


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?

1234


What are the different rules to perform a Search?

619


What kind of error is trapped by on size error option?

746






What is comp-1 and comp-2?

766


Write the code to count the sum of n natural numbers.

705


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

686


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


What is Pic 9v99 Indicates in COBOL?

731


how do you reference the fixed unblock file formats from cobol programs

712


how to access the file from prodution from changeman tool and to submit a file to production

6688


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

669


What is the utilization of copybook in cobol?

657


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1703