In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?
Answers were Sorted based on User's Feedback
Answer / di
organization as Indexed and you can use any access mode (Sequential, Random or Dynamic) with KSDS dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the drawback of vsam dataset?? a.execution slow. b.free space. c.independent storage device. d.none of the above. let me know the answer with reason.
What more info you should give in the DD statement while defining the next generation of a GDG?
What is VERIFY command ? when do you use this command?? What actually it does ??
Using Alternate Indexes in CICS pgms: ?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
if not using the 'commit' when closing VSAM file,what will happend
How do you define an altindx?
What is control area?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
what is the difference b/w sequential and ESDS
What is the maximum number of Alternate Index ???