What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
Answer / guest
RECOVERY (default) and SPEED are mutually exclusive.
Recovery preformats the control areas during the initial
dataset load, if the job fails, you can restart but you must
have a recovery routine already written to restart the job.
SPEED does not preformat the CAs. It is recommended that you
specify SPEED to speed up your initial data load.
| Is This Answer Correct ? | 8 Yes | 4 No |
what do you mean by a vsam slot?
difference between vsam and database tables
What is the meaning of each of the values in SHAREOPTS(2 ?
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
What is a ci split?
in what type of vsam datasets can an alternate index be defined??
How do you decide on optimum values for CI, FREESPACE etc...?
differentiate between sequential files and esds files in vsam?
Define base cluster?
What is Control Interval, Control Area ?
what will happen if there is no secondary allocation made for datasets?
What is the difference between sequential files and ESDS files?