JPH05334150A - Database generation managing device - Google Patents
Database generation managing deviceInfo
- Publication number
- JPH05334150A JPH05334150A JP4144077A JP14407792A JPH05334150A JP H05334150 A JPH05334150 A JP H05334150A JP 4144077 A JP4144077 A JP 4144077A JP 14407792 A JP14407792 A JP 14407792A JP H05334150 A JPH05334150 A JP H05334150A
- Authority
- JP
- Japan
- Prior art keywords
- data
- generation
- database
- unit
- latest
- 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 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 database generation management device which mechanically manages the generation of data stored in a database and makes the use of the database fast and easy.
【0002】[0002]
【従来の技術】従来のデータベースの世代管理方法で
は、格納されたデータが変更された時、このデータに付
加された世代情報を更新して、過去のデータと更新デー
タとを管理していたが、この管理は個々のデータを単位
とするものであった。このため、データベースを利用す
る際には、格納されている新旧含めた全てのデータが検
索の対象となる。以下(図3)、(図5)を参照して、
従来の世代管理方法を説明する。2. Description of the Related Art In a conventional database generation management method, when stored data is changed, generation information attached to this data is updated to manage past data and updated data. , This management was based on individual data. Therefore, when using the database, all the stored data, including old and new, are searched. Referring to (FIG. 3) and (FIG. 5) below,
A conventional generation management method will be described.
【0003】(図3)は、データの変更時にそのデータ
の世代を更新して、別データとして格納しているデータ
ベースの例である。(図3)において、30はデータベ
ースであり、D1〜D12はデータベース30に格納さ
れているデータである。D1〜D4は、データ名が同じ
rect であるが、世代が異なるデータである。今、世代
はデータ名の後に.(ヒ゜リオット゛)記号と世代を示す番号を示
して区別している。世代を示す番号の大きい方が新しい
データである。同様にD5〜D7、D8〜D9、D10
〜D12、も各々同じデータ名で異なる世代のデータで
あることを示している。40は、D1〜D12の各デー
タがデータベース30に格納された時期を示す時間軸で
ある。(図3)中では、時間軸40上のt1の時期にデー
タD1、D5、D10がデータベース30に格納され、
t2の時期にデータD2、D8、D11が、t3の時期にデ
ータD3、D6が、t4の時期にデータD7、D12が、
t5の時期にデータD4、D9が格納されたことを示して
いる。FIG. 3 shows an example of a database in which the generation of data is updated when the data is changed and stored as separate data. In FIG. 3, reference numeral 30 is a database, and D1 to D12 are data stored in the database 30. D1 to D4 have the same data name
Although it is rect, it is data of different generations. Now, the generations are distinguished by showing a. (Period) symbol and a number indicating the generation after the data name. The data with the larger generation number is newer data. Similarly, D5 to D7, D8 to D9, D10
.. to D12 also indicate that they are data of different generations with the same data name. 40 is a time axis indicating the time when each data of D1 to D12 is stored in the database 30. In FIG. 3, data D1, D5, and D10 are stored in the database 30 at time t1 on the time axis 40,
Data D2, D8, D11 at the time of t2, data D3, D6 at the time of t3, data D7, D12 at the time of t4,
This indicates that the data D4 and D9 are stored at the time of t5.
【0004】(図5(a))は、(図3)における時間
軸40上のt2の時期にデータベース30を利用して作成
した応用物の例である。t2の時期にはデータベース30
にはデータD1、D2、D5、D8、D10、D11が
格納されているのみであり、(図5(a))の応用物5
0はこれらのデータだけを利用して作成されたことにな
る。(図5(a))において、例えば、部分B1はデー
タD2を利用して作成した応用物50の部分であり、同
様に部分B2、B3はデータD5を、部分B4はデータ
D8を、部分B5はデータD11を利用した部分であ
る。FIG. 5A is an example of an application created by using the database 30 at the time t2 on the time axis 40 in FIG. Database 30 at t2
The data D1, D2, D5, D8, D10, and D11 are only stored in the application, and the application 5 of FIG.
0 is created using only these data. In FIG. 5A, for example, the portion B1 is the portion of the application object 50 created using the data D2, and similarly, the portions B2 and B3 are the data D5, the portion B4 is the data D8, and the portion B5. Is a portion using the data D11.
【0005】今、(図3)における時間軸40上のt5の
時期に、(図5(a))の応用物の一部分を変更する場
合を考える。例えば、部分B2と部分B3を部分B4と
同じ部品に変更して、(図5(b))に示す応用物60
にしたい時、部分B4と同じデータをデータベース30
から検索しなければならない。この検索の範囲は時間軸
40のt5の時期にデータベース30に格納されているD
1〜D12の全てのデータとなる。この全てのデータの
各々と部分B4とを照合し、合致したデータを読み出し
て部分B2、B3と置換する。Now, consider a case where a part of the application shown in FIG. 5A is changed at the time t5 on the time axis 40 shown in FIG. For example, by changing the parts B2 and B3 to the same parts as the part B4, the application 60 shown in FIG.
If you want to use the same data as the part B4 database 30
Have to search from. The range of this search is D stored in the database 30 at time t5 on the time axis 40.
It is all data from 1 to D12. Each of all the data is collated with the portion B4, the matched data is read and replaced with the portions B2 and B3.
【0006】[0006]
【発明が解決しようとする課題】しかしながら、上記の
変更で検索が必要となるのは時間軸40のt2の時期にデ
ータベース30に格納されているデータだけで良く、そ
れ以降に格納されたデータの検索は不用である。このよ
うに従来のデータベースの世代管理方法では、無駄なデ
ータベース検索が発生し、結果として、検索時間が増大
し、大規模な処理領域が必要となる。However, in the above change, only the data stored in the database 30 at the time t2 of the time axis 40 need to be searched, and the data stored thereafter cannot be searched. Search is unnecessary. As described above, in the conventional database generation management method, useless database search occurs, resulting in an increase in search time and a large-scale processing area.
【0007】本発明は上記問題点を解決するため、デー
タベース内のデータが変更され、世代が更新された際
に、最新世代のデータのみを自動的に検出して、それを
グループ化し、応用物に応じて必要なグループのデータ
のみを利用できる機構を提供することで、不要なデータ
検索や処理領域を減じ、検索時間の短縮化と、処理領域
の縮小化を実現することを目的としている。In order to solve the above-mentioned problems, the present invention automatically detects only the latest generation data when the data in the database is changed and the generation is updated, and groups it. By providing a mechanism that can use only the data of a necessary group according to the above, it is intended to reduce unnecessary data search and processing area, shorten the search time, and reduce the processing area.
【0008】[0008]
【課題を解決するための手段】この目的を達成するた
め、第1の本発明は、複数のデータが格納されているデ
ータベースと、該データベースのデータが変更された
時、この変更されたデータの世代を更新して同データベ
ースに格納するデータ世代更新部と、該データベースの
中から未変更のデータも含めた最新世代のデータを全て
検出する最新世代データ検出部と、該最新世代データ検
出部で検出されたデータを指定する指示群から成る集合
を構築するパッケージ部と、該パッケージ部で構築され
る集合の世代を更新するデータベース世代更新部と、上
記各処理部の実行を制御する制御部とを備えたものであ
る。In order to achieve this object, the first aspect of the present invention relates to a database in which a plurality of data are stored, and when the data in the database is changed, the changed data A data generation updating unit that updates generations and stores it in the same database, a latest generation data detecting unit that detects all data of the latest generation including unmodified data from the database, and the latest generation data detecting unit. A package unit that constructs a set of instructions that specify the detected data, a database generation update unit that updates the generation of the set constructed by the package unit, and a control unit that controls the execution of each processing unit. It is equipped with.
【0009】また、第2の本発明は、複数のデータが格
納されているデータベースと、該データベースのデータ
が変更された時、この変更されたデータの世代を更新し
て同データベースに格納するデータ世代更新部と、該デ
ータベースの中から未変更のデータも含めた最新世代の
データを全て検出する最新世代データ検出部と、該最新
世代データ検出部で検出されたデータを指定する指示群
から成る集合を構築するパッケージ部と、該パッケージ
部で構築される集合の世代を更新するデータベース世代
更新部と、該データベース世代更新部で作成された該集
合の世代の内、指定された世代の集合をデータベースか
ら取り出す世代指定部と、上記各処理部の実行を制御す
る制御部とを備えたものである。The second aspect of the present invention is a database in which a plurality of data are stored, and when the data in the database is changed, data for updating the generation of the changed data and storing it in the database. It consists of a generation update unit, a latest generation data detection unit that detects all the latest generation data including unmodified data from the database, and an instruction group that specifies the data detected by the latest generation data detection unit. A package part that constructs a set, a database generation update part that updates the generation of the set constructed by the package part, and a set of specified generations among the generations of the set created by the database generation update part. It is provided with a generation designation unit that is retrieved from the database and a control unit that controls the execution of each of the processing units.
【0010】[0010]
【作用】上記の構成により、必要な時期のデータのみを
指定することができるため、応用物に応じた必要なデー
タのみを処理の対象とすることができ、データベースの
検索範囲が絞られ、検索時間の短縮と処理領域の縮小が
可能となる。また、個々のデータの世代を意識して利用
するのではなく、必要なデータのグループの世代のみを
意識すれば良いため、応用物の保守やデータベースの管
理作業が簡易化できる。With the above configuration, since only the data at the required time can be specified, only the necessary data according to the application can be processed, the search range of the database can be narrowed, and the search can be performed. It is possible to reduce the time and the processing area. Further, since it is only necessary to be aware of the generation of a group of necessary data rather than being aware of the generation of individual data, it is possible to simplify the maintenance work of the application and the management work of the database.
【0011】[0011]
【実施例】以下、本発明の一実施例のデータベース世代
管理装置について図面を参照しながら説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS A database generation management apparatus according to an embodiment of the present invention will be described below with reference to the drawings.
【0012】(図1)は本発明の第1の実施例であるデ
ータベース世代管理装置の構成図の例である。(図1)
において、11は複数のデータが格納されているデータ
ベース、12はデータベース11のデータが変更された
時、この変更されたデータの世代を更新してデータベー
ス11に格納するデータ世代更新部、13はデータベー
ス11の中から未変更のデータも含めた最新世代のデー
タを全て検出する最新世代データ検出部、14は最新世
代データ検出部13で検出されたデータを指定する指示
群から成る集合を構築するパッケージ部、15はパッケ
ージ部14で構築される集合の世代を更新するデータベ
ース世代更新部、16は上記各処理部の実行を制御する
制御部である。FIG. 1 is an example of a configuration diagram of a database generation management apparatus according to the first embodiment of the present invention. (Fig. 1)
In FIG. 11, 11 is a database that stores a plurality of data, 12 is a data generation update unit that updates the generation of the changed data and stores it in the database 11 when the data in the database 11 is changed, and 13 is a database The latest generation data detection unit that detects all the latest generation data including unmodified data from 11, and 14 is a package that builds a set of instruction groups that specify the data detected by the latest generation data detection unit 13. Reference numeral 15 is a database generation updating unit that updates the generation of the set constructed by the packaging unit 14, and 16 is a control unit that controls the execution of each processing unit.
【0013】以下、(図1)、(図3)、(図4)を参
照して本発明の第1の実施例によるデータベース世代管
理装置の動作を説明する。The operation of the database generation management apparatus according to the first embodiment of the present invention will be described below with reference to (FIG. 1), (FIG. 3) and (FIG. 4).
【0014】今、(図1)のデータベース11として、
(図3)のデータベース30を適用する場合を考える。
(図3)の時間軸40のt1の時期には、データベース3
0中にデータD1、D5、D10のみが格納されてい
る。t2の時期にデータD1とデータD10が変更された
時、制御部16はデータ世代更新部12に、これらのデ
ータの世代を更新させ、データD2、データD11とし
てデータベース30に格納する。As the database 11 of (FIG. 1),
Consider the case where the database 30 of FIG. 3 is applied.
At time t1 on the time axis 40 in (Fig. 3), the database 3
Only data D1, D5, and D10 are stored in 0. When the data D1 and the data D10 are changed at the time of t2, the control unit 16 causes the data generation updating unit 12 to update the generation of these data, and stores them in the database 30 as the data D2 and the data D11.
【0015】続いて、最新世代データ検出部13に、t2
の時期における各データの最新世代のデータを検出させ
る。今の場合、データ名rectとtrigは世代番号が2のデ
ータD2とデータD11、circは更新されていないので
t1時に格納されたデータD5、更にt2時に新たに格納さ
れたデータ名starのデータD8が、t2時の最新世代であ
るのでこれらのデータが検出される。制御部16は、こ
うして検出されたデータの集合をパッケージ部14で作
成させ、これをデータベース30に格納する。この作成
される集合は、データD2やデータD8の様なそのまま
のデータ、或は複写したデータを要素とするわけではな
く、これらのデータを指示する情報、例えば世代番号付
きのデータ名やデータベース30に固有の番地、等の情
報を要素とする。Then, the latest generation data detection unit 13
The latest generation data of each data at the time of is detected. In this case, the data names rect and trig have the generation number 2 and the data D2, data D11, and circ have not been updated.
Since the data D5 stored at t1 and the data D8 having the data name star newly stored at t2 are the latest generation at t2, these data are detected. The control unit 16 causes the package unit 14 to create a set of the data thus detected, and stores this in the database 30. The created set does not have elements such as the data D2 and the data D8 as they are, or the copied data as an element, but information for instructing these data, for example, a data name with a generation number and the database 30. Information such as an address unique to each is used as an element.
【0016】また今の場合、この集合をデータベース3
0に格納したが、別のデータベースに格納しても構わな
い。その際、該集合の要素は、データを指示する情報に
加えて、これらを格納しているデータベース30を指定
する情報から成る。今の場合、パッケージ部14で作成
された集合は、世代番号付きのデータ名の情報をその構
成要素とし、データベース30に格納されることにす
る。この集合の格納時に、制御部16はデータベース世
代更新部15に、該集合データの世代を更新させる。例
えば、t1時の集合データの世代を第1世代とすると、t2
時に第2世代の、t3時に第3世代の集合データがデータ
ベース30に格納されることになる。In the present case, this set is stored in the database 3
Although it is stored in 0, it may be stored in another database. At that time, the elements of the set are composed of information designating the data 30 and information designating the database 30 storing them. In this case, the set created by the packaging unit 14 is stored in the database 30 with the information of the data name with the generation number as its constituent element. At the time of storing this set, the control unit 16 causes the database generation updating unit 15 to update the generation of the set data. For example, if the generation of the aggregate data at t1 is the first generation, then t2
The aggregate data of the second generation at times and the third generation of data at t3 are stored in the database 30.
【0017】(図4)は、上記の手続きを施した(図
3)のデータベース30のt5時の結果を示したものであ
る。(図4)において、S1はt1時の集合データ、S2
はt2時の、S3はt3時の、S4はt4時の、S5はt5時の
集合データを示す。集合データS1〜S5は同一のデー
タ名pkgを持ち、このデータ名に続いて.(ヒ゜リオット゛)記号
と世代番号を示している。集合データS1は、t1時の各
最新世代データ、rect.1, circ.1, trig.1 の要素から
構成されており、同様に集合データS2には rect.2, c
irc.1, star.1, trig.2 、集合データS3には rect.3,
circ.2, star.1,trig.2 、集合データS4には rect.
3, circ.3, star.1, trig.3 、集合データS5には rec
t.4, circ.3, star.2, trig.3 を各々要素として持つ。FIG. 4 shows the result at t5 of the database 30 subjected to the above procedure (FIG. 3). In FIG. 4, S1 is set data at time t1, S2
Indicates aggregate data at t2, S3 at t3, S4 at t4, and S5 at t5. The set data S1 to S5 have the same data name pkg, and following this data name are the. (Period) symbol and the generation number. The aggregate data S1 is composed of the latest generation data at time t1, rect.1, circ.1, and trig.1 elements. Similarly, the aggregate data S2 contains rect.2, c.
irc.1, star.1, trig.2, set data S3 is rect.3,
circ.2, star.1, trig.2, rect.
3, circ.3, star.1, trig.3, rec for set data S5
Each has t.4, circ.3, star.2, trig.3 as elements.
【0018】以上のように本実施例によれば、データの
変更時に、従来、個々のデータについて必要であった世
代管理を、複数のデータを集合化した集合データの世代
のみを管理するだけでよいため、管理作業が飛躍的に容
易化できる。また、本発明の装置により世代管理された
データベースを利用して作成された応用物は、作成時に
おける集合データの世代情報のみで、当時のデータベー
スの状態を再現できるため、応用物の保守が容易化でき
る。As described above, according to the present embodiment, when the data is changed, the generation management conventionally required for individual data is managed only by managing the generation of aggregate data in which a plurality of data are aggregated. Because it is good, management work can be dramatically facilitated. Further, the application created by using the database of which generation is managed by the device of the present invention can reproduce the state of the database at that time only by the generation information of the collective data at the time of creation, so that the application can be easily maintained. Can be converted.
【0019】(図2)は本発明の第2の実施例の、(図
1)のデータベース世代管理装置で作成された複数世代
の集合データの中から、特定の世代の集合データを指定
することができる処理部が追加されたデータベース世代
管理装置の構成図である。(FIG. 2) is to specify the collective data of a specific generation from the collective data of a plurality of generations created by the database generation management device of (FIG. 1) of the second embodiment of the present invention. It is a block diagram of the database generation management apparatus to which a processing unit capable of performing the above is added.
【0020】(図2)において、17はデータベース世
代更新部15で作成された集合データの世代の中から、
特定の世代の集合データを指定する世代指定部である。In FIG. 2, reference numeral 17 indicates, from among the generations of the aggregate data created by the database generation updating unit 15,
This is a generation designation unit that designates aggregate data of a specific generation.
【0021】以下、(図2)、(図4)を参照しながら
本発明の第2の実施例によるデータベース世代管理装置
の動作を説明する。The operation of the database generation management apparatus according to the second embodiment of the present invention will be described below with reference to (FIG. 2) and (FIG. 4).
【0022】本発明の第1の実施例によるデータベース
世代管理装置と同一の動作で、(図4)に示すデータベ
ース30が作成されているものとする。(図2)におい
て、制御部16は世代指定部17に、(図4)のデータ
ベース30中の集合データS1〜S5の中から、任意の
集合データを指定させる。今、集合データS3が指定さ
れた場合を考える。世代指定部17は、制御部16を介
して、該集合データS3の構成要素である rect.3、cir
c.2、star.1、trig.2、を読み、この構成要素に対応す
るデータベース30上のデータD3、D6、D8、D1
1のみを本装置の処理領域に展開する。It is assumed that the database 30 shown in FIG. 4 is created by the same operation as the database generation management apparatus according to the first embodiment of the present invention. In FIG. 2, the control unit 16 causes the generation designating unit 17 to designate any set data from the set data S1 to S5 in the database 30 of FIG. Now, consider a case where the aggregate data S3 is designated. The generation designating unit 17 uses the control unit 16 to rect.3, cir which are the constituent elements of the aggregate data S3.
c.2, star.1, trig.2 are read, and data D3, D6, D8, D1 on the database 30 corresponding to this constituent element
Only 1 is expanded in the processing area of this device.
【0023】以上のように本実施例の構成によれば、処
理に必要なデータのみを処理領域上に展開するだけで良
くなるため、従来より少量の処理領域で済む。また、デ
ータの検索も高速化される。As described above, according to the configuration of the present embodiment, only the data required for the processing needs to be expanded in the processing area, so that a smaller processing area than the conventional one is required. In addition, data retrieval is also speeded up.
【0024】[0024]
【発明の効果】以上のように、第1の本発明によれば、
データの変更時に、複数のデータを集合化した集合デー
タの世代のみを管理するだけでよいため、管理作業が飛
躍的に容易化できる。また、本発明の装置により世代管
理されたデータベースを利用して作成された応用物は、
作成時における集合データの世代情報のみで、当時のデ
ータベースの状態を再現できるため、応用物の保守が容
易になる。As described above, according to the first aspect of the present invention,
When changing the data, it is only necessary to manage the generation of the aggregate data in which a plurality of data are aggregated, and therefore the management work can be dramatically simplified. In addition, the application created by using the generation-controlled database by the device of the present invention,
Since the state of the database at that time can be reproduced only by the generation information of the aggregate data at the time of creation, the maintenance of the application becomes easy.
【0025】また、第2の本発明によれば、必要な世代
のデータのみを処理領域に展開するだけで良くなるた
め、処理領域が従来より少量で済む。また、データの検
索も高速化される。Further, according to the second aspect of the present invention, since only the data of the required generation needs to be expanded in the processing area, the processing area can be made smaller than before. In addition, data retrieval is also speeded up.
【図1】本発明の第1の実施例のデータベース世代管理
装置の構成図FIG. 1 is a configuration diagram of a database generation management apparatus according to a first embodiment of this invention.
【図2】本発明の第2の実施例のデータベース世代管理
装置の構成図FIG. 2 is a configuration diagram of a database generation management device according to a second embodiment of the present invention.
【図3】データの格納時期を示したデータベースの例[Fig. 3] Example of database showing storage time of data
【図4】(図3)のデータベースを、本発明のデータベ
ース世代管理装置により世代管理した結果を示す図FIG. 4 is a diagram showing the result of generation management of the database of FIG. 3 by the database generation management device of the present invention.
【図5】(図3)のデータベースのデータを利用して作
成した応用物の例FIG. 5 is an example of an application created using the data in the database shown in FIG.
11 データベース 12 データ世代更新部 13 最新世代データ検出部 14 パッケージ部 15 データベース世代更新部 16 制御部 17 世代指定部 11 database 12 data generation updating unit 13 latest generation data detecting unit 14 package unit 15 database generation updating unit 16 control unit 17 generation specifying unit
Claims (4)
時、データの世代を更新して変更前後のデータを共に格
納するデータベースの世代を管理するデータベース世代
管理装置において、 複数のデータが格納されているデータベースと、該デー
タベースのデータが変更された時、この変更されたデー
タの世代を更新して同データベースに格納するデータ世
代更新部と、該データベースの中から未変更のデータも
含めた最新世代のデータを全て検出する最新世代データ
検出部と、該最新世代データ検出部で検出されたデータ
を指定する指示群から成る集合を構築するパッケージ部
と、該パッケージ部で構築される集合の世代を更新する
データベース世代更新部と、上記各処理部の実行を制御
する制御部とを備えたことを特徴とするデータベース世
代管理装置。1. When a part of the stored data is changed, in a database generation management device that manages the generation of a database that updates the generation of the data and stores the data before and after the change, A stored database, and a data generation updating unit that updates the generation of the changed data and stores it in the database when the data in the database is changed, and also includes unmodified data from the database. The latest generation data detection unit that detects all the latest generation data, a package unit that constructs a set consisting of an instruction group that specifies the data detected by the latest generation data detection unit, and a set that is constructed by the package unit Database generation updating unit for updating the generations of the above, and a control unit for controlling the execution of each processing unit described above. Generation management device.
のデータを指定する指示群から成る集合を構築する該パ
ッケージ部を備えたことを特徴とする請求項1記載のデ
ータベース世代管理装置。2. The database generation management apparatus according to claim 1, further comprising the package unit for constructing a set of instruction groups for designating the latest generation data of a plurality of distributed databases.
時、データの世代を更新して変更前後のデータを共に格
納するデータベースの世代を管理するデータベース世代
管理装置において、 複数のデータが格納されているデータベースと、該デー
タベースのデータが変更された時、この変更されたデー
タの世代を更新して同データベースに格納するデータ世
代更新部と、該データベースの中から未変更のデータも
含めた最新世代のデータを全て検出する最新世代データ
検出部と、該最新世代データ検出部で検出されたデータ
を指定する指示群から成る集合を構築するパッケージ部
と、該パッケージ部で構築される集合の世代を更新する
データベース世代更新部と、該データベース世代更新部
で作成された該集合の世代の内、指定された世代の集合
をデータベースから取り出す世代指定部と、上記各処理
部の実行を制御する制御部とを備えたことを特徴とする
データベース世代管理装置。3. When a part of the stored data is changed, in a database generation management device that manages the generation of a database that updates the generation of data and stores the data before and after the change, A stored database, and a data generation updating unit that updates the generation of the changed data and stores it in the database when the data in the database is changed, and also includes unmodified data from the database. The latest generation data detection unit that detects all the latest generation data, a package unit that constructs a set consisting of an instruction group that specifies the data detected by the latest generation data detection unit, and a set that is constructed by the package unit Database generation update unit that updates the generations of the A database generation management device comprising: a generation specifying unit that extracts the result from the database; and a control unit that controls the execution of each processing unit.
タベースから取り出す該世代指定部を備えたことを特徴
とする請求項3記載のデータベース世代管理装置。4. The database generation management apparatus according to claim 3, further comprising: the generation designating unit that extracts the latest generation set from the database among the generations of the set.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4144077A JPH05334150A (en) | 1992-06-04 | 1992-06-04 | Database generation managing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4144077A JPH05334150A (en) | 1992-06-04 | 1992-06-04 | Database generation managing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05334150A true JPH05334150A (en) | 1993-12-17 |
Family
ID=15353740
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4144077A Pending JPH05334150A (en) | 1992-06-04 | 1992-06-04 | Database generation managing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05334150A (en) |
-
1992
- 1992-06-04 JP JP4144077A patent/JPH05334150A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH09293006A (en) | Method for dividing parallel database and control system thereof | |
JPH05334150A (en) | Database generation managing device | |
JPH04141721A (en) | Disk sector substituting system | |
EP0394172A2 (en) | Method of performing file services given partial file names | |
JPH1115851A (en) | Www page link control system and recording medium recording control processing program for the system | |
JP3284539B2 (en) | Program library management system | |
JPH05151056A (en) | Data controller | |
JP4228267B2 (en) | Collective attribute search system, collective attribute search method, and collective attribute search program | |
JPH06141029A (en) | Communication network fault display system | |
JP3460622B2 (en) | Construction and search method of network configuration database | |
JP2834985B2 (en) | Equipment number management device | |
JPH05242176A (en) | Generation control system for drawing | |
JPH11175377A (en) | File management method | |
JPH04199338A (en) | Data base management system | |
JP2002169847A (en) | Data management system | |
JP3008500B2 (en) | Update record reading mechanism | |
JPH1153246A (en) | Device and method for automatically updating hyperlink device | |
JPH0447367A (en) | Data base retrieval system | |
JPH113262A (en) | Simple distributed fa data base management system | |
JPH04359373A (en) | Electronic filing device | |
JPH06223106A (en) | Document managing device | |
JPH08194685A (en) | Node information retrieving device for finite element method | |
JP2002245064A (en) | Device and method for supporting retrieval | |
JPH06138855A (en) | Monitor and control system | |
JPH08221309A (en) | Parallel computer system |