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 / rajkanya
Use the LC (ListCat) command in TSO besides the required
dataset. The information listed with this includes number of
records.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
what will happen when you try to open an empty vsam file in a cobol program for input?
Define free space?
explain the information contained in ci
what is a base cluster in vsam?
What are the different parameters that are used in vsam?
Why is it required to have a keyed directed retrieval?
Explain about the file objects in vsam?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
name a few common vsam status codes?
Differentiate between control interval (ci) and control area (ca)?
State the differences between vsam and non-vsam files?
what is buffering and how does it apply to vsam files ?
What is a lds (linear data set)?
difference between vsam and database tables
what how do you initialize a vsam file before any operation? A vsam with alternate index?