ACM Home Page
Please provide us with feedback. Feedback
An improved index sequential access method using hashed overflow
Full text PdfPdf (606 KB)
Source
Communications of the ACM archive
Volume 15 ,  Issue 5  (May 1972) table of contents
Pages: 301 - 307  
Year of Publication: 1972
ISSN:0001-0782
Author
James K. Mullin  Univ. of Western Ontario, London, Ont., Canada
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 31,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/355602.361304
What is a DOI?

ABSTRACT

The Index Sequential Access Method (ISAM) is one of the most important file management systems used with moveable head disk devices. This study investigates the use of an unconventional method of treating overflow records. The method is to use hashing techniques to allocate space for such records. If certain conditions are satisfied, this is superior to the conventional ISAM method of chaining the overflow records via linked list techniques. These conditions are: long overflow chains with significant overflow; lack of tight disk space constraints; record keys which are small compared to the total record size; and significant use of the file in the index as opposed to the sequential mode. Using hashed overflow, the time to locate a record is dependent not on the total volume of overflow records as in conventional ISAM, but on the percentage use of space dedicated to overflow records.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Coyle, Frank. The hidden speed of ISAM. Datamation (June 15, 1971), 48-49.
 
2
3
 
4
Lum, V.Y., Ling, H., Senko, M.E. Analysis of a complex data management access method by simulation modeling. Proc. AFIPS 1970 FJCC Vol. 37, AFIPS Press, Montvale, N.J., pp. 211-222.
5
 
6
Morals, R. Introduction to IBM System/360 direct access storage device and organization methods. Student Text, C20-1649-3, Apr. 1969 IBM Corp., Armonk, N.Y.