JP5626561B2 - Information processing system and data management method thereof - Google Patents

Information processing system and data management method thereof Download PDF

Info

Publication number
JP5626561B2
JP5626561B2 JP2010047961A JP2010047961A JP5626561B2 JP 5626561 B2 JP5626561 B2 JP 5626561B2 JP 2010047961 A JP2010047961 A JP 2010047961A JP 2010047961 A JP2010047961 A JP 2010047961A JP 5626561 B2 JP5626561 B2 JP 5626561B2
Authority
JP
Japan
Prior art keywords
data
main
sub
storage device
unit
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 - Fee Related
Application number
JP2010047961A
Other languages
Japanese (ja)
Other versions
JP2011186532A (en
Inventor
小松 久
久 小松
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2010047961A priority Critical patent/JP5626561B2/en
Publication of JP2011186532A publication Critical patent/JP2011186532A/en
Application granted granted Critical
Publication of JP5626561B2 publication Critical patent/JP5626561B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、情報処理システム及びそのデータ管理方法に関し、特に、データベースのデータ管理方法に関するものである。   The present invention relates to an information processing system and a data management method thereof, and more particularly to a data management method of a database.

従来、高速読み出し又は高速書き込みが可能な主記憶装置上にデータベースのデータを複数のグループに分割して配置するシステムでは、全てのデータを主記憶装置上に配置しようとしても、主記憶装置に配置可能な容量は限られているため、配置できないデータを外部記憶装置上のファイルや関係データベースに保存する方法がある。その際、低速読み出し又は書き込みとなる外部記憶装置のデータをアクセスする場合には、検索処理の高速性が損なわれてしまう。   Conventionally, in a system in which database data is divided into a plurality of groups and arranged on a main storage device capable of high-speed reading or writing, all the data is arranged on the main storage device even if it is arranged on the main storage device. Since the possible capacity is limited, there is a method of storing data that cannot be arranged in a file on a external storage device or a relational database. At this time, when accessing data in an external storage device that is subjected to low-speed reading or writing, the high-speed search processing is impaired.

そこで、例えば、特許文献1には、最後にデータアクセスしてからの経過時間をアクセス頻度を示す指標とし、その経過時間がある閾値を経過したらアクセス頻度が低いと判断して、使用頻度が高い分割したデータを主記憶装置に配置(記憶)し、使用頻度が低いデータは外部記憶装置に配置することにより、データアクセスの高速性を維持することが記載されている。   Therefore, for example, in Patent Document 1, the elapsed time since the last data access is used as an index indicating the access frequency, and when the elapsed time passes a certain threshold, it is determined that the access frequency is low, and the usage frequency is high. It is described that the high speed of data access is maintained by arranging (storing) the divided data in the main storage device and arranging the data with low use frequency in the external storage device.

その他にデータベース関連技術としては、特許文献2乃至5等に記載のものがある。特許文献2にはキャッシュ記憶装置のキャッシュ制御方法に関する発明が記載されている。特許文献3には主記憶装置のアドレス領域を主記憶領域と拡張記憶領域に分け、拡張記憶領域はページ格納用に使用して主記憶領域上にページ不在の場合には拡張記憶領域から高速転送すること等が記載されている。   Other database-related technologies include those described in Patent Documents 2 to 5. Patent Document 2 describes an invention related to a cache control method for a cache storage device. In Patent Document 3, the address area of the main storage device is divided into a main storage area and an extended storage area. The extended storage area is used for page storage, and when there is no page on the main storage area, high-speed transfer is performed from the extended storage area. It describes what to do.

また、特許文献4には、メモリの過負荷を検出した時にアクセス時刻の最も古いメモリを二次媒体に出力すること等が記載されている。特許文献5には、圧縮データを複数のメモリに記憶させておき、情報量の損失なしに冗長情報を削除してメモリ容量を増大すること等が記載されている。   Patent Document 4 describes that, for example, a memory having the oldest access time is output to a secondary medium when a memory overload is detected. Patent Document 5 describes that compressed data is stored in a plurality of memories, redundant information is deleted without loss of information amount, and the memory capacity is increased.

特開2009−217688号公報JP 2009-217688 A 特開2000−285005号公報JP 2000-285005 A 特開昭62−037754号公報JP 62-037754 A 特開平02−072448号公報Japanese Patent Laid-Open No. 02-072448 特開平07−105092号公報Japanese Patent Application Laid-Open No. 07-105092

特許文献1の技術では、アクセス頻度の高いデータが多く、主記憶装置の容量を超えて主記憶装置上に配置できなくなる場合には、アクセス頻度が高いデータでも無条件に外部記憶装置に配置してしまうため、メモリデータベースの特徴である検索処理の高速性が損なわれてしまう。   In the technique of Patent Document 1, when there is a large amount of frequently accessed data and the capacity of the main storage device cannot be placed on the main storage device, even the frequently accessed data is unconditionally placed on the external storage device. Therefore, the high-speed search process that is a feature of the memory database is impaired.

本発明の目的は、主記憶装置の容量を超えて主記憶装置上に配置できなくなることが多い場合でも、検索処理の高速性を維持することが可能な情報処理システム及びそのデータ管理方法を提供することにある。   An object of the present invention is to provide an information processing system and a data management method therefor that can maintain high speed search processing even when the capacity of the main storage device is often exceeded and cannot be arranged on the main storage device. There is to do.

本発明は、主記憶装置のメイン部及びサブ部の空き容量、及びメイン部及びサブ部にそれぞれ格納されたデータに関してアクセスした日時が最古のデータを示す管理情報を記憶手段に記憶させておき、入力データにはそのデータを最後にアクセスした日時情報、そのデータの容量、圧縮容量、及びそのデータに対してアクセス日時が次に古いデータを示す次データ情報を含む付加情報を付加しておく。そして、制御手段はデータ入力時に主記憶装置のメイン部とサブ部の管理情報と当該入力データに付加された付加情報に基づいてアクセス日時の新しいデータはメイン部に、アクセス日時の古くなったデータは圧縮してサブ部に、更にサブ部のデータよりアクセス日時の古くなったデータは外部記憶装置に移動させるように制御を行う。   The present invention stores in the storage means management information indicating the free space of the main part and the sub part of the main storage device and the data with the oldest access date and time for the data respectively stored in the main part and the sub part. The input data is appended with additional information including the date and time information when the data was last accessed, the capacity and compression capacity of the data, and the next data information indicating the data with the next oldest access date and time. . Then, when the data is input, the control means sends the new data of the access date to the main unit based on the management information of the main part and the sub part of the main storage device and the additional information added to the input data. Is compressed and moved to the sub-unit, and the data whose access date and time is older than the sub-unit data is moved to the external storage device.

本発明によれば、入力データを主記憶装置のメイン部に格納する際にメイン部の容量を超える場合には、アクセス日時が一番古いデータを圧縮して主記憶装置のサブ部に移動させることにより、主記憶装置のメイン部の空き容量を確保することができ、アクセス頻度が高いデータが多い場合でも、データアクセスの高速性を維持することが可能となる。また、サブ部に移動させたデータを再度アクセスすることになっても、データは高速読み出し又は書き込み可能な主記憶装置上にあるため、同様にデータアクセスの高速性を維持することが可能となる。   According to the present invention, when the input data exceeds the capacity of the main unit when stored in the main unit of the main storage device, the data with the oldest access date is compressed and moved to the sub unit of the main storage device. As a result, the free space in the main part of the main storage device can be secured, and the high speed of data access can be maintained even when there is a lot of data with high access frequency. Even if the data moved to the sub section is accessed again, since the data is on the main memory that can be read or written at high speed, the high speed of data access can be similarly maintained. .

本発明に係る情報処理システムの一実施形態の構成を示すブロック図である。It is a block diagram which shows the structure of one Embodiment of the information processing system which concerns on this invention. 本発明に係るデータベースの一例を示す図である。It is a figure which shows an example of the database which concerns on this invention. 本発明に係る列データの付加情報の一例を示す図である。It is a figure which shows an example of the additional information of the column data which concerns on this invention. 本発明に係る主記憶装置のメイン部とサブ部の列データ全体を管理するための情報の一例を示す図である。It is a figure which shows an example of the information for managing the whole column data of the main part and sub part of the main memory which concerns on this invention. 本発明に係る情報処理システムの動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the information processing system which concerns on this invention. 本発明に係る情報処理システムの動作中の列データの付加情報及び主記憶装置のメイン部の列データ全体を管理する情報、サブ部の列データ全体を管理する情報の例を示す図である。It is a figure which shows the example of the additional information of the column data in operation | movement of the information processing system which concerns on this invention, the information which manages the whole column data of the main part of a main memory, and the information which manages the whole column data of a sub part. 本発明に係る情報処理システムの動作中の列データの付加情報及び主記憶装置のメイン部の列データ全体を管理する情報、サブ部の列データ全体を管理する情報の例を示す図である。It is a figure which shows the example of the additional information of the column data in operation | movement of the information processing system which concerns on this invention, the information which manages the whole column data of the main part of a main memory, and the information which manages the whole column data of a sub part.

次に、発明を実施するための形態について図面を参照して詳細に説明する。本発明は、特に、高速読み出し又は書き込み可能な主記憶装置上にデータベースのデータを複数のグループに分割して配置し、主記憶装置の容量を超えて主記憶装置上に配置できなくなることが多いデータベースシステムにおいて、メイン部とサブ部を有する主記憶装置を用い、アクセス頻度の高いデータはメイン部に、アクセス頻度が低くなったデータは圧縮してサブ部に、更にアクセス頻度が低くなったデータは外部記憶装置に移動させる。そうすることで、アクセス頻度の高いデータはできるだけ主記憶装置に配置し、データベースの検索処理の高速性を確保する。アクセス頻度の高い低いはアクセス日時の新しい古いをいう。   Next, embodiments for carrying out the invention will be described in detail with reference to the drawings. In particular, the present invention often divides database data into a plurality of groups on a main storage device that can be read or written at high speed, and cannot be placed on the main storage device beyond the capacity of the main storage device. In a database system, a main storage device having a main part and a sub part is used. Data with high access frequency is compressed into the main part, data with low access frequency is compressed and data with low access frequency is further compressed into the sub part. Is moved to an external storage device. By doing so, data with high access frequency is arranged in the main storage device as much as possible, and the high-speed search processing of the database is ensured. Low access frequency means new and old access date.

図1は本発明に係る情報処理システムの一実施形態の構成を示すブロック図である。図中110は情報処理を行うコンピュータ、120はコンピュータ110に接続された外部記憶装置である。コンピュータ110内には、制御装置111、主記憶装置112等が設けられている。   FIG. 1 is a block diagram showing a configuration of an embodiment of an information processing system according to the present invention. In the figure, 110 is a computer that performs information processing, and 120 is an external storage device connected to the computer 110. In the computer 110, a control device 111, a main storage device 112, and the like are provided.

主記憶装置112は、アクセス頻度の高いデータを配置(記憶)するメイン部113と、アクセス頻度が低くなったデータを圧縮して配置(記憶)するサブ部114とで構成されている。主記憶装置112は、例えば、半導体メモリであり、高速読み出し又は高速書き込みが可能な記憶装置である。外部記憶装置120には、例えば、磁気ディスク装置等が用いられる。本実施形態では、外部記憶装置120をコンピュータ110とは別に設けた例を説明するが、外部記憶装置120をコンピュータ110に設けられたハードディスク装置等としても良い。   The main storage device 112 includes a main unit 113 that arranges (stores) data with high access frequency and a sub-unit 114 that compresses and arranges (stores) data with low access frequency. The main storage device 112 is, for example, a semiconductor memory, and is a storage device capable of high-speed reading or writing. For example, a magnetic disk device or the like is used as the external storage device 120. In the present embodiment, an example in which the external storage device 120 is provided separately from the computer 110 will be described. However, the external storage device 120 may be a hard disk device or the like provided in the computer 110.

制御装置111は、プログラムに従って所定の処理を実行するCPU(Central Processing Unit)(不図示)、プログラムを格納するためのメモリ(不図示)等を有し、主記憶装置112のメイン部113、サブ部114、外部記憶装置120のデータの配置や移動等を制御する。   The control device 111 includes a CPU (Central Processing Unit) (not shown) that executes predetermined processing in accordance with a program, a memory (not shown) for storing the program, and the like. The data placement and movement of the unit 114 and the external storage device 120 are controlled.

また、制御装置111は、プログラムから分割したデータを主記憶装置112に新たに配置する際に、主記憶装置112のメイン部113に空き容量がある場合には、該当する分割データを主記憶装置112のメイン部113に配置する。空き容量がない場合には主記憶装置112のメイン部113に配置された分割データのうちアクセス日時が一番古い分割データを圧縮し、主記憶装置112のサブ部114に移動させて主記憶装置112のメイン部113に空き容量を確保し、該当する分割データを主記憶装置112のメイン部113に配置する。   In addition, when the control device 111 newly arranges data divided from the program in the main storage device 112, if the main unit 113 of the main storage device 112 has free space, the control device 111 transfers the corresponding divided data to the main storage device. 112 is arranged in the main part 113. If there is no free space, among the divided data arranged in the main unit 113 of the main storage device 112, the divided data with the oldest access date is compressed and moved to the sub unit 114 of the main storage device 112 to be moved to the main storage device. The free space is secured in the main unit 113 of 112, and the corresponding divided data is arranged in the main unit 113 of the main storage device 112.

更に、制御装置111は、主記憶装置112のメイン部113に配置された分割データをサブ部114に移動させる際に主記憶装置112のサブ部114に空き容量がある場合には、該当する分割データを主記憶装置112のサブ部114に配置する。空き容量がない場合には、主記憶装置112のサブ部114に配置された分割データのうちアクセス日時が一番古い分割データを外部記憶装置120に移動させて主記憶装置112のサブ部114に空き容量を確保し、該当する分割データを主記憶装置112のサブ部114に移動させる等の制御を行う。   Further, when the control unit 111 moves the divided data arranged in the main unit 113 of the main storage device 112 to the sub unit 114 and the sub unit 114 of the main storage device 112 has free space, the corresponding division is performed. The data is arranged in the sub unit 114 of the main storage device 112. If there is no free space, among the divided data arranged in the sub unit 114 of the main storage device 112, the divided data with the oldest access date is moved to the external storage device 120 to the sub unit 114 of the main storage device 112. Control such as securing free space and moving the corresponding divided data to the sub-unit 114 of the main storage device 112 is performed.

また、制御装置111は、プログラムから列データをアクセスした日時からの経過時間が一定の閾値を超えたメイン部113の列データをサブ部114へ移動させる場合には、メイン部113に配置された列の全体を管理するための情報の最古列データアドレスと列データの付加情報の次データ情報を用いてアクセス日時が閾値を超えた列データを検索する。該当する列データが存在する場合には、該当する列データを主記憶装置112のサブ部114に移動させるため上述の処理を行う。   The control device 111 is arranged in the main unit 113 when moving the column data of the main unit 113 whose elapsed time from the date and time when the column data is accessed from the program exceeds a certain threshold to the sub unit 114. Using the oldest column data address of the information for managing the entire column and the next data information of the additional information of the column data, the column data whose access date and time exceeds the threshold is searched. If the corresponding column data exists, the above-described processing is performed to move the corresponding column data to the sub unit 114 of the main storage device 112.

更に、制御装置111は、プログラムから列データをアクセスした日時からの経過時間が一定の閾値を超えたサブ部114の列データを外部記憶装置120に移動させる場合には、サブ部114に配置された列の全体を管理するための情報の最古列データアドレスと列データの付加情報の次データ情報を用いてアクセス日時が閾値を超えた列データを検索する。該当する列データが存在する場合には、該当する列データを外部記憶装置120に移動するため上述の処理を行う。   Furthermore, the control device 111 is arranged in the sub unit 114 when moving the column data of the sub unit 114 whose elapsed time from the date and time when the column data was accessed from the program exceeds a certain threshold to the external storage device 120. Column data whose access date and time exceeds the threshold is searched using the oldest column data address of the information for managing the entire column and the next data information of the additional information of the column data. If the corresponding column data exists, the above-described processing is performed to move the corresponding column data to the external storage device 120.

ここで、本情報処理システムのデータベースは表形式に登録されている。図2はデータベースの一例を示す。図2に示すように商品とその商品の製造会社と商品の価格情報が表形式で記述されている。また、1列目には「商品名」が記述され、2列目には「製造会社」が記述され、3列目には「商品価格」が記述されている。1行目に示す商品名AはX社で製造され、価格がN円であることを示す。   Here, the database of the information processing system is registered in a table format. FIG. 2 shows an example of a database. As shown in FIG. 2, the product, the manufacturer of the product, and the price information of the product are described in a table format. In addition, “product name” is described in the first column, “manufacturing company” is described in the second column, and “product price” is described in the third column. The product name A shown in the first line is manufactured by company X and indicates that the price is N yen.

データベースの表は列毎に分割され、分割したデータは列となる。列を管理するための付加情報、即ち、列データを最後にアクセスした日時、列データ(+付加情報)がアクセスされた日時の古い順にリンクを張るための次データ情報、列データの容量、列データを圧縮した場合の圧縮容量、列データが圧縮されているか否かを示すフラグが列データに付加されている。   The database table is divided for each column, and the divided data is a column. Additional information for managing the column, that is, the date and time when the column data was last accessed, the next data information for establishing a link in order of the date and time when the column data (+ additional information) was accessed, the capacity of the column data, the column A compression capacity when the data is compressed and a flag indicating whether or not the column data is compressed are added to the column data.

次データ情報とは、ポインタ(列データが配置されているデータアドレス)であり、該当する列データに対してアクセス日時が次に古い列データを示す次データ情報(アクセス日時が次に古い列データのデータアドレス)である。列データの移動の際には付加情報も列データの移動に伴って移動する。   The next data information is a pointer (data address where the column data is arranged), and next data information (column data with the next oldest access date / time) indicating the column data with the next oldest access date / time with respect to the corresponding column data. Data address). When the column data is moved, the additional information is moved along with the movement of the column data.

