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



can i see how many records does a vsam file have without browsing or without using file-aid? and s..

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

can i see how many records does a vsam file have without browsing or without using file-aid? and s..

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

can i see how many records does a vsam file have without browsing or without using file-aid? and s..

Answer / pratap

using repro we can see vsam records

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More VSAM Interview Questions

can any one tell "in esds in what structure records will stored?"

1 Answers  


How do you initialize a VSAM file before any operation? a VSAM with alternate index?

2 Answers   IBM,


Common VSAM Error conditions and codes

1 Answers  


What does a file status of 02 on a VSAM indicate?

1 Answers   IBM,


there are seven idcams commands in vsam. Can you name and explain each of them?

0 Answers   IBM,






What is the maximum record length for the VSAM dataset?

7 Answers   Infosys,


Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?

2 Answers  


What is the function of linear dataset in vsam?

0 Answers  


Define gdg?

0 Answers  


What are the steps involved in access method services?

0 Answers  


what how do you initialize a vsam file before any operation? A vsam with alternate index?

0 Answers   IBM,


What is the difference between lds and esds?

0 Answers  


Categories