How can you create a VSAM dataset? Can you write a JCL for it?
Answer Posted / satish
actually,vsam dataset is known as cluster. we can create cluster by using define(utility: idcams) along with sysin dd in jcl.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what are the codes returned by the ams (access method services) command during the execution in vsam?
What is the biggest disadvantage of using a vsam dataset?
what is the meaning of each of the values in shareopts(2 3)?
What is the difference between lds and esds?
what are s0c1, s0c4, s0c5, s0c7 abends?
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?
Using alternate indexes in batch program?
explain how can you initialize a vsam file before any operation?
differentiate between sequential files and esds files in vsam?
name the utility program closely associated with vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
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 do you mean by a vsam slot?
Define gdg?
What makes vrrds different from vsam?