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 is a VSAM split?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
What is the utility program closely associated with VSAM?
explain the information contained in ci
Define gdg?
What is VERIFY command ? when do you use this command?? What actually it does ??
is it slower if you access a record through alternative index as compared to primary index?
Alt key is used for what type of vsam file
What is control area?
What is the use of lds (linear data set)?
Tell about the ams used in vsam?