列データを最後にアクセスした日時は、列データを主記憶装置112のメイン部113に移動させる際に、メイン部113に格納できる容量を超える場合、列データを圧縮して主記憶装置112のサブ部114に移動させるか否か、及びある一定の経過時間(閾値)を超えた列データがある場合、列データを圧縮して主記憶装置112のサブ部114に移動させるか否かを判断する情報となる。日時情報はコンピュータ110の日時制御装置(不図示)から取得する。   If the date and time when the column data was last accessed exceeds the capacity that can be stored in the main unit 113 when the column data is moved to the main unit 113 of the main storage device 112, the column data is compressed and the sub-data of the main storage device 112 is compressed. Whether there is column data exceeding a certain elapsed time (threshold value), and whether or not the column data is compressed and moved to the sub-unit 114 of the main storage device 112 is determined. Information. The date / time information is acquired from a date / time control device (not shown) of the computer 110.

列データがアクセスされた日時の古い順にリンクを張るための次データ情報は、列データのアクセス日時を参照する際に使用する。列データが新たに入力された場合には、該当する列データは最新にアクセスされた列データとなるので、次データ情報には何も設定されない。次にアクセスされた列データが存在する場合には、次データ情報に該当する列データのデータアドレスを設定する。   The next data information for establishing a link in order of the date and time when the column data was accessed is used when referring to the access date and time of the column data. When column data is newly input, the corresponding column data is the most recently accessed column data, so nothing is set in the next data information. If the next accessed column data exists, the data address of the column data corresponding to the next data information is set.

