what is difference between repro and export? if any one know
this plz tell me
Answer Posted / nadim
advantages of export over repro:
catalog information is exported alond with the data
cluster deletion and redefination is not necessary during
the import step because the input dataset already contains
catalog information.
also since the dataset contains catalogued info it can
easily be ported to other systems. An exported dataset has
a cross-system portability.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of entry sequenced data set?
Define free space?
What is the use of access method services in vsam?
What is the purpose of having vsam data space?
What is the place for VSAM KSDS?
What is control interval?
Explain the purpose of the file status clause in the select statement?
what will happen when you try to open an empty vsam file in a cobol program for input?
how can you load a vsam data set with records ?
to use the rewrite command, how should the vsam file be opened?
What is a lds (linear data set)?
what is the meaning of dynamic processing in vsam?
what is meant by dirty read in vsam?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
what will happen if there is no secondary allocation made for datasets?