what is difference between repro and export? if any one know
this plz tell me
Answer Posted / shriram supalwar dharmabad
REPRO EXPORT
- used vsam and non vsam - used for only vsam data sets
data sets - backed up logical records
- backed up logical along with attributes
records only
- If vsam data sets has - IMPORT command is defined
to be restore, the to restore the backed up
data set has to be data
redefined and reloaded
from backed up copy
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the main function of key sequenced data set in vsam?
if you wish to use the rewrite command how must the vsam file be opened?
What is recovery parameters in define cluster command?
What are the different parameters that are used in vsam?
how many buffers are allocated to vsam ksds and esds?
what do you mean by a upgrade set in vsam?
What is the purpose of relative record data set used in vsam?
What is a lds (linear data set)?
What are the building blocks used in vsam datasets?
Define dynamic processing?
What are the advantages of vsam over isam?
name a few common vsam status codes?
What is the purpose of control intervals in vsam?
what will happen when you try to open an empty vsam file in a cobol program for input?
Explain the function of the relative record data set?