列データが圧縮されているか否かを示すフラグは、圧縮されていない場合は「0」、圧縮されている場合は「1」を設定する。列データが新たに入力された場合には、列データが圧縮されているか否かを示すフラグは圧縮されていないを示す「0」となる。列データの圧縮方法は一般的に用いられる可逆圧縮(ロスレス圧縮、LZHやZIP等)により圧縮する。このデータを圧縮する圧縮部(不図示)はコンピュータ110内に配置されているものとする。   The flag indicating whether or not the column data is compressed is set to “0” when not compressed and “1” when compressed. When the column data is newly input, a flag indicating whether or not the column data is compressed is “0” indicating that the column data is not compressed. The column data is compressed by a commonly used lossless compression (lossless compression, LZH, ZIP, etc.). It is assumed that a compression unit (not shown) that compresses this data is arranged in the computer 110.

図3は列データの付加情報の一例を示す図である。図3では該当する列データは2009年12月25日9時24分22秒に最後にアクセスされ(アクセス日時)、容量は4GB、圧縮容量は2GB、圧縮フラグは「0」である。圧縮フラグは「0」であるため列データは圧縮されていないことを示す。また、図3の例では次データ情報には何も設定されていない。   FIG. 3 is a diagram showing an example of additional information of column data. In FIG. 3, the corresponding column data is last accessed at 09:24:22 on December 25, 2009 (access date), the capacity is 4 GB, the compression capacity is 2 GB, and the compression flag is “0”. Since the compression flag is “0”, it indicates that the column data is not compressed. In the example of FIG. 3, nothing is set for the next data information.

