can i see how many records does a vsam file have without
browsing or without using file-aid? and same for ps file?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raghu
print char(/) ids
by using abas above command infornt of a vasm dataset,
we can find how many rec are there in a that file.
| Is This Answer Correct ? | 1 Yes | 0 No |
explain how do you define a gdg in vsam?
what do you mean by define model parameter?
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
Define base cluster?
Explain about the file objects in vsam?
What is the meaning of dynamic processing?
How can you create a VSAM dataset? Can you write a JCL for it?
What are the access method services used in vsam?
What is the biggest disadvantage of using a vsam dataset?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?