JP2001202276A - Huge data managing system - Google Patents
Huge data managing systemInfo
- Publication number
- JP2001202276A JP2001202276A JP2000010284A JP2000010284A JP2001202276A JP 2001202276 A JP2001202276 A JP 2001202276A JP 2000010284 A JP2000010284 A JP 2000010284A JP 2000010284 A JP2000010284 A JP 2000010284A JP 2001202276 A JP2001202276 A JP 2001202276A
- Authority
- JP
- Japan
- Prior art keywords
- data
- page
- long
- information processing
- management system
- 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.)
- Pending
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、マルチメディアデ
ータや文書データ等の長大データを管理するシステム
と、その長大データをアクセスする情報処理システムに
係わる。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for managing long data such as multimedia data and document data, and an information processing system for accessing the long data.
【0002】[0002]
【従来の技術】従来のデータ管理システムでは、長大デ
ータの途中の一部分だけを検索したい場合にも、その全
てのデータを先頭から一度に読み込む必要があり、比較
的小規模な情報処理システムからは、長大データの検索
が困難であった。また読み込んだ長大データの途中の一
部だけが変更された場合でも、その全てのデータを先頭
から一度に書き込む必要があり、更新効率が悪かった。2. Description of the Related Art In a conventional data management system, even when it is desired to search only a part of long data, it is necessary to read all the data at once from the beginning. , It was difficult to search for long data. Further, even when only a part of the read long data is changed, it is necessary to write all the data at once from the beginning, and the updating efficiency is low.
【0003】なお、この種のシステムとして関連するも
のには、特開平11−120067号「データの部分情
報を先行して管理するデータベース処理方法」や、特開
平9−305449号「データベース管理システム」等
が挙げられる。Japanese Patent Application Laid-Open No. H11-120067, entitled "Database Processing Method for Preliminarily Managing Partial Information of Data," and Japanese Patent Application Laid-Open No. H09-305449, "Database Management System" And the like.
【0004】[0004]
【発明が解決しようとする課題】長大データをある一定
のページに分割管理し、ページ単位の検索・更新を可能
とすることにより、比較的小規模な情報処理システムに
おいても、その情報処理システムの許容範囲以上の長大
データを、順次ページ単位で検索・更新することが可能
となり、長大データの必要な部分のみを検索・更新する
ことにより、長大データに対するアクセス効率を向上さ
せることができる。By dividing and managing long data into certain pages and enabling search / update on a page-by-page basis, even in a relatively small-scale information processing system, the information processing system can be used. It is possible to sequentially search and update long data that is larger than the allowable range in page units, and it is possible to improve access efficiency to long data by searching and updating only a necessary portion of the long data.
【0005】[0005]
【課題を解決するための手段】本発明は、長大データを
管理するデータ管理システムにおける、長大データを格
納するデータ格納機構、長大データをページ単位に管理
するページ管理機構、及びデータ管理システムに接続
し、長大データをアクセスする情報処理システムにおけ
る、長大データのページ単位の検索・更新を制御するペ
ージデータアクセス機構、及び両システムにおけるデー
タ管理システム接続機構を設けることにより達成され
る。SUMMARY OF THE INVENTION The present invention relates to a data management system for managing long data, a data storage mechanism for storing the long data, a page management mechanism for managing the long data in page units, and a data management system. This can be achieved by providing a page data access mechanism for controlling search / update of long data in units of pages in an information processing system for accessing long data, and a data management system connection mechanism in both systems.
【0006】[0006]
【発明の実施の形態】次に、本発明による長大データ管
理システムの一実施例を図面により詳細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of a long data management system according to the present invention will be described in detail with reference to the drawings.
【0007】図1は、本発明の一実施例における長大デ
ータ管理方式の構成を示すブロック図である。図2は、
情報処理システムにおける、検索処理を説明するフロー
チャートである。図3は情報処理システムにおける、更
新処理を説明するフローチャートである。図4はデータ
管理システムにおける、データアクセス処理を説明する
フローチャートである。FIG. 1 is a block diagram showing the configuration of a long data management system according to one embodiment of the present invention. FIG.
9 is a flowchart illustrating a search process in the information processing system. FIG. 3 is a flowchart illustrating an update process in the information processing system. FIG. 4 is a flowchart illustrating data access processing in the data management system.
【0008】図1において、1aはデータ管理システ
ム、1bは情報処理システム、2aはデータ記憶装置、
10aはページ管理機構、10bはページデータアクセ
ス機構、20a及び20bはデータ管理システム接続機
構、30aはデータ格納機構である。In FIG. 1, 1a is a data management system, 1b is an information processing system, 2a is a data storage device,
10a is a page management mechanism, 10b is a page data access mechanism, 20a and 20b are data management system connection mechanisms, and 30a is a data storage mechanism.
【0009】図1における長大データ管理方式の一実施
例では、図の簡略化のため、データ管理システム1aと
情報処理装置1bを一つずつとし、また別々のシステム
としているが、情報処理装置1bが複数で構成されても
よいし、データ管理システム1aと情報処理装置1bが
同一のシステムに存在してもよい。以下の説明では、デ
ータ管理システム1aと情報処理装置1bは、データ管
理システム接続機構20a及び20bによって一般的な
通信回線で接続されているものとする。In one embodiment of the long data management system shown in FIG. 1, the data management system 1a and the information processing device 1b are provided as one and separate systems for simplification of the drawing. May be constituted by a plurality, or the data management system 1a and the information processing apparatus 1b may exist in the same system. In the following description, it is assumed that the data management system 1a and the information processing device 1b are connected by a general communication line by the data management system connection mechanisms 20a and 20b.
【0010】情報処理システム1bはページデータアク
セス機構10bに対し、長大データの取得要求を行う。
ページデータアクセス機構10bは、まず該当する長大
データの構成情報(ページ数とページ当たりのデータ
長)を、ページ管理機構10aに問い合わせる。ページ
管理機構10aは、長大データごとの管理情報から、該
当する長大データの構成情報を作成して返却する。その
後、ページデータアクセス機構10bは、取得ページ番
号と取得ページ数を設定して、ページ管理機構10aに
対し、長大データ取得要求を行う。取得ページ数は、情
報処理装置1bが許容できる範囲のページ数に設定す
る。取得ページ番号は、先頭、途中、終端の任意の値が
設定可能である。データ管理システム1aのページ管理
機構10aは、長大データごとの管理情報から、該当す
るページのデータ記憶装置2a上の物理的な位置と順序
付けを割り出し、取得ページ番号から始まる、取得ペー
ジ数分の長大データを、データ格納機構30aを通し
て、データ記憶装置2aから取り出し、ページデータア
クセス機構10bに返却する。この際、ページ管理機構
10aは返却したページの内、最終ページとその前後数
ページを先読みして記憶し、次回の長大データ取得要求
に備える。前後ページを記憶するのは、長大データを構
成しているページ内を順方向だけでなく逆方向にも移動
することがあるためであり、またページの先読みにより
検索効率を向上させることが可能となる。The information processing system 1b requests the page data access mechanism 10b to acquire long data.
The page data access mechanism 10b first inquires of the page management mechanism 10a about the configuration information (the number of pages and the data length per page) of the corresponding long data. The page management mechanism 10a creates and returns configuration information of the corresponding long data from the management information for each long data. Thereafter, the page data access mechanism 10b sets the acquired page number and the number of acquired pages, and issues a long data acquisition request to the page management mechanism 10a. The number of acquired pages is set to a number of pages within a range allowable by the information processing apparatus 1b. The acquisition page number can be set to any value at the beginning, middle, or end. The page management mechanism 10a of the data management system 1a determines the physical position and ordering of the corresponding page on the data storage device 2a from the management information for each long data, and starts with the obtained page number and starts with the length of the number of obtained pages. Data is retrieved from the data storage device 2a through the data storage mechanism 30a and returned to the page data access mechanism 10b. At this time, the page management mechanism 10a prefetches and stores the last page and several pages before and after the last page among the returned pages, and prepares for the next long data acquisition request. The reason for storing the previous and next pages is that the pages constituting long data may move not only in the forward direction but also in the reverse direction, and it is possible to improve the search efficiency by pre-reading the pages. Become.
【0011】情報処理装置1bにおいて、ページデータ
アクセス機構10bは、検索後に保持している長大デー
タの各ページごとにチェックサムを設る。ページデータ
アクセス機構10bは、次回の検索時又はデータ管理シ
ステム1aとの接続終了時に、保持している長大データ
各ページとチェックサムを比較する。比較の結果、更新
されているページがある場合、ページデータアクセス機
構10bは、更新されたページ番号と更新データを添付
して、ページ管理機構10aに対し、長大データ更新要
求を行う。長大データ更新要求を受け付けたページ管理
機構10aは、長大データごとの管理情報から、該当す
るページのデータ記憶装置2a上の物理的な位置を割り
出し、更新データによって更新する。更新データが、ペ
ージ当たりのデータ長よりも大きいことがある。この場
合ページ管理機構10aは、まず更新の対象となったペ
ージに、ページ当たりのデータ長分の更新データを書き
込む。その次に、データ記憶装置2a上に新しいページ
を割り当て、残りの更新データを書き込み、その新しい
ページを更新の対象となったページと、その直後のペー
ジの間に関連付け、長大データごとの管理情報を更新す
る。In the information processing apparatus 1b, the page data access mechanism 10b sets a checksum for each page of long data held after the search. The page data access mechanism 10b compares the checksum with each page of long data held at the time of the next search or at the end of connection with the data management system 1a. As a result of the comparison, if there is a page that has been updated, the page data access mechanism 10b sends a long data update request to the page management mechanism 10a with the updated page number and update data attached. The page management mechanism 10a that has received the long data update request determines the physical position of the corresponding page on the data storage device 2a from the management information for each long data, and updates the page with the update data. The update data may be larger than the data length per page. In this case, the page management mechanism 10a first writes the update data of the data length per page to the page to be updated. Next, a new page is allocated on the data storage device 2a, the remaining update data is written, and the new page is associated between the page to be updated and the page immediately after it, and the management information for each long data is stored. To update.
【0012】次に、図2に示すフローを参照して、情報
処理システム1bにおける、長大データ検索処理の実施
例を説明する。Next, an embodiment of a long data search process in the information processing system 1b will be described with reference to the flow shown in FIG.
【0013】(1)ページデータアクセス機構10b
は、ページ管理機構10aから、該当する長大データの
構成情報(ページ数とページ当たりのデータ長)を取得
する(ステップ201)。(1) Page data access mechanism 10b
Acquires the configuration information (the number of pages and the data length per page) of the corresponding long data from the page management mechanism 10a (step 201).
【0014】(2)初回の検索処理の場合(ステップ2
02)、取得ページ番号を0に設定する(ステップ20
4)。(2) In the case of the first search processing (step 2
02), the acquired page number is set to 0 (step 20)
4).
【0015】(3)2回目以降の検索処理の場合(ステ
ップ202)、取得ページ番号をnに設定する。このn
は、順方向検索の場合は、(前回の取得ページ番号+取
得ページ数)となり、逆方向検索の場合は、(前回の取
得ページ番号−取得ページ数)となる(ステップ20
3)。(3) In the case of the second or subsequent search processing (step 202), the acquired page number is set to n. This n
Is (previous acquired page number + acquired page number) for forward search, and (previous acquired page number-acquired page number) for reverse search (step 20).
3).
【0016】(4)取得ページ数を、情報処理装置1b
が許容できる範囲のページ数に設定する(ステップ20
5)。(4) The number of acquired pages is determined by the information processing apparatus 1b.
Is set to a number of pages within an allowable range (step 20).
5).
【0017】(5)ページ管理機構10aに対し、長大
データ取得要求を行う(ステップ206)。(5) A long data acquisition request is made to the page management mechanism 10a (step 206).
【0018】(6)ページ管理機構10aから、長大デ
ータを受け取る(ステップ207)。(6) Receive large data from the page management mechanism 10a (step 207).
【0019】次に、図3に示すフローを参照して、情報
処理システム1bにおける、長大データ更新処理の実施
例を説明する。ページデータアクセス機構10bは、次
回の検索時又はデータ管理システム1aとの接続終了時
に、保持している長大データのページごとに以下の各ス
テップを行う。Next, an embodiment of the long data update processing in the information processing system 1b will be described with reference to the flow shown in FIG. The page data access mechanism 10b performs the following steps for each page of the long data held at the time of the next search or at the end of the connection with the data management system 1a.
【0020】(1)ページデータアクセス機構10b
は、保持している各ページについて、各ページごとのチ
ェックサムとの比較を行う(ステップ301)。(1) Page data access mechanism 10b
Compares each page held with the checksum of each page (step 301).
【0021】(2)比較の結果、更新が有る場合(ステ
ップ302)、更新されたページ番号を設定し(ステッ
プ303)、更新データの設定を行う(ステップ30
4)。(2) As a result of the comparison, if there is an update (step 302), an updated page number is set (step 303), and update data is set (step 30).
4).
【0022】(3)ページ管理機構10aに対し、長大
データ更新要求を行う(ステップ305)。(3) A long data update request is issued to the page management mechanism 10a (step 305).
【0023】次に、図4に示すフローを参照して、デー
タ管理システム1aにおける、長大データアクセス処理
の実施例を説明する。Next, an embodiment of the long data access processing in the data management system 1a will be described with reference to the flow shown in FIG.
【0024】(1)ページ管理機構10aは、ページデ
ータアクセス機構10bからの要求を受け付ける(ステ
ップ401)。(1) The page management mechanism 10a receives a request from the page data access mechanism 10b (step 401).
【0025】(2)受け付けた要求種別が、長大データ
の構成情報取得要求の場合(ステップ402)、長大デ
ータごとの管理情報から、該当する長大データのページ
数とページ当たりのデータ長を構成情報として作成し、
ページデータアクセス機構10bに返却する(ステップ
403)。(2) When the received request type is a configuration information acquisition request for long data (step 402), the management information for each long data is used to determine the number of pages of the corresponding long data and the data length per page. Created as
It is returned to the page data access mechanism 10b (step 403).
【0026】(3)受け付けた要求種別が、検索要求の
場合(ステップ402)、長大データごとの管理情報か
ら、該当するページのデータ記憶装置2a上の物理的な
位置と順序付けを割り出し、該当する長大データの該当
ページのデータを取り出し(ステップ404)、ページ
データアクセス機構10bに返却する(ステップ40
5)。その後、前後数ページの先読みを行い(ステップ
406)、次回の検索要求に備える。(3) If the received request type is a search request (step 402), the physical position and ordering of the corresponding page on the data storage device 2a are determined from the management information for each long data, and The data of the corresponding page of the long data is taken out (step 404) and returned to the page data access mechanism 10b (step 40).
5). Thereafter, prefetching of several pages before and after is performed (step 406) to prepare for the next search request.
【0027】(4)受け付けた要求種別が、更新要求の
場合(ステップ402)、更新種別により処理を振り分
ける(ステップ407)。(4) If the received request type is an update request (step 402), the process is distributed according to the update type (step 407).
【0028】(5)更新種別が追加の場合(ステップ4
07)、データ記憶装置2a上に新しいページを割り当
て(ステップ408)、更新データを書き込み(ステッ
プ409)、前後のページとの関連付けを変更し、長大
データごとの管理情報を更新する(ステップ410)。(5) When the update type is added (step 4
07), a new page is allocated on the data storage device 2a (step 408), update data is written (step 409), the association with the previous and next pages is changed, and the management information for each long data is updated (step 410). .
【0029】(6)更新種別が変更の場合(ステップ4
07)、長大データごとの管理情報から、該当するペー
ジのデータ記憶装置2a上の物理的な位置を割り出し、
更新データを該当ページに書き込む(ステップ41
1)。この際、更新データがページ当たりのデータ長よ
り大きい場合(ステップ412)、データ記憶装置2a
上に新しいページを割り当て(ステップ413)、更新
データの残データを書き込み(ステップ414)、前後
のページとの関連付けを変更し、長大データごとの管理
情報を更新する(ステップ415)。(6) When the update type is changed (step 4)
07), from the management information for each large data, the physical position of the corresponding page on the data storage device 2a is determined,
Write the updated data to the corresponding page (step 41)
1). At this time, if the update data is larger than the data length per page (step 412), the data storage device 2a
A new page is allocated thereon (step 413), the remaining data of the update data is written (step 414), the association with the previous and next pages is changed, and the management information for each long data is updated (step 415).
【0030】(7)更新種別が削除の場合(ステップ4
07)、長大データごとの管理情報から、該当するペー
ジのデータ記憶装置2a上の物理的な位置を割り出し、
データ記憶装置2a上から該当ページを削除し(ステッ
プ416)、前後のページとの関連付けを変更すし、長
大データごとの管理情報を更新する(ステップ41
7)。(7) When the update type is delete (step 4)
07), from the management information for each large data, the physical position of the corresponding page on the data storage device 2a is determined,
The corresponding page is deleted from the data storage device 2a (step 416), the association with the previous and next pages is changed, and the management information for each long data is updated (step 41).
7).
【0031】[0031]
【発明の効果】以上説明したように本発明によれば、デ
ータ管理システム1aにページ管理機構10a、データ
管理システム接続機構20a、及びデータ格納機構30
aを、情報処理システム1bにページデータアクセス機
構10b、及びデータ管理システム接続機構20aを設
けることにより、長大データの検索・更新を効率よく行
うことができる。As described above, according to the present invention, the data management system 1a includes the page management mechanism 10a, the data management system connection mechanism 20a, and the data storage mechanism 30.
By providing the page data access mechanism 10b and the data management system connection mechanism 20a in the information processing system 1b, it is possible to efficiently search and update long data.
【図1】本発明の一実施例における長大データ管理方式
の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a long data management system according to an embodiment of the present invention.
【図2】情報処理システムにおける、検索処理を説明す
るフローチャートである。FIG. 2 is a flowchart illustrating a search process in the information processing system.
【図3】情報処理システムにおける、更新処理を説明す
るフローチャートである。FIG. 3 is a flowchart illustrating an update process in the information processing system.
【図4】データ管理システムにおける、データアクセス
処理を説明するフローチャートである。FIG. 4 is a flowchart illustrating a data access process in the data management system.
1a…データ管理システム、1b…情報処理システム、
2a…データ記憶装置、10a…ページ管理機構、10
b…ページデータアクセス機構、20a、20b…デー
タ管理システム接続機構、30a…データ格納機構。1a: data management system, 1b: information processing system,
2a: data storage device, 10a: page management mechanism, 10
b: page data access mechanism, 20a, 20b: data management system connection mechanism, 30a: data storage mechanism.
Claims (3)
長大データを、ある一定のページ単位に分割し、各ペー
ジのデータ記憶装置上の物理的な位置と順序付けの情報
を管理することにより、ページ単位の検索・更新が可能
で、長大データを構成する各ページ毎に、先頭、途中、
終端のどのページからでもアクセスすることができ、か
つ前回アクセスしたページからの、順方向、逆方向への
移動が可能な、長大データ管理システム。1. Dividing long data such as multimedia data and document data into a certain fixed page unit, and managing physical position and ordering information of each page on a data storage device, thereby enabling a Can be searched and updated, and the top, middle,
A long data management system that can be accessed from any page at the end and can be moved forward and backward from the last accessed page.
し、長大データを請求項1のデータ管理システムが管理
するページ単位に、システムの許容範囲のページ数分を
逐次順方向、逆方向に検索することが可能な情報処理シ
ステム。2. The system is connected to the data management system according to claim 1 and sequentially retrieves long and long data in a page unit managed by the data management system according to claim 1 for a number of pages within an allowable range of the system in a forward direction and a backward direction. Information processing system that can do.
検索後に保持している長大データの各ページごとにチェ
ックサムを設け、次回の検索時又は請求項1のデータ管
理システムとの接続終了時に、保持している各ページと
チェックサムを比較することにより、更新が必要なペー
ジを検出し、ページ単位に順次更新することが可能な情
報処理システム。3. The information processing system according to claim 2, wherein
A checksum is provided for each page of long data held after the search, and the checksum is compared with each held page at the next search or at the end of connection with the data management system of claim 1. An information processing system capable of detecting a page that needs to be updated and sequentially updating the page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000010284A JP2001202276A (en) | 2000-01-17 | 2000-01-17 | Huge data managing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000010284A JP2001202276A (en) | 2000-01-17 | 2000-01-17 | Huge data managing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001202276A true JP2001202276A (en) | 2001-07-27 |
Family
ID=18538321
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000010284A Pending JP2001202276A (en) | 2000-01-17 | 2000-01-17 | Huge data managing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001202276A (en) |
-
2000
- 2000-01-17 JP JP2000010284A patent/JP2001202276A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6658437B1 (en) | System and method for data space allocation using optimized bit representation | |
US5732402A (en) | System and method for data space management using buddy system space allocation | |
KR100330576B1 (en) | System and method for locating pages on the world wide web and locating documents from a network of computers | |
US6954759B2 (en) | Data processing method using record division storing scheme and apparatus therefor | |
CN100481028C (en) | Method and device for implementing data storage using cache | |
US6003043A (en) | Text data registering and retrieving system including a database storing a plurality of document files therin and a plural-character occurrence table for a text index and an update text buffer to retrieve a target document in cooperation with the database | |
JP2002541579A (en) | Apparatus and method for providing a circular buffer | |
US20090276473A1 (en) | Method and apparatus for maintaining consistency between database and virtual table | |
JP2000020385A (en) | Data retrieving system and data caching method | |
JPH0773085A (en) | Data processing system and look-ahead method for meta data | |
JPH07239808A (en) | Distributed data managing system | |
JPH1139349A (en) | Cache operating method for user terminal equipment connected to network | |
JPH05143435A (en) | Data base system | |
JP2001202276A (en) | Huge data managing system | |
JP2933486B2 (en) | How to search all databases simultaneously | |
US5717918A (en) | Method for concurrently performing a physical sequential scan of a database into a database buffer which is queued until a preceding scan is completed | |
JP2938047B1 (en) | Data buffering system | |
US5845330A (en) | Using an intermediate storage medium in a database management system | |
JP2912657B2 (en) | File access processor | |
CN100514309C (en) | System and method of storing and searching objects through multi-tiered cache memory | |
JPH08212012A (en) | Data access control system for server device | |
JP2004013758A (en) | Method and system for controlling record pre-reading, server computer and program for server | |
JPH0310341A (en) | Disk space compaction system | |
JPH08328946A (en) | Managing method for secondary storage area | |
JPH10293713A (en) | Network data sharing device |