主記憶装置112のメイン部113に配置されているデータベースの列の全体を管理するための情報である、主記憶装置112のメイン部113の空き容量、閾値、最古列データのデータアドレスは予め主記憶装置112のメイン部113に配置されている。同様に主記憶装置112のサブ部114に配置されているデータベースの列の全体を管理するための情報である主記憶装置112のサブ部114の空き容量、閾値、最古列データへのデータアドレスは予めサブ部114に配置されている。   The free capacity, threshold value, and data address of the oldest column data in the main unit 113 of the main storage device 112, which are information for managing the entire database column arranged in the main unit 113 of the main storage device 112, are stored in advance. Arranged in the main section 113 of the main storage device 112. Similarly, the free capacity, threshold value, and data address to the oldest column data in the sub unit 114 of the main storage device 112, which are information for managing the entire database column arranged in the sub unit 114 of the main storage device 112 Are arranged in advance in the sub-unit 114.

主記憶装置112のメイン部113の閾値は、列データを圧縮して主記憶装置112のサブ部114へ移動させるか否かを判断する判断基準、主記憶装置112のサブ部114の閾値は、圧縮された列データを外部記憶装置120へ移動させるか否かを判断する判断基準となる。   The threshold value of the main unit 113 of the main storage device 112 is a criterion for determining whether to compress the column data and move it to the sub unit 114 of the main storage device 112. The threshold value of the sub unit 114 of the main storage device 112 is: This is a criterion for determining whether or not to move the compressed column data to the external storage device 120.

図4は主記憶装置112のメイン部113に配置されているデータベースの列の全体を管理するための情報401、主記憶装置112のサブ部114に配置されているデータベースの列の全体を管理するための情報402の一例を示す。図4の401に示すように主記憶装置112のメイン部113の空き容量は5GB、移動判断に用いる閾値は30分、最古列データへのアドレスは50006である。同様に、図4の402に示すように主記憶装置112のサブ部114の空き容量は2GB、移動判断に用いる閾値は60分、最古列データへのアドレスは17022である。   FIG. 4 shows information 401 for managing the entire database column arranged in the main unit 113 of the main storage device 112, and manages the entire database column arranged in the sub unit 114 of the main storage device 112. An example of the information 402 for this is shown. As indicated by 401 in FIG. 4, the free capacity of the main unit 113 of the main storage device 112 is 5 GB, the threshold used for movement determination is 30 minutes, and the address to the oldest column data is 50006. Similarly, as indicated by 402 in FIG. 4, the free capacity of the sub unit 114 of the main storage device 112 is 2 GB, the threshold used for movement determination is 60 minutes, and the address to the oldest column data is 17022.

次に、本実施形態の全体の動作を図1〜図7を参照して詳細に説明する。図5は本実施形態の動作を説明するためのフローチャートである。本実施形態では、分割したデータはデータベースの列とする。また、本実施形態では、データ管理方法に特徴があることからその特徴に関連する内容を詳細に説明し、データベースへのアクセス方法等は周知であるため詳しい説明は省略する。   Next, the overall operation of the present embodiment will be described in detail with reference to FIGS. FIG. 5 is a flowchart for explaining the operation of this embodiment. In the present embodiment, the divided data is a database column. Further, in the present embodiment, since the data management method has characteristics, the contents related to the characteristics will be described in detail, and the database access method and the like are well known, and detailed description thereof will be omitted.

まず、図5に示すように制御装置111は、例えば、図3に示す付加情報が付加された列データが新たに入力された場合には、列データのデータ容量4GBと、図4の401で示す主記憶装置112のメイン部113に配置された列の全体を管理するための情報の空き容量5GBを参照し、主記憶装置112のメイン部113に列データを配置できるか否かを判断する(図5のS501)。主記憶装置112のメイン部113とサブ部114は図4に示す状態とする。   First, as shown in FIG. 5, when the column data to which the additional information shown in FIG. 3 is added is newly input, the control device 111 uses the data capacity 4 GB of column data and 401 in FIG. It is determined whether or not column data can be arranged in the main unit 113 of the main storage device 112 with reference to the free space 5 GB of information for managing the entire column arranged in the main unit 113 of the main storage device 112 shown in FIG. (S501 in FIG. 5). The main unit 113 and the sub unit 114 of the main storage device 112 are in the state shown in FIG.

制御装置111は、列データのデータ容量4GB、メイン部113の空き容量5GBから列データをメイン部113に配置できると判断し(S501がイエス)、該当する列データをメイン部113へ配置し(S506)、列全体を管理するための管理情報のメイン部113の空き容量を1GBに変更して処理を終了する。   The control device 111 determines that the column data can be arranged in the main unit 113 from the data capacity 4 GB of the column data and the free capacity 5 GB of the main unit 113 (Yes in S501), and arranges the corresponding column data in the main unit 113 ( S506), the free capacity of the main part 113 of the management information for managing the entire column is changed to 1 GB, and the process is terminated.

また、制御装置111は、図6の601で示す付加情報が付加された列データが新たに入力された場合には(但し、メイン部113とサブ部114の管理情報は図4に示す状態とする)、図6の601で示す列データのデータ容量7GBと図4の401で示すメイン部113の空き容量5GBからメイン部113に列データを配置できないと判断する(S501がノー)。その場合には、メイン部113に配置された列の全体を管理するための情報の最古列データアドレスを参照してアクセス日時が一番古い列データを検索する。例えば、図6の602で示す列データが一番古い列データだった場合には、該当する列データを圧縮する(S502)。   In addition, when the column data to which the additional information indicated by 601 in FIG. 6 is newly input, the control device 111 (however, the management information of the main unit 113 and the sub unit 114 is in the state shown in FIG. 4). 6), it is determined that the column data cannot be arranged in the main unit 113 from the data capacity 7GB of the column data indicated by 601 in FIG. 6 and the free capacity 5GB of the main unit 113 indicated by 401 in FIG. 4 (No in S501). In that case, the oldest column data address of information for managing the entire column arranged in the main unit 113 is referred to search for the column data with the oldest access date and time. For example, if the column data indicated by 602 in FIG. 6 is the oldest column data, the corresponding column data is compressed (S502).

