What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?



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

Post New Answer

More VSAM Interview Questions

what do you mean by a vsam slot?

1 Answers   IBM,


difference between vsam and database tables

1 Answers   IBM,


What is the meaning of each of the values in SHAREOPTS(2 ?

1 Answers  


How do I declare the KSDS vsam so that I can store a reocrd with variable length?.

2 Answers  


What is a ci split?

1 Answers  


in what type of vsam datasets can an alternate index be defined??

4 Answers  


How do you decide on optimum values for CI, FREESPACE etc...?

1 Answers  


differentiate between sequential files and esds files in vsam?

1 Answers   IBM,


Define base cluster?

1 Answers  


What is Control Interval, Control Area ?

1 Answers   L&T,


what will happen if there is no secondary allocation made for datasets?

1 Answers   IBM,


What is the difference between sequential files and ESDS files?

1 Answers   IBM,


Categories