can i see how many records does a vsam file have without
browsing or without using file-aid? and same for ps file?
Answer Posted / pratap
using repro we can see vsam records
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
in a cobol select statement, can you tell what is the organization for a ksds?
if you wish to use the rewrite command how must the vsam file be opened?
explain how can you initialize a vsam file before any operation?
Explain the index set?
Define base cluster?
Explain the process in which flat files are converted into vsam files?
Define free space?
What are the advantages of vsam over isam?
What is the main purpose of having user catalog in vsam?
What is the function of linear dataset in vsam?
to use the rewrite command, how should the vsam file be opened?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what will happen when you try to open an empty vsam file in a cobol program for input?
Explain the function of the relative record data set?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?