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

2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2122


What is the difference between next sentence and continue in cobol programing language?

712


What is the difference between a binary search and a sequential search what are the pertinent cobol?

737


What is the utilization of copybook in cobol?

657


How many sections are there in data division in COBOL?

680






How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


What are the various section in data division and briefly explain them.

700


What are the different open modes available in cobol?

722


What is the local-storage section?

683


What is difference between static and dynamic call in cobol?

779


How to remove 2 duplicate records and copy only one using job control language?

755


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

1024


What is amode(24)?

684


What is a scope terminator give example?

659


Mention the guidelines to write a structured cobol program?

620