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


OPEN INPUT StudentFile
READ StudentFile
AT END SET EndOfStudentFile TO TRUE
END-READ
PERFORM UNTIL EndOfStudentFile
DISPLAY StudentId SPACE StudentName SPACE CourseCode
SPACE YOBirth
READ StudentFile
AT END SET EndOfStudentFile TO TRUE
END-READ
END-PERFORM
CLOSE StudentFile
STOP RUN

what will be output


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VSAM Interview Questions

What are the optional parameters to the input dataset While loading the empty cluster with the data records?

1 Answers   IBM,


What is a ca split?

0 Answers  


What are all the ways we can create datasets?

7 Answers   IBM,


What is the function of entry sequenced data set?

0 Answers  


what do you mean by gdg in vsam?

0 Answers   IBM,


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

0 Answers  


What is the main function of linear dataset?

0 Answers  


to use the rewrite command, how should the vsam file be opened?

0 Answers   IBM,


explain in brief how you can create a vsam file?

0 Answers   IBM,


Describe the uses of ams?

0 Answers  


What is the maximum no. of records that can be allowed in VSAM ?

2 Answers  


how can you load a vsam data set with records ?

0 Answers   IBM,


Categories