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

In vsam why we use export-import utility?

Answer Posted / neha

we use export for backing up data from vsam dataset to a ps
and import is used for transferring data from ps to a vsam
dataset.though repro can do the same but the difference
lies in the fact tht export also extracts the catalog info
of the vsam so tht the vsam dataset can be easily rebuld
later on...

Is This Answer Correct ?    32 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it slower if you access a record through alt index as compared to primary index?

1073


how do you define an altindx ? How do you use altindxs in batch, cics programs?

1115


Define free space?

1110


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

2564


what is a base cluster in vsam?

1179


how can you load a vsam data set with records ?

1218


what is the probability of a complete system distortion under high end low performing multiprocessor job?

2517


Explain the function of the relative record data set?

981


What is the difference between lds and esds?

1098


what is the meaning of each of the values in shareopts(2 3)?

1070


What is a vsam dataset?

1089


Define a path?

1139


what are the codes returned by the ams (access method services) command during the execution in vsam?

1343


What is control area?

1132


What are the access method services used in vsam?

1075