次いで、制御装置111は図6の602で示す列データの圧縮容量1GBと図4の402で示すサブ部114の空き容量2GBから圧縮した列データをサブ部114に配置できると判断し(S503がイエス)、該当する圧縮した列データをサブ部114へ移動させる(S504)。また、メイン部113の空き容量を10GB(図6の603)、サブ部114の空き容量を1GB(図6の604)に変更し、メイン部113の最古列データアドレスを、サブ部114へ移動させた列データの付加情報の次データ情報から次にアクセス日時が古い列データのデータアドレスに変更する。   Next, the control device 111 determines that the compressed column data can be arranged in the sub unit 114 from the compression capacity 1 GB of the column data indicated by 602 in FIG. 6 and the free capacity 2 GB of the sub unit 114 indicated by 402 in FIG. 4 (S503) Yes), the corresponding compressed column data is moved to the sub unit 114 (S504). Further, the free capacity of the main unit 113 is changed to 10 GB (603 in FIG. 6), the free capacity of the sub unit 114 is changed to 1 GB (604 in FIG. 6), and the oldest column data address of the main unit 113 is transferred to the sub unit 114. The data address of the column data having the next oldest access date is changed from the next data information of the additional information of the moved column data.

つまり、メイン部113の最古列データをサブ部114に移動させたのでメイン部113の最古列データを変更する必要があり、最古列データの次データ情報からリンクされている次の列データをメイン部113の最古列データに変更する。例えば、図6の603に示すようにデータアドレスを「50010」とする。   That is, since the oldest column data of the main unit 113 is moved to the sub unit 114, it is necessary to change the oldest column data of the main unit 113, and the next column linked from the next data information of the oldest column data The data is changed to the oldest column data of the main unit 113. For example, the data address is “50010” as indicated by reference numeral 603 in FIG.

制御装置111は、図6の602に該当する列データをサブ部114に移動させた後、図6の601で示す列データのデータ容量7GBと図6の603で示す現在のメイン部113の空き容量10GBから列データをメイン部113に配置できると判断する(S501がイエス)。その後、該当する列データをメイン部113へ配置し、メイン部113の空き容量を3GBに変更して(図6の605)、処理を終了する(S506)。   The control device 111 moves the column data corresponding to 602 in FIG. 6 to the sub unit 114, and then the data capacity 7 GB of the column data indicated by 601 in FIG. 6 and the free space in the current main unit 113 indicated by 603 in FIG. It is determined that the column data can be arranged in the main unit 113 from the capacity 10 GB (Yes in S501). Thereafter, the corresponding column data is arranged in the main unit 113, the free capacity of the main unit 113 is changed to 3 GB (605 in FIG. 6), and the process is terminated (S506).

次に、S501で入力された601で示す列データをメイン部113に配置できなかった場合の動作を説明する(つまりS501がノーでS503がノーの場合)。メイン部113とサブ部114の管理情報は図4に示すように401、402の情報とする。制御装置111は、まず、メイン部113に配置された列の全体を管理するための情報の最古列データアドレスを参照してアクセス日時が一番古い列データを検索する。例えば、図7の701で示す列データが一番古い列データだった場合には、該当する列データを圧縮部で圧縮する(S502)。   Next, an operation when the column data indicated by 601 input in S501 cannot be arranged in the main unit 113 will be described (that is, S501 is NO and S503 is NO). The management information of the main unit 113 and the sub unit 114 is information 401 and 402 as shown in FIG. First, the control device 111 refers to the oldest column data address of information for managing the entire column arranged in the main unit 113 and searches for the column data with the oldest access date and time. For example, if the column data indicated by 701 in FIG. 7 is the oldest column data, the corresponding column data is compressed by the compression unit (S502).

制御部111は、図7の701で示す列データの圧縮容量4GBと図4の402で示すサブ部114の空き容量2GBから圧縮した列データをサブ部114に配置できないと判断し(S503がノー)、サブ部114の列の全体を管理するための情報の最古列データアドレスを用いてアクセス日時が一番古い列データを検索する。   The control unit 111 determines that the column data compressed from the compressed capacity 4 GB of column data indicated by 701 in FIG. 7 and the free capacity 2 GB of the sub unit 114 indicated by 402 in FIG. 4 cannot be placed in the sub unit 114 (No in S503). ), The column data with the oldest access date and time is searched using the oldest column data address of the information for managing the entire column of the sub unit 114.

例えば、図7の702で示す列データが一番古い列データだった場合には、該当する列データを外部記憶装置120へ移動させて(S505)、サブ部114の空き容量を5GB(図7の704)に変更する。また、サブ部114の最古列データアドレスを外部記憶装置120へ移動させた列データの付加情報の次データ情報を用いて次にアクセス日時が古い列データのデータアドレスに変更する(図7の704ではデータアドレス「19001」である)。   For example, if the column data indicated by 702 in FIG. 7 is the oldest column data, the corresponding column data is moved to the external storage device 120 (S505), and the free capacity of the sub unit 114 is set to 5 GB (FIG. 7). 704). Further, using the next data information of the additional information of the column data moved to the external storage device 120, the oldest column data address of the sub unit 114 is changed to the data address of the column data with the oldest access date (FIG. 7). In 704, the data address is “19001”).

次に、制御装置111は、図7の701で示す列データの付加情報の圧縮容量4GBと図7の704で示すサブ部114の現在の空き容量5GBから列データを配置できると判断し(S503がイエス)、該当する圧縮した列データをサブ部114へ移動させる(S504)。また、メイン部113の空き容量を10GB(図7の705)、サブ部114の空き容量を1GB(図7の706)に変更し、メイン部113の最古列データアドレスをサブ部114へ移動させた列データの付加情報の次データ情報を用いて次にアクセス日時が古い列データのデータアドレスに変更する。図7の705ではデータアドレスは「70017」である。   Next, the control device 111 determines that the column data can be arranged from the compression capacity 4 GB of the additional information of the column data indicated by 701 in FIG. 7 and the current free capacity 5 GB of the sub unit 114 indicated by 704 in FIG. 7 (S503). Yes), the corresponding compressed column data is moved to the sub unit 114 (S504). Also, the free capacity of the main unit 113 is changed to 10 GB (705 in FIG. 7), the free capacity of the sub unit 114 is changed to 1 GB (706 in FIG. 7), and the oldest column data address of the main unit 113 is moved to the sub unit 114. The next data information of the column data additional information is changed to the data address of the column data with the next oldest access date. In 705 of FIG. 7, the data address is “70017”.

