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 do you load a VSAM data set with records ?

Answers were Sorted based on User's Feedback



How do you load a VSAM data set with records ?..

Answer / felix

two way are available to load vsam file

1. using REPRO command
2. Using COBOL program

Is This Answer Correct ?    10 Yes 0 No

How do you load a VSAM data set with records ?..

Answer / sanjudharan

using the REPRO command

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VSAM Interview Questions

can we create PS file using IDCAMS utility?

3 Answers   IBM,


What are the access method services used in vsam?

0 Answers  


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 are all the ways we can create datasets?

7 Answers   IBM,


if you wish to use the rewrite command how must the vsam file be opened?

0 Answers   IBM,


explain how do you define a gdg in vsam?

0 Answers   IBM,


I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it

2 Answers  


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

0 Answers   IBM,


What are the different versions of gdg named?

0 Answers  


If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?

3 Answers  


Explain the function of entry-sequenced data set?

0 Answers  


in a cobol select statement, can you tell what is the organization for a ksds?

0 Answers   IBM,


Categories