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's the biggest disadvantage of using a VSAM dataset?
8 Answers Anjana, CTS, DSRC, IBM,
How is record management performed in vsam?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
What are the common vsam error conditions and codes?
print ids(/)char??what is the full form of ids??
What is control interval?
what is the use of aix in vsam why do we go for aix and wht is build index in vsam?
What is Control Interval, Control Area?
explain the differences between vsam and non-vsam files
what's the device independent method to indicate where a Record is Stored?
can we create vsam files on multiple volumes ?