続いて、制御装置111は、図6の601で示す列データの容量7GBと図7の705で示すメイン部113の現在の空き容量10GBから列データをメイン部113に配置できると判断する(S501がイエス)。次に、該当する列データをメイン部113へ配置し(S506)、メイン部113の空き容量を3GBに変更して(図7の707)、処理を終了する。   Subsequently, the control device 111 determines that the column data can be arranged in the main unit 113 from the column data capacity 7 GB indicated by 601 in FIG. 6 and the current free capacity 10 GB of the main unit 113 indicated by 705 in FIG. 7 (S501). Is yes). Next, the corresponding column data is arranged in the main unit 113 (S506), the free capacity of the main unit 113 is changed to 3 GB (707 in FIG. 7), and the process is terminated.

制御装置111は、新たに入力された列データがメイン部113に配置可能になるまで上述の処理を繰り返し行う。つまり、制御装置111はデータ入力時にメイン部113とサブ部114の管理情報と入力データに付加された付加情報に基づいてアクセス日時の新しいデータはメイン部113に、アクセス日時の古くなったデータは圧縮してサブ部114に、更にサブ部114のデータよりアクセス日時の古くなったデータは外部記憶装置120に移動させるように制御を行う。   The control device 111 repeatedly performs the above-described processing until newly input column data can be arranged in the main unit 113. That is, when the data is input, the control device 111 sends the new data with the access date to the main unit 113 based on the management information of the main unit 113 and the sub unit 114 and the additional information added to the input data. Control is performed so that the compressed data is moved to the sub-unit 114 and the data whose access date is older than the data of the sub-unit 114 is moved to the external storage device 120.

また、サブ部114の列データや外部記憶装置120の列データに対してデータアクセスを行う場合には、該当する列データを新たに入力する列データとして図5に示す処理を行う。その際、図5のS506でメイン部113へ配置する場合には圧縮された列データを解凍してから配置する。   When data access is made to the column data of the sub unit 114 or the column data of the external storage device 120, the processing shown in FIG. 5 is performed as column data to which the corresponding column data is newly input. At that time, in the case of placing in the main unit 113 in S506 of FIG. 5, the compressed column data is decompressed and placed.

更に、図4の401や402等に示すようにメイン部113やサブ部114の列の全体を管理するための情報には閾値が設定され、制御装置111はメイン部113内のアクセス日時から閾値(経過時間)を越えたデータはサブ部114に移動させる制御を行う。また、サブ部114内のアクセス日時から閾値(経過時間)を越えたデータは外部記憶装置120に移動させる制御を行う。   Further, as shown in 401, 402, etc. in FIG. 4, a threshold is set for the information for managing the entire row of the main unit 113 and the sub unit 114, and the control device 111 determines the threshold from the access date and time in the main unit 113. Control is performed to move the data exceeding (elapsed time) to the sub unit 114. Further, control is performed to move data that exceeds a threshold (elapsed time) from the access date and time in the sub unit 114 to the external storage device 120.

その際、プログラムによって列データをアクセスした日時からの経過時間が一定の閾値を超えたメイン部113の列データをサブ部114へ、サブ部114の列データを外部記憶装置120へ移動させる場合には、制御装置111はメイン部113に配置された列の全体を管理するための情報の最古列データアドレス、列データの付加情報の次データ情報、コンピュータ110内の日時制御装置の日時情報を用いてアクセス日時が閾値を超えた列データを検索する。閾値を超えた列データが存在する場合には、該当する列データを新たに入力する列データとして図5の処理を行う。   At that time, when the column data of the main unit 113 is moved to the sub unit 114 and the column data of the sub unit 114 is moved to the external storage device 120 when the elapsed time from the date and time when the column data is accessed by the program exceeds a certain threshold. The control device 111 stores the oldest column data address of information for managing the entire column arranged in the main unit 113, the next data information of the additional information of the column data, the date information of the date control device in the computer 110. Use to search for column data whose access date and time exceeded the threshold. If there is column data exceeding the threshold value, the processing of FIG. 5 is performed as column data to which the corresponding column data is newly input.

例えば、2009年10月1日17時00分00秒にプログラムによって列データをアクセスした日時からの経過時間が一定の閾値(図4の401の30分、図4の402の60分)を超えたメイン部113の列データをサブ部114へ、サブ部114の列データを外部記憶装置120へ移動させる処理が実施されたとする。その際、閾値が図4の401の30分の場合には、列データの付加情報のアクセスした日時に30分を追加して2009年10月1日17時00分00秒を超えない列データはサブ部114へ移動させる対象列データとなる。   For example, the elapsed time from the date and time when the column data was accessed by the program on October 1, 2009 at 17:00: 00 exceeded a certain threshold (401 in FIG. 4, 30 minutes, 60 in 402 in FIG. 4). It is assumed that the process of moving the column data of the main unit 113 to the sub unit 114 and the column data of the sub unit 114 to the external storage device 120 is performed. In this case, if the threshold value is 30 minutes of 401 in FIG. 4, column data that does not exceed 17:00 on 1st October 2009 by adding 30 minutes to the access date and time of the column data additional information Is the target column data to be moved to the sub unit 114.

例えば、図6の602で示す列データはアクセスした日時が2009年10月1日16時22分5秒なので30分を追加すると、2009年10月1日16時52分5秒となり、2009年10月1日17時00分00秒を超えない列データであり、サブ部114へ移動させる対象列データとなる。サブ部114の列データを外部記憶装置120へ移動させる場合も同様である。   For example, since the column date and time indicated by reference numeral 602 in FIG. 6 is accessed on October 1, 2009, 16: 22: 5, adding 30 minutes results in October 1, 2009, 16: 52: 5, 2009 This is column data that does not exceed 17:00 on October 1 and is subject column data to be moved to the sub unit 114. The same applies when the column data of the sub unit 114 is moved to the external storage device 120.

本実施形態では、入力データを主記憶装置のメイン部に格納する際にメイン部の容量を超える場合には、アクセス日時が一番古いデータを圧縮して主記憶装置のサブ部に移動させることにより、主記憶装置のメイン部の空き容量を確保することができる。従って、メイン部にデータを多く格納できるため、データの高速読み出し又は書き込みが可能となり、しかも、サブ部に移動させたデータを再度アクセスすることになっても、高速読み出し又は書き込み可能な主記憶装置上にあるため、データアクセスの高速性を維持することが可能となる。   In this embodiment, when input data is stored in the main part of the main storage device, if the capacity of the main part is exceeded, the data with the oldest access date is compressed and moved to the sub part of the main storage device. Thus, it is possible to secure a free space in the main part of the main storage device. Accordingly, since a large amount of data can be stored in the main part, high-speed reading or writing of data becomes possible, and even if the data moved to the sub part is accessed again, the main storage device capable of high-speed reading or writing Therefore, it is possible to maintain high speed data access.

