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...


how to see the last records in vsam dataset??



how to see the last records in vsam dataset??..

Answer / dave

Depends.

If you're talking CICS, set the key of the VSAM file to
high-values, do a STARTBR to position the pointer, and
execute a READPREV to get the last record.

In batch, set the key to high-values, and execute a READ
Key < Key.

Is This Answer Correct ?    9 Yes 5 No

Post New Answer

More VSAM Interview Questions

why do we use vsam file thn seqential files ?

3 Answers   Tech Mahindra,


What is the purpose of relative record data set used in vsam?

0 Answers  


is it slower if you access a record through alternative index as compared to primary index?

1 Answers   IBM,


How is the sorting of vsam files carried?

0 Answers  


What is the maximum number of Alternate Index ???

4 Answers  


Explain the biggest disadvantage of using a vsam dataset?

0 Answers  


On which datasets You can have ALT INDEX?

2 Answers  


Using Alternate Indexes in Batch pgms: ?

2 Answers   IBM,


is delete operation supported in an esds? Is rewrite operation possible in esds?

0 Answers   IBM,


explain how many ways you can load data in a vsam cluster?

0 Answers   IBM,


in what type of vsam datasets can an alternate index be defined??

4 Answers  


How do you define an altindx?

0 Answers  


Categories