how will you define vsam file in select clause?

Answer Posted / adarsh562

select file-name assign to dd-name
organization is indexed
access mode is sequential
record key is key-name
file status is fs-code.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2176


what is amode(24), amode(31), rmode(24) and rmode(any)?

891


Name some of the examples of COBOl 11?

2880


What is the difference between PIC 9.99 and PIC9v99?

1036


Which division and paragraphs are mandatory for a COBOL program?

921


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

863


How to know whether the module is dynamical or statistical?

866


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

863


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

2427


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?

2341


HOw can I get the negative sign while deduct high value from low value

2005


In which area will you utilize 88 level items in cobol?

888


What is report-item in COBOL?

894


How you can read the file from bottom?

872


What is the Purpose of POINTER Phrase in STRING command in COBOL?

962