Answer Posted / sandeep
if you create a key sequence data set (KSDS) then
generate 3 data sets : -
1. project_name.group_name.clustername (Base cluster)
2. project_name.group_name.clustername.data (data cluster)
3. project_name.group_name.clustername.index (index
cluster)
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
what how do you initialize a vsam file before any operation? A vsam with alternate index?
what is the purpose of the verify function of idcams?
is it necessary that all versions of the gdg have to be of the same record length?
What is control area?
Explain the process in which flat files are converted into vsam files?
explain how can you initialize a vsam file before any operation?
State the differences between vsam and non-vsam files?
differentiate between sequential files and esds files in vsam?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
On which dataset you can have alt index?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
Define gdg?
what do you mean by a vsam slot?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
What is a lds (linear data set) and what is it used for?