in what type of vsam datasets can an alternate index be
defined??
Answer Posted / rodorava
Only in KSDS
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
what will happen when you try to open an empty vsam file in a cobol program for input?
what is the purpose of the verify function of idcams?
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..
explain how do you define a gdg in vsam?
in a cobol select statement, can you tell what is the organization for a ksds?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
Explain the index set?
what is a base cluster in vsam?
Why is it required to have a keyed directed retrieval?
How is record management performed in vsam?
What is the purpose of relative record data set used in vsam?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is the function of linear dataset in vsam?
what is the use of the file status clause in the select statement in vsam?