また、主記憶装置のメイン部に配置されたデータのうちアクセス日時からの経過時間が一定の閾値を超えたデータは、圧縮して主記憶装置のサブ部に移動させるため、アクセス頻度の高いデータを格納する主記憶装置のメイン部の空き容量を増やすことが可能となる。そのため、同様にデータの高速読み出し又は書き込みが可能となり、サブ部に移動させたデータを再度アクセスすることになっても、データアクセスの高速性を維持することが可能となる。   Also, among the data arranged in the main part of the main storage device, data whose elapsed time from the access date and time exceeds a certain threshold is compressed and moved to the sub part of the main storage device. Can be freed up in the main part of the main storage device. Therefore, high-speed reading or writing of data can be performed in the same manner, and high-speed data access can be maintained even when the data moved to the sub part is accessed again.

従って、アクセス頻度が高いデータが多く、主記憶装置の容量を超えて主記憶装置上に配置できなくなることが多い場合でも、メモリデータベースの特徴である検索処理の高速性を維持することができる。   Therefore, even when there is a large amount of data that is frequently accessed and often cannot be placed on the main storage device beyond the capacity of the main storage device, it is possible to maintain the high speed search processing that is a feature of the memory database.

本発明は、高速読み出し又は書き込みが可能な主記憶装置上にデータベースのデータを複数のグループに分割して配置し、且つ、主記憶装置上にアクセス頻度が高く、主記憶装置の容量を超えて配置できないことが起こり得る情報処理システムに好適に使用することができる。   The present invention arranges database data divided into a plurality of groups on a main storage device capable of high-speed reading or writing, and has a high access frequency on the main storage device, exceeding the capacity of the main storage device. The present invention can be suitably used for an information processing system that cannot be arranged.

110 コンピュータ
111 制御装置
112 主記憶装置
113 メイン部
114 サブ部
120 外部記憶装置
110 Computer 111 Control Device 112 Main Storage Device 113 Main Unit 114 Sub Unit 120 External Storage Device

Claims (6)

入力データを記憶するメイン部と、圧縮した入力データを記憶するサブ部とを有する主記憶装置と、
外部記憶装置と、
前記主記憶装置の前記メイン部及びサブ部の空き容量、及び前記メイン部及びサブ部にそれぞれ格納されたデータに関してアクセスした日時が最古のデータを示す管理情報を記憶する記憶手段と、
前記主記憶装置と外部記憶装置への入力データの格納及び前記主記憶装置と外部記憶装置間のデータの移動を制御する制御手段とを有し、
前記入力データには、そのデータを最後にアクセスした日時情報、そのデータの容量、圧縮容量、及びそのデータに対してアクセス日時が次に古いデータを示す次データ情報を含む付加情報が付加されており、
前記制御手段は、データ入力時に前記主記憶装置のメイン部とサブ部の管理情報と当該入力データに付加された付加情報に基づいてアクセス日時の新しいデータは前記メイン部に、アクセス日時の古くなったデータは圧縮して前記サブ部に、更に前記サブ部のデータよりアクセス日時の古くなったデータは前記外部記憶装置に移動させるように制御を行うことを特徴とする情報処理システム。
A main storage device having a main unit for storing input data and a sub-unit for storing compressed input data;
An external storage device;
Storage means for storing management information indicating the data with the oldest access date and time with respect to the data stored in the main part and the sub part, respectively, the free capacity of the main part and the sub part of the main storage device,
Control means for controlling storage of input data to the main storage device and external storage device and data movement between the main storage device and external storage device,
The input data is appended with additional information including the date and time information when the data was last accessed, the capacity and compression capacity of the data, and the next data information indicating the data having the next oldest access date and time with respect to the data. And
When the data is input, the control means causes the new access date / time data to be sent to the main unit based on the management information of the main and sub units of the main storage device and the additional information added to the input data. The information processing system is characterized in that control is performed so that the data is compressed and moved to the sub unit, and the data whose access date and time is older than the data of the sub unit is moved to the external storage device.
前記制御手段は、前記データ入力時に前記入力データを前記メイン部に格納できない場合には、前記メイン部とサブ部の管理情報と当該入力データに付加された付加情報に基づいて前記メイン部のデータのうちアクセス日時が最も古いデータを圧縮して前記サブ部に移動させて前記入力データを前記メイン部に格納する制御を行い、且つ、前記メイン部のデータを前記サブ部に移動させても前記入力データを前記メイン部に格納できない場合には、前記サブ部のデータのうちアクセス日時が最も古いデータ前記外部記憶装置に移動させることで前記入力データを前記メイン部に格納する制御を行うことを特徴とする請求項1に記載の情報処理システム。   If the input data cannot be stored in the main unit at the time of the data input, the control means may store the data of the main unit based on the management information of the main unit and the sub unit and additional information added to the input data. The data having the oldest access date and time is compressed and moved to the sub-part to store the input data in the main part, and the data of the main part is moved to the sub-part When the input data cannot be stored in the main unit, the control unit stores the input data in the main unit by moving the data of the sub unit having the oldest access date to the external storage device. The information processing system according to claim 1. 前記メイン部とサブ部の管理情報には、前記メイン部及びサブ部のデータに関してそれぞれアクセスした日時からの所定経過時間を示す閾値が含まれており、前記制御手段は、前記メイン部及びサブ部のデータに付加された付加情報を参照して前記閾値を経過するデータを検索し、前記メイン部に閾値を経過するデータがある場合には該当するデータを圧縮して前記サブ部に移動させる制御を行い、前記サブ部に閾値を経過するデータがある場合には該当するデータを前記外部記憶装置に移動させる制御を行うことを特徴とする請求項1又は2に記載の情報処理システム。   The management information of the main part and the sub part includes a threshold value indicating a predetermined elapsed time from the date and time when the data of the main part and the sub part are accessed, and the control means includes the main part and the sub part. Control for searching data that passes the threshold value with reference to the additional information added to the data, and compressing the corresponding data and moving it to the sub-part when there is data that passes the threshold value in the main part 3. The information processing system according to claim 1, wherein when there is data whose threshold value has elapsed in the sub unit, control is performed to move the corresponding data to the external storage device. 入力データを記憶するメイン部と、圧縮した入力データを記憶するサブ部とを有する主記憶装置と、
外部記憶装置と、
前記主記憶装置の前記メイン部及びサブ部の空き容量、及び前記メイン部及びサブ部にそれぞれ格納されたデータに関してアクセスした日時が最古のデータを示す管理情報を記憶する記憶手段と、
前記主記憶装置と外部記憶装置への入力データの格納及び前記主記憶装置と外部記憶装置間のデータの移動を制御する制御手段と、
を有するシステムのデータ管理方法であって、
前記入力データには、そのデータを最後にアクセスした日時情報、そのデータの容量、圧縮容量、及びそのデータに対してアクセス日時が次に古いデータを示す次データ情報を含む付加情報が付加されており、
前記制御手段が、データ入力時に前記主記憶装置のメイン部とサブ部の管理情報と当該入力データに付加された付加情報に基づいてアクセス日時の新しいデータは前記メイン部に、アクセス日時の古くなったデータは圧縮して前記サブ部に、更に前記サブ部のデータよりアクセス日時の古くなったデータは前記外部記憶装置に移動させるように制御を行うことを特徴とするデータ管理方法。
A main storage device having a main unit for storing input data and a sub-unit for storing compressed input data;
An external storage device;
Storage means for storing management information indicating the data with the oldest access date and time with respect to the data stored in the main part and the sub part, respectively, the free capacity of the main part and the sub part of the main storage device,
Control means for controlling the storage of input data to the main storage device and the external storage device and the movement of data between the main storage device and the external storage device;
A data management method for a system comprising:
The input data is appended with additional information including the date and time information when the data was last accessed, the capacity and compression capacity of the data, and the next data information indicating the data having the next oldest access date and time with respect to the data. And
Based on the management information of the main part and the sub part of the main storage device and the additional information added to the input data, the control means sends new data with the access date to the main part when the data is input. The data management method is characterized in that control is performed such that the data is compressed and moved to the sub-part, and the data whose access date and time is older than the data of the sub-part is moved to the external storage device.
前記制御手段は、前記データ入力時に前記入力データを前記メイン部に格納できない場合には、前記メイン部とサブ部の管理情報と当該入力データに付加された付加情報に基づいて前記メイン部のデータのうちアクセス日時が最も古いデータを圧縮して前記サブ部に移動させて前記入力データを前記メイン部に格納する制御を行い、且つ、前記メイン部のデータを前記サブ部に移動させても前記入力データを前記メイン部に格納できない場合には、前記サブ部のデータのうちアクセス日時が最も古いデータ前記外部記憶装置に移動させることで前記入力データを前記メイン部に格納する制御を行うことを特徴とする請求項4に記載のデータ管理方法。   If the input data cannot be stored in the main unit at the time of the data input, the control means may store the data of the main unit based on the management information of the main unit and the sub unit and additional information added to the input data. The data having the oldest access date and time is compressed and moved to the sub-part to store the input data in the main part, and the data of the main part is moved to the sub-part When the input data cannot be stored in the main unit, the control unit stores the input data in the main unit by moving the data of the sub unit having the oldest access date to the external storage device. The data management method according to claim 4, wherein the data management method is a data management method. 前記メイン部とサブ部の管理情報には、前記メイン部及びサブ部のデータに関してそれぞれアクセスした日時からの所定経過時間を示す閾値が含まれており、前記制御手段は、前記メイン部及びサブ部のデータに付加された付加情報を参照して前記閾値を経過するデータを検索し、前記メイン部に閾値を経過するデータがある場合には該当するデータを圧縮して前記サブ部に移動させる制御を行い、前記サブ部に閾値を経過するデータがある場合には該当するデータを前記外部記憶装置に移動させる制御を行うことを特徴とする請求項4又は5に記載のデータ管理方法。   The management information of the main part and the sub part includes a threshold value indicating a predetermined elapsed time from the date and time when the data of the main part and the sub part are accessed, and the control means includes the main part and the sub part. Control for searching data that passes the threshold value with reference to the additional information added to the data, and compressing the corresponding data and moving it to the sub-part when there is data that passes the threshold value in the main part 6. The data management method according to claim 4, wherein when there is data whose threshold value has passed in the sub unit, control is performed to move the corresponding data to the external storage device.
JP2010047961A 2010-03-04 2010-03-04 Information processing system and data management method thereof Expired - Fee Related JP5626561B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010047961A JP5626561B2 (en) 2010-03-04 2010-03-04 Information processing system and data management method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010047961A JP5626561B2 (en) 2010-03-04 2010-03-04 Information processing system and data management method thereof

Publications (2)

Publication Number Publication Date
JP2011186532A JP2011186532A (en) 2011-09-22
JP5626561B2 true JP5626561B2 (en) 2014-11-19

Family

ID=44792753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010047961A Expired - Fee Related JP5626561B2 (en) 2010-03-04 2010-03-04 Information processing system and data management method thereof

Country Status (1)

Country Link
JP (1) JP5626561B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2013380500B2 (en) * 2013-03-04 2016-06-23 Kabushiki Kaisha Toshiba Database device, program, and data processing method
JP6069031B2 (en) * 2013-03-04 2017-01-25 株式会社日立製作所 Computer and memory management method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334402A (en) * 1994-06-13 1995-12-22 Hitachi Ltd Data base as main memory
JP2000089983A (en) * 1998-09-10 2000-03-31 Casio Comput Co Ltd Data storage device and method therefor
JP4313845B2 (en) * 2004-09-27 2009-08-12 修平 西山 Multi-instance in-memory database
JP2006139696A (en) * 2004-11-15 2006-06-01 Nippon Telegr & Teleph Corp <Ntt> Data restoration method and data restoration program

Also Published As

Publication number Publication date
JP2011186532A (en) 2011-09-22

Similar Documents

Publication Publication Date Title
KR102564170B1 (en) Method and device for storing data object, and computer readable storage medium having a computer program using the same
US10303596B2 (en) Read-write control method for memory, and corresponding memory and server
JP6362316B2 (en) Method, system and computer program product for hybrid table implementation using buffer pool as resident in-memory storage for memory resident data
JP5524144B2 (en) Memory system having a key-value store system
US7689574B2 (en) Index and method for extending and querying index
US11494339B2 (en) Multi-level compression for storing data in a data store
US11580162B2 (en) Key value append
US10061693B2 (en) Method of generating secondary index and apparatus for storing secondary index
CN102129425B (en) The access method of big object set table and device in data warehouse
AU2010200866B1 (en) Data reduction indexing
JP2005267600A5 (en)
CN102024047A (en) Data searching method and device thereof
CN103019887A (en) Data backup method and device
CN103914483A (en) File storage method and device and file reading method and device
CN108182244A (en) A kind of time series data storage method based on multi-level column storage organization
JP5626561B2 (en) Information processing system and data management method thereof
US11914740B2 (en) Data generalization apparatus, data generalization method, and program
JP6258436B2 (en) Memory system local controller
US10185660B2 (en) System and method for automated data organization in a storage system
WO2012081165A1 (en) Database management device and database management method
JP5833212B2 (en) Memory system having a key-value store system
KR20210113297A (en) Systems, methods, and apparatus for eliminating duplication and value redundancy in computer memory
JP6006740B2 (en) Index management device
KR100878142B1 (en) Method of configuring a modified b-tree index for an efficient operation on flash memory
CN114297196A (en) Metadata storage method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140114

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140904

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140917

R150 Certificate of patent or registration of utility model

Ref document number: 5626561

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees