Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Do primary key values have to be unique? Do alternate key values have to be unique?

1 Answers  


what's the biggest disadvantage of using a VSAM dataset?

8 Answers   Anjana, CTS, DSRC, IBM,


Explain the device independent method to indicate where a record is stored?

0 Answers  


what do you mean by recovery and speed parameters in define cluster command?

0 Answers   IBM,


How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.

3 Answers  


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

0 Answers   IBM,


Is it slower if you access a record through alt index as compared to primary index?

0 Answers  


How do you define a GDG ?

1 Answers   IBM,


what do you mean by define model parameter?

0 Answers   IBM,


Explain the difference between lds and esds?

0 Answers  


How many cluster index can have in a table?

3 Answers   HSBC,


FREESPACE can be specified for which type of cluster? a.LDS b.RRDS c.ESDS d.KSDS

2 Answers  


Categories