GB1418837A - Method and apparatus for searching and adding records to a sequential file in a small computing system - Google Patents

Method and apparatus for searching and adding records to a sequential file in a small computing system

Info

Publication number
GB1418837A
GB1418837A GB2876273A GB2876273A GB1418837A GB 1418837 A GB1418837 A GB 1418837A GB 2876273 A GB2876273 A GB 2876273A GB 2876273 A GB2876273 A GB 2876273A GB 1418837 A GB1418837 A GB 1418837A
Authority
GB
United Kingdom
Prior art keywords
record
partition
file
records
key
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
GB2876273A
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unisys Corp
Original Assignee
Burroughs Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Burroughs Corp filed Critical Burroughs Corp
Priority to IN1892/CAL/1973A priority Critical patent/IN138433B/en
Publication of GB1418837A publication Critical patent/GB1418837A/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90348Query processing by searching ordered data, e.g. alpha-numerically ordered data

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

1418837 Digital storage systems BURROUGHS CORP 18 June 1973 [3 July 1972] 28762/73 Heading G4C A sequential file in a slow access store is associated with a fast access store in which there is set up an index table which is used in the locating of a required record in the file. The index table comprises key words indicating the boundaries of partitions into which the file is notionally divided, each such partition containing a number of records. If a required record is not in a selected partition records added to the file subsequently to the formation of the partitions are searched. The accessing and the assembly of the table are controlled by a program controlled processor. Prior to the file being accessed a number NP is calculated. NP is the number of records in a partition of the file and is (MX/C) + 1 where MX is the known number of records in the file and C is the number of indexed (or keys), each of which defines a partition. The key of the ordinal number of the NPth record, i.e. of the record at the end of the first partition, is now read and is stored in the first location of the fast access store. The key of each succeeding NPth record is similarly recorded in successive locations until the index table is complete. To locate a required record a search is first made through the table. The search routine (Fig. 5A, not shown) determines the locations in the fast access store of the key of the partition containing the record and of the preceding partition. The location numbers are converted to record numbers by multiplying them by NP (Fig. 5B, not shown). The higher number is incremented by one and the lower is decremented by one. The keys of successive records in the partition so defined are now compared with the search argument until the required record is found (Fig. 5C, not shown). However should the record not be found in that partition those records that have been added to the file after it was opened are now searched. Such added records are later sorted into sequences.
GB2876273A 1972-07-03 1973-06-18 Method and apparatus for searching and adding records to a sequential file in a small computing system Expired GB1418837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
IN1892/CAL/1973A IN138433B (en) 1973-06-18 1973-08-16

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US26864472A 1972-07-03 1972-07-03

Publications (1)

Publication Number Publication Date
GB1418837A true GB1418837A (en) 1975-12-24

Family

ID=23023885

Family Applications (1)

Application Number Title Priority Date Filing Date
GB2876273A Expired GB1418837A (en) 1972-07-03 1973-06-18 Method and apparatus for searching and adding records to a sequential file in a small computing system

Country Status (2)

Country Link
JP (1) JPS6127771B2 (en)
GB (1) GB1418837A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077361A (en) * 2014-06-09 2014-10-01 汉柏科技有限公司 Big data sequencing method and system

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5756093B2 (en) * 1974-03-19 1982-11-27
JPS50137641A (en) * 1974-04-19 1975-10-31
JPS5394853A (en) * 1977-01-31 1978-08-19 Mitsubishi Electric Corp Picture retrieval ststem
JPS53105153A (en) * 1977-02-24 1978-09-13 Mitsubishi Electric Corp Picture retrieval unit
FR2403597A1 (en) * 1977-09-16 1979-04-13 Cii Honeywell Bull IMPROVEMENTS TO THE ACCOUNTING SYSTEMS FOR PREDETERMINED HOMOGENEOUS UNITS
JP6169508B2 (en) * 2014-02-20 2017-07-26 日立オートモティブシステムズ株式会社 In-vehicle control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077361A (en) * 2014-06-09 2014-10-01 汉柏科技有限公司 Big data sequencing method and system
CN104077361B (en) * 2014-06-09 2018-01-12 汉柏科技有限公司 A kind of sort method and system for big data

Also Published As

Publication number Publication date
JPS4959546A (en) 1974-06-10
JPS6127771B2 (en) 1986-06-27

Similar Documents

Publication Publication Date Title
Peterson Addressing for random-access storage
Dobkin et al. Multidimensional searching problems
US3611316A (en) Indirect indexed searching and sorting
KR920005107A (en) Initial and updated data recording and reading methods and data storage media
GB1491706A (en) Information storage apparatus
GB1178429A (en) Data Processing System.
GB1418837A (en) Method and apparatus for searching and adding records to a sequential file in a small computing system
Ahuja et al. An associative/parallel processor for partial match retrieval using superimposed codes
FR2052419A5 (en)
GB1526828A (en) Information processing system
CN115543993A (en) Data processing method and device, electronic equipment and storage medium
GB1358328A (en) Method of and apparatus for perfomring simultaneous content- searches
GB1062999A (en) Data storage and retrieval system
GB1187427A (en) Data Storage System
CN115422194A (en) Method and equipment for constructing database index
US3374486A (en) Information retrieval system
JPS63318628A (en) Horizontally dividing system for data base
GB889432A (en) Electronic computer system
GB1383105A (en) Data processing system
GB1046357A (en) Word "selecting system" for data storage arrangement
GB1434188A (en) Data processing systems
JPH04112253A (en) Data accessing method using multilayer buffer
Salton Proposals for a dynamic library
GRAML et al. Computer based information systems for documentation. Preliminary study of the data processing project demonstration computerized literature documentation(DEMLID)(Survey and evaluation of computer based documentary information systems)
JPS5520577A (en) Access control unit for information processing disk memory device

Legal Events

Date Code Title Description
PS Patent sealed
732 Registration of transactions, instruments or events in the register (sect. 32/1977)
PCNP Patent ceased through non-payment of renewal fee