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.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the index set?
What is the COBOL RECORD KEY clause?
what will happen if there is no secondary allocation made for datasets?
is there any lock for vsam file so that no one can update the vsam file ?
What is Base Cluster ?
What is the significance of the SHAREOPTIONS parameter?
During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?
Syntax of AMS modal commands ?
Would you specify freespace ce for an esds?
how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
in a cobol select statement, can you tell what is the organization for a ksds?
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...