Database creation and/or reorganization over multiple database backends.
Loading...
Authors
McGhee, Deborah A.
Advisors
Hsiao, David K.
Second Readers
Wu, Thomas C.
Subjects
multi-lingual database system (MLDS)
multi-model database system (MMDS)
multi-backend database system (MBDS)
multi-model database system (MMDS)
multi-backend database system (MBDS)
Date of Issue
1989-06
Date
June 1989
Publisher
Monterey, California. Naval Postgraduate School
Language
en_US
Abstract
To create a record in a database, one uses the INSERT command. However, in
the Multi-Backend Database System (MBDS), the insert command only inserts one
record at a time. When creating very large databases consisting of thousands or
millions of records, the use of the INSERT command is a time-consuming process.
Once a database is created, some of the records of the database may be tagged
for deletion. MBDS uses the DELETE command to tag these records. Over some
period of time, those records tagged for deletion should be physically removed from
the database. Hence, removing tagged records is in essence creating new databases
from untagged records.
In this thesis, we present a methodology to efficiently create very large databases
in gigabytes on parallel computers and to reorganize them when they have been tagged
for deletion. Specifically, we design a utility program to by-pass the system's INSERT
command, to load the data of the database directly onto disks and create all the
necessary base data and meta data of the database.
Type
Thesis
Description
Series/Report No
Department
Computer Science
Organization
Naval Postgraduate School (U.S.)
Identifiers
NPS Report Number
Sponsors
Funding
Format
94 p.
Citation
Distribution Statement
Approved for public release; distribution is unlimited.
Rights
This publication is a work of the U.S. Government as defined in Title 17, United States Code, Section 101. Copyright protection is not available for this work in the United States.
