What are all the ways we can create datasets?
Answer Posted / guest
vsam DATASETS can be created using IDCAMS utility in JCL
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
What is speed parameters in define cluster command?
Explain the biggest disadvantage of using a vsam dataset?
How to get the last record in vsam file in cluster?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
How is the sorting of vsam files carried?
Define dynamic processing?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
What are the steps involved in access method services?
is delete operation supported in an esds? Is rewrite operation possible in esds?
Explain the process in which flat files are converted into vsam files?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
if you wish to use the rewrite command how must the vsam file be opened?
explain how do you define a gdg in vsam?