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 did you refresh a VSAM file and how frequently you do
it ?

Answers were Sorted based on User's Feedback



How did you refresh a VSAM file and how frequently you do it ?..

Answer / mahesh

Depends , refresh can be done dialy/weekly/monthy.

Refresh means just DELETE/DEFINE the VSAM file
i.e this done in two steps
STEP1 : deleting the Existing vsam file;
IF LASTCC =8 ; SET MAXCC=0
STEP2 : DEFINE VSAM-FILE(COND=(0,LT,STEP1)
Note: we will get Return-code=8; when the file we are
trying the delete doen't exist.

Thanks & Regards,
Mahesh.

Is This Answer Correct ?    6 Yes 1 No

How did you refresh a VSAM file and how frequently you do it ?..

Answer / joseph

thru VERIFY command

in TSO

Verify vsam file name


thanks
joseph

Is This Answer Correct ?    2 Yes 2 No

How did you refresh a VSAM file and how frequently you do it ?..

Answer / joseph

I agree with joseph

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More VSAM Interview Questions

How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.

2 Answers   HSBC,


What is speed parameters in define cluster command?

0 Answers  


how do you create an alternate index ?

0 Answers   IBM,


What is the Difference between LDS & ESDS ?

3 Answers  


what are the additional information you should give in the dd statement while defining the next generation of a gdg?

0 Answers   IBM,


What are the information stored in ci?

0 Answers  


By seeing a program how we findout it is a VSAM program?

6 Answers   TCS,


Explain the index set?

0 Answers  


While designing vsam files,what is the best way to choose control interval size for the data and the index?

1 Answers  


What is the catalog?

1 Answers  


explain in brief how are different versions of gdg named?

0 Answers   IBM,


Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?

3 Answers  


Categories