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 ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain the differences between vsam and non-vsam files

1200


is it necessary that all versions of the gdg have to be of the same record length?

1201


Why is it required to have a keyed directed retrieval?

1080


what is buffering and how does it apply to vsam files ?

1236


Explain about the file objects in vsam?

1098


What is the main purpose of having user catalog in vsam?

1128


What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..

8824


how do you create an alternate index ?

1118


Define base cluster?

1049


What are the common vsam error conditions and codes?

1118


Define a path?

1141


difference between vsam and database tables

1179


What are the different commands used in idcams for vsam?

1117


What is a ci split? What is a ca split?

1268


Using alternate indexes in batch program?

1168