Answer Posted / satish
catlog is an index(vsam data set) used to store the
information related to datasets.
2 types: master catlg, user catlg.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what is the meaning of dynamic processing in vsam?
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 gdg in vsam?
How do you define an altindx?
there are seven idcams commands in vsam. Can you name and explain each of them?
what do you mean by a shareoptions parameter (shr) in define cluster command?
what is meant by s0c-07 system abend codes?
What are the different dataset organizations used in vsam?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
What is the main function of key sequenced data set in vsam?
State the differences between vsam and non-vsam files?
what will happen when you try to open an empty vsam file in a cobol program for input?
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...
Define a path?