JPH0340043A - Data base generation managing system - Google Patents
Data base generation managing systemInfo
- Publication number
- JPH0340043A JPH0340043A JP1175200A JP17520089A JPH0340043A JP H0340043 A JPH0340043 A JP H0340043A JP 1175200 A JP1175200 A JP 1175200A JP 17520089 A JP17520089 A JP 17520089A JP H0340043 A JPH0340043 A JP H0340043A
- Authority
- JP
- Japan
- Prior art keywords
- generation
- database
- information
- dictionary
- generation information
- 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.)
- Granted
Links
- 238000007726 management method Methods 0.000 claims description 84
- 238000013500 data storage Methods 0.000 claims description 9
- 230000003287 optical effect Effects 0.000 claims description 6
- 230000004044 response Effects 0.000 claims description 3
- 230000008859 change Effects 0.000 abstract description 4
- 238000003860 storage Methods 0.000 description 16
- 238000000034 method Methods 0.000 description 8
- 230000008569 process Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 1
- 238000005304 joining Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野]
本発明は、データベースの世代管理において、世代情報
をディクシヨナリ装置の指定により取得し、世代情報の
レベルに応じた格納庫を選択してデータを格納するデー
タベース世代管理方式に関する。[Detailed Description of the Invention] [Industrial Application Field] In generation management of a database, the present invention acquires generation information by specifying a dictionary device, selects a storage according to the level of the generation information, and stores the data. This article relates to database generation management methods.
〔従来の技術]
データベースの大規模化および多様化に伴って、データ
ベースの世代情報を管理する必要が高まっている。一般
に、世代情報は取得する単位によっては膨大なものとな
るため、世代情報を効率よく管理する必要がある。[Background Art] As databases become larger and more diverse, there is an increasing need to manage database generation information. Generally, generation information can be enormous depending on the unit of acquisition, so it is necessary to manage generation information efficiently.
従来のデータベースシステムでは、データベースシステ
ム(DBMS)の下に、データベースが接続され、利用
者の応用プログラムは、データ記述言語を用いてデータ
ベースに対する処理要求を出す。この場合、データベー
ス管理システムに一
は、世代管理情報を更新したり、出力したりするディク
シヨナリ装置が内蔵されているため、全て応用プログラ
ムからの要求により、ディクシヨナリ装置を起動させて
、これらの処理を行っていた。In a conventional database system, a database is connected under a database system (DBMS), and a user's application program issues a processing request to the database using a data description language. In this case, since the database management system has a built-in dictionary device that updates and outputs generation management information, the dictionary device is activated and these processes are performed in response to requests from application programs. I was going.
従って、利用者が直接、世代管理情報を更新したり、指
定したりすることはできなかった。Therefore, the user cannot directly update or specify generation management information.
一方、従来の世代管理方法としては、例えば、特開昭6
1−243541号公報に記載されているように、時系
列データファイル管理方式として、取得する時刻とイン
ターバルを用いて、データをラップアラウンドに管理す
る方法がある。すなわち、最初に時系列データを取得し
た時刻をT、とじ、それ以降は取得間隔t、で順次デー
タを取得するものと仮定すると、任意の時刻T、に取得
されたデータの番号Nは、N=(Ti−T、)/l、に
より求められる。従って、基点時刻設定器と時刻から番
号への変換器と割算器とを設けることにより、データベ
ースから希望する時刻の時系列データを正確迅速に取り
出すことができる。On the other hand, as a conventional generation management method, for example,
As described in Japanese Patent No. 1-243541, as a time-series data file management method, there is a method of managing data in a wrap-around manner using acquisition times and intervals. In other words, assuming that the time at which time series data is first acquired is T, and data is acquired sequentially at an acquisition interval t thereafter, the number N of data acquired at an arbitrary time T is N. It is determined by =(Ti-T,)/l. Therefore, by providing a base point time setter, a time-to-number converter, and a divider, time-series data at a desired time can be retrieved accurately and quickly from the database.
上記公報に記載された従来の方式では、管理方法をプロ
グラムロジックで実現しているため、置数値を設定する
とプログラムを変更修正するまでは変えられないという
問題があった。すなわち、時系列データを一定の間隔で
採取する必要があり、また世代管理すべきインターバル
、格納場所、蓄積有効期限等も全て一定値に固定されて
いる。従って、必要に応じて任意の時刻にデータを取得
しようとしても、一定の間隔だけ待機してデータを取得
しなければならなかった。In the conventional system described in the above-mentioned publication, the management method is implemented using program logic, and therefore, once a set value is set, it cannot be changed until the program is changed or corrected. That is, it is necessary to collect time-series data at regular intervals, and the interval for generation management, storage location, storage expiration date, etc. are all fixed to constant values. Therefore, even if data were to be acquired at an arbitrary time as needed, it was necessary to wait for a fixed interval to acquire the data.
本発明の目的は、このような従来の課題を解決し、デー
タベースの世代情報を任意の時刻に取得することができ
、かつ複数世代を統合的に管理することが可能なデータ
ベース世代管理方式を提供することにある。The purpose of the present invention is to solve such conventional problems and provide a database generation management method that can acquire database generation information at any time and manage multiple generations in an integrated manner. It's about doing.
〔課題を解決するための手段]
上記目的を遠戚するため、本発明のデータベス世代管理
方式は、(イ)データベース管理システムに内蔵され、
かつデータベースの世代情報を管理するディクシヨナリ
装置と、上記世代情報を蓄積するディクシヨナリファイ
ルとを備えたデータベースシステムにおいて、上記デー
タベース管理システムとデータ格納ファイルとの間に世
代情報に従ってデータを取得する世代管理システムを設
け、かつ上記ディクシヨナリ装置を上記データベースシ
ステムから独立させて、該ディクシヨナリ装置をディス
プレイ装置と上記ディクシヨナリファイルと上記データ
ベース管理システムにそれぞれ接続し、上記ディスプレ
イ装置から世代情報を項目単位に指定して新規登録ない
し変更登録するとともに、該世代情報の取得タイミング
を任意に指定すると、指定された世代情報を上記ディク
シヨナリ装置により上記ディクシヨナリファイルに登録
し、上記データベース管理システムが上記ディクシヨナ
リファイルに登録された世代情報により、上記世代管理
システムに対してデータベースの出力要求を行うことに
より、該世代管理システムは登録された世代情報に従っ
てデータベースよりデータを読み込み、該データを指定
されたデータ格納ファイルに出力することに特徴がある
。[Means for Solving the Problems] In order to achieve the above object, the database generation management method of the present invention includes (a) built-in database management system;
and a database system comprising a dictionary device that manages database generation information, and a dictionary file that stores the generation information, and a generation system that acquires data according to the generation information between the database management system and the data storage file. A management system is provided, and the dictionary device is made independent from the database system, and the dictionary device is connected to a display device, the dictionary file, and the database management system, respectively, and generation information is transmitted item by item from the display device. When specifying new registration or change registration and specifying the acquisition timing of the generation information, the specified generation information is registered in the dictionary file by the dictionary device, and the database management system registers the generation information in the dictionary. By making a database output request to the generation management system using the generation information registered in the Nari file, the generation management system reads data from the database according to the registered generation information and converts the data into the specified data. The feature is that it outputs to a storage file.
また、(ロ)ディクシヨナリ装置は、データベースの世
代情報が新規登録ないし変更登録されたとき、データ格
納ファイルの変更指定を行うことにより、登録された世
代情報の項目別および世代管理レベルに応じて、データ
格納ファイルの接続を変更することにも特徴がある。ま
た、(ハ)ディクシヨナリ装置は、登録された世代情報
を最初は装置内の拡張メモリないしICディクスに記憶
しておき、予め定められた時点で上記拡張メモリないし
ICディスクから大容量の光ディスクに登録された世代
情報を移し替えることにも特徴がある。また、(ニ)デ
ィクシヨナリ装置は、接続されているデータ格納ファイ
ルの容量に応じて、登録されている世代情報中のデータ
取得間隔を定めたインターバル値を変更することにも特
徴がある。また、(ホ)ディクシヨナリ装置は、年度の
呼び出しに対して4月から翌年の3月までのデータを取
り出すようにして、世代情報の呼び出し単位を知識化し
、かつ世代取得ステータスを表示することにも特徴があ
る。さらに、(へ)世代情報毎のデータは、ネッ8−
トワークを介してローカルファイルに分散管理されると
ともに、記録ジャーナルのような未記帳レコードはその
まま世代レコードとして保存されることにも特徴がある
。In addition, (b) When generation information in the database is newly registered or changed, the dictionary device specifies changes to the data storage file, so that the dictionary device can specify changes in the data storage file according to the registered generation information item and generation management level. Another feature is that the connection of data storage files can be changed. (c) The dictionary device initially stores the registered generation information in the expansion memory or IC disk within the device, and registers it from the expansion memory or IC disk to a large-capacity optical disk at a predetermined time. Another feature is that it transfers the generated generation information. Furthermore, (d) the dictionary device is characterized in that it changes the interval value that defines the data acquisition interval in the registered generation information, depending on the capacity of the connected data storage file. In addition, (e) the dictionary device retrieves data from April to March of the following year in response to a year call, converts the call unit of generation information into knowledge, and also displays the generation acquisition status. It has characteristics. Furthermore, data for each generation information is distributed and managed in local files via the network, and unrecorded records such as record journals are saved as generation records. .
本発明においては、従来、データベース管理システムに
内蔵されていたディクシヨナリ装置を外付けにして独立
させ、利用者がキーボードから指定操作することにより
、世代管理情報を格納しているディクシヨナリファイル
にアクセスして、ディスプレイ装置にその内容を表示で
きるとともに、任意に世代管理情報を変更できるように
した。そして、世代管理システムを設けることにより、
データベース管理システムから世代管理システムに対し
て要求を出すことにより、データベースの世代管理情報
をディクシヨナリ装置を介して読み取り、その指定に応
じて世代情報を取得し、かつ格納できるようにした。す
なわち、取得する世代情報を項目単位に指定するととも
に、世代情報の取得タイミングを任意の時刻に指定する
ことにより、その取得タイミングでデータベースをファ
イルに格納できるようにしている。In the present invention, the dictionary device that was conventionally built into the database management system is made external and independent, and the user can access the dictionary file storing generation management information by specifying it from the keyboard. The content can be displayed on a display device, and the generation management information can be changed at will. And by setting up a generation management system,
By issuing a request from the database management system to the generation management system, the generation management information of the database can be read through the dictionary device, and the generation information can be acquired and stored according to the specification. That is, by specifying the generation information to be acquired for each item and specifying the generation information acquisition timing at an arbitrary time, the database can be stored in a file at the acquisition timing.
[実施例]
以下、本発明の一実施例を、図面により詳細に説明する
。[Example] Hereinafter, an example of the present invention will be described in detail with reference to the drawings.
第1図は、本発明の一実施例を示すデータベースシステ
ムのブロック図である。FIG. 1 is a block diagram of a database system showing one embodiment of the present invention.
第1図において、lはコンソールとしてキーボドと一対
で設置されたディスプレイ装置、2は利用者からの指示
によりディクシヨナリにアクセスし、世代情報を読み出
してデイイブレイ装置1に表示したり、更新するための
ディクシヨナリ装置、3は世代管理情報を格納している
ディクシヨナリファイル、4はデータベースを管理する
ブタベース管理システム、5はディクシヨナリファイル
3の世代情報に従って、データベースに格納されたデー
タを指定されたファイルに出力するための世代管理シス
テム、9は1以上のファイルの集まりであり、検索や更
新の効率化を図ったデータベース、6は頻繁に読み出さ
れるデータの写しを格納しておくデータベースバッファ
、7は取得するデータを格納する低速大容量のデータフ
ァイル、8は同じく取得するデータを格納する高速小容
量のデータファイルである。In FIG. 1, 1 is a display device installed in pair with a keyboard as a console, and 2 is a dictionary for accessing the dictionary according to instructions from the user, reading out generation information, and displaying or updating it on the daybrake device 1. device, 3 is a dictionary file that stores generation management information, 4 is a pig base management system that manages the database, 5 is a file that specifies data stored in the database according to the generation information of dictionary file 3. 9 is a collection of one or more files, and is a database designed to improve search and update efficiency; 6 is a database buffer that stores copies of frequently read data; 7 is a database buffer for storing copies of frequently read data; A low-speed, large-capacity data file 8 stores the data to be acquired, and a high-speed, small-capacity data file 8 also stores the data to be acquired.
第1図において、本発明により新たに設けられた機構は
、世代管理システム5と低速大容量ファイル7と高速小
容量ファイル8とディクシヨナリ装置2である。なお、
ディクシヨナリ装置2はブタベース管理システム4に内
蔵されていたものを外付けにして独立させることで、利
用者から直接、世代情報の読み出しと変更を任意に行え
るようにして、機能的に新しくし、また低速高速の両フ
ァイル7.8も従来はデータベース管理システム4に直
接接続されていたものを世代管理システム5に接続替え
することで、世代情報の内容別に取り出すことができる
ようにしている。In FIG. 1, the mechanisms newly provided according to the present invention are a generation management system 5, a low-speed large-capacity file 7, a high-speed small-capacity file 8, and a dictionary device 2. In addition,
The dictionary device 2 has been built into the pigbase management system 4 and has been made external and independent, allowing the user to directly read and change generation information as desired, making it functionally new. The low-speed and high-speed files 7 and 8, which were conventionally connected directly to the database management system 4, are now connected to the generation management system 5, so that they can be retrieved by content of generation information.
データベースの世代管理情報を登録する場合、利用者は
ディスプレイ装置1からディクシヨナリ装置2に対して
、世代管理を行うデータベースの定義情報をデイクシキ
ナリファイル3から呼び出+1
す要求をする。ディクシヨナリ装置2は、デイクシキナ
リファイル3にアクセスして、所定のブタベースの世代
管理情報中の定義情報を読み出し、ディスプレイ装置1
に表示する。利用者は、ディスプレイ装置1に表示され
た定義情報に、世代管理情報を指定し、ディクシヨナリ
装置2を介してデイクシキナリファイル3に登録する。When registering database generation management information, the user requests the dictionary device 2 from the display device 1 to read definition information of the database that performs generation management from the dictionary file 3. The dictionary device 2 accesses the dictionary file 3, reads definition information in the generation management information of a predetermined pig base, and displays the definition information on the display device 1.
to be displayed. The user specifies generation management information in the definition information displayed on the display device 1 and registers it in the dictionary file 3 via the dictionary device 2.
データベス定義情報とは、氏名番号、氏名、年令、給料
、家族人数、勤務年数、等とこれらに対応する文字の長
さと、属性とが含まれる。これらは、データベースを定
義する情報である。世代管理情報とは、各定義情報で定
義されたデータベースを世代管理するための情報で、フ
ァイルに取得するインタバル(期間)、取得すべき格納
場所(ファイル)、保有すべき有効期限等が含まれる。The database definition information includes name number, name, age, salary, number of family members, years of service, etc., and corresponding character lengths and attributes. These are the information that defines the database. Generation management information is information for managing generations of the database defined by each definition information, and includes the interval (period) to acquire files, the storage location (file) to acquire, the expiration date to retain, etc. .
データベース管理システム4は、デイクシキナリファイ
ル3に登録された世代管理情報により、世代管理システ
ム5に対してデータベースバッファ6に格納されている
データベース9の内容を、世代情報ファイル7.8に出
力する要求を行う。The database management system 4 outputs the contents of the database 9 stored in the database buffer 6 to the generation management system 5 to the generation information file 7.8 based on the generation management information registered in the digital storage file 3. Make a request.
=12
ここで、データベース管理システム4および世代管理シ
ステム5は、いずれもプログラムを実行することにより
所定の処理を行うCPUであって、それぞれの機能を果
すプログラムを内蔵する。=12 Here, both the database management system 4 and the generation management system 5 are CPUs that perform predetermined processing by executing programs, and each has built-in programs that perform their respective functions.
世代管理システム5は、データベース管理システム4か
ら起動されると、世代管理情報を受は取り、その世代管
理情報に従ってデータベースバッファ6から所定のデー
タを読み出し、低速大容量ファイル7または高速小容量
ファイル8に出力して、それぞれ格納する。世代情報の
出力光、およびインターバルは、前述のように、利用者
がディクシヨナリ装置2を介して登録することにより、
任意に指定することが可能である。また、利用者はディ
クシヨナリ装置2を介して指定することにより、任意の
タイミング(日時)でデータベースを取得できるように
する。When the generation management system 5 is started up from the database management system 4, it receives generation management information, reads out predetermined data from the database buffer 6 according to the generation management information, and stores the data in the low-speed large-capacity file 7 or the high-speed small-capacity file 8. and store them respectively. The output light and interval of the generation information can be registered by the user via the dictionary device 2 as described above.
It can be specified arbitrarily. Furthermore, by specifying via the dictionary device 2, the user can acquire the database at any timing (date and time).
世代管理情報の表示および更新を行う場合、利用者はデ
ィスプレイ装置lからディクシヨナリ装置2に対して、
その世代管理情報の表示を要求する。ディクシヨナリ装
置2は、要求されたその世代管理情報をデイクシキナリ
ファイル3から呼び出して、ディスプレイ装置lに表示
する。世代管理情報の例えば取得インターバルの値を変
更する場合、利用者は、ディスプレイ装置1に表示され
た世代管理情報のうち、取得インターバルの値を変更す
る。例えば、1年毎に取得する期間を2年毎に取得する
ように変更したいときには、インタバル値1を2に更新
する。When displaying and updating generation management information, the user sends the following information from the display device l to the dictionary device 2:
Request display of the generation management information. The dictionary device 2 reads the requested generation management information from the dictionary file 3 and displays it on the display device l. When changing, for example, the value of the acquisition interval of the generation management information, the user changes the value of the acquisition interval of the generation management information displayed on the display device 1. For example, if you want to change the period of acquisition every year to every two years, update the interval value 1 to 2.
このように、世代情報取得情報の更新が必要な場合には
、ディスプレイ装置lに表示された内容をキーボード等
から直接書き換えることにより、ディクシヨナリ装置2
を介してデイクシキナリファイル3に書き込むことがで
きる。In this way, when it is necessary to update the generation information acquisition information, the contents displayed on the display device 1 can be directly rewritten from the keyboard, etc., and the dictionary device 2 can be updated.
It is possible to write to the digital storage file 3 via .
第2図は、第1図におけるディクシヨナリ中の世代管理
情報の一例を示す図である。FIG. 2 is a diagram showing an example of generation management information in the dictionary in FIG. 1.
第2図に示すように、この例では、データベス定義情報
であるフィールド、長さ、属性が指定され、各定義情報
にそれぞれ対応して、世代管理情報である世代取得のイ
ンターバル、取得データの格納場所、および保有データ
の有効期限が指定される。例えば、氏名番号は入社した
ときに登録される社員番号であって、文字の長さは10
字、属性は■、取得するインターバルはキーワードとし
て常時取得され、取得時の格納場所はファイルlである
ことが指定される。また、氏名は30文字の長さが必要
で、属性はC1年1回の取得で、ファイル1に格納する
ことが指定される。また、年令は、3文字必要で、属性
はI、年2回の取得が必要であり、ファイル1に格納す
ることが指定される。また、給料は、7文字が必要で、
属性は■、年2回のインターバルで取得し、ファイル1
に格納することが指定される。いずれも、有効期限は未
定である。これも、30年あるいは40年等に登録する
ことができるのは勿論である。As shown in Figure 2, in this example, database definition information such as fields, lengths, and attributes are specified, and corresponding to each definition information, generation management information such as generation acquisition interval and storage of acquired data are specified. The location and expiration date of retained data are specified. For example, the name number is the employee number registered when joining the company, and the length of the name is 10 characters.
The character and attribute are ■, the interval to be acquired is always acquired as a keyword, and the storage location at the time of acquisition is specified as file l. Further, the name must be 30 characters long, and the attribute C1 is specified to be acquired once a year and stored in file 1. Further, the age requires three characters, the attribute is I, it needs to be acquired twice a year, and it is specified that it is stored in file 1. Also, salary requires 7 characters,
The attribute is ■, acquired at twice-yearly intervals, and file 1
is specified to be stored in . The expiry date for both is undetermined. Of course, this can also be registered in the 30th or 40th year.
世代管理情報を登録・変更する場合には、ディスプレイ
装置1にデータベース定義情報とともに、対応する世代
管理情報が表示されるので、世代管理情報の任意の欄を
更新すればよく、また空白の欄に書き込むことにより登
録される。When registering or changing generation management information, the corresponding generation management information is displayed together with the database definition information on the display device 1, so all you have to do is update any column of the generation management information. It is registered by writing.
第3図は、世代管理システムの動作フローチャ5 −トである。Figure 3 shows the operation flowchart 5 of the generation management system. - It is.
先ず世代管理システム5内のプログラムによるカウンタ
の値iを初期化しくステップ51)、次に世代管理情報
のフィールド情報DCT(i)が存在するか否か判断す
る(ステップ52)。なお、フィールド情報DCTは、
例えば第2図の氏名番号、氏名、年令、および給料等の
情報であり、カウンタ1=1が氏名番号、i=2が氏名
、1=3が年令、i=4が給料となり、4回同一処理が
繰り返される。フィールド情報DCT(i)が存在する
ときには、そのフィールド情報(i−1では氏名番号)
に対応する世代情報取得指定(G (i ))があるか
否かを判断しくステップ53)、あれば、データベース
バッファ6からそのフィールド情報を入力する(ステッ
プ54)。第2図の場合には、氏名番号はキーワードと
して毎回使用し、氏名は年1回のインターバル、年令も
年1回のインターバル、給料は年2回のインターバルで
、取得することが指定されている。そして、利用者から
指定されたタイミング(例えば、毎年3月31日と年2
回の6
場合には9月30日も)で取得されることになる。First, a counter value i is initialized by a program in the generation management system 5 (step 51), and then it is determined whether field information DCT(i) of generation management information exists (step 52). Note that the field information DCT is
For example, information such as name number, name, age, and salary in Figure 2, where counter 1 = 1 is the name number, i = 2 is the name, 1 = 3 is the age, i = 4 is the salary, and 4 The same process is repeated. When field information DCT(i) exists, its field information (name number in i-1)
It is determined whether there is a generation information acquisition designation (G (i)) corresponding to (step 53), and if so, the field information is input from the database buffer 6 (step 54). In the case of Figure 2, the name number is used as a keyword every time, the name is specified to be obtained once a year, the age is also obtained once a year, and the salary is specified to be obtained twice a year. There is. Then, at the timing specified by the user (for example, March 31st and February 2018)
In the case of 6 days, it will be obtained on September 30th).
次に、このフィールド情報に対応するデータの格納場所
(○(i))の指定があるかを判断しくステップ55)
、大容量ファイルへの出力(ステップ56)、または小
容量ファイルへの出力(ステップ57)を行う。第2図
の場合には、全てファイルl、つまり大容量ファイル7
への格納が指定されている。Next, it is determined whether the storage location (○(i)) of the data corresponding to this field information is specified (step 55).
, output to a large capacity file (step 56), or output to a small capacity file (step 57). In the case of Figure 2, all files are file l, that is, large-capacity file 7.
storage is specified.
そして、これらのファイルへの出力が終了したならば、
カウンタを更新して(ステップ58)、最初に戻り、フ
ィールド情報数分だけ同じ処理を繰り返し行った後、処
理を終了する。And once the output to these files is finished,
The counter is updated (step 58), the process returns to the beginning, and the same process is repeated for the number of field information, and then the process ends.
次に、本発明の詳細な説明する。Next, the present invention will be explained in detail.
(i)先ず、データベースに対して、複数の世代情報を
管理する時に、データの項目別および世代管理レベルに
応じて世代データの格納場所を変化させることができる
。すなわち、第2図では、全てのフィールド情報に対し
て同一のファイルに格納することにしているが、フィー
ルド情報毎に異なる格納場所、例えば氏名番号と氏名の
データはファイルl、年令のデータはファイル2、給料
のデータはファイル3のように変化させることができる
。また、世代管理レベル、つまり年1回の氏名と年令の
データはファイル1に、年2回の給料のデータはファイ
ル2に、それぞれ格納することも可能である。(i) First, when managing a plurality of generation information in a database, the storage location of generation data can be changed according to each data item and generation management level. In other words, in Figure 2, all field information is stored in the same file, but each field information is stored in a different storage location, for example, name number and name data are stored in file l, and age data is stored in file l. File 2, salary data can be changed as shown in File 3. Furthermore, it is also possible to store data at the generation management level, that is, name and age data once a year in file 1, and data on salaries twice a year in file 2, respectively.
(n)ディクシヨナリ装置が、世代管理情報を項目別に
指定できるようにする。例えば、第2図の場合には、フ
ィールド別に、氏名を指定した場合には、その氏名に対
応するデータベース定義情報の長さと属性、世代管理情
報のインターバルと格納場所と有効期限のみがディスプ
レイ装置に表示され、その項目について指定した後、次
の項目に移るようにして、誤りなく登録・変更ができる
ようにする。(n) Enable the dictionary device to specify generation management information item by item. For example, in the case of Figure 2, if a name is specified for each field, only the length and attributes of the database definition information corresponding to that name, the interval, storage location, and expiration date of the generation management information will be displayed on the display device. After the item is displayed and the item is specified, the user moves on to the next item so that registration/changes can be made without error.
(iii)世代管理情報を管理するディクシヨナリ装置
と、世代情報を管理するディスク装置と、世代情報のレ
ベルに応じて、それぞれ格納場所を別個に備えることが
できる。すなわち、ディクシヨナリ装置A、B、Cに応
じてファイル1,2.3に格納するようにし、またデー
タベースのディスク装置A、B、Cに応じてファイル1
,2.3に格納するようにし、さらに、世代情報のイン
ターバルが1年、2年、3年以上に応じて、ファイルl
。(iii) A dictionary device for managing generation management information, a disk device for managing generation information, and storage locations can be provided separately depending on the level of generation information. In other words, files are stored in files 1, 2, and 3 according to the dictionary devices A, B, and C, and files 1 and 2 are stored in files 1, 2, and 3 according to the database disk devices A, B, and C.
, 2.3, and furthermore, depending on the generation information interval of 1 year, 2 years, 3 years or more, the file l
.
2.3に格納するようにできる。2.3.
(iv)世代情報を全て拡張メモリまたはICディスク
に配置するとともに、特定の時点でこれらの世代情報を
光ディスクに書き出すようにする。すなわち、第1図に
示すディクシヨナリファイル3を光ディスクとし、最初
は世代情報をこの光ディスクには書き込まずに、ディク
シヨナリ装置2内の拡張メモリまたはICディスクに記
録しておき、メモリ容量が不足した時点で光ディスクに
この情報を移すようにする。(iv) All generation information is placed in an expanded memory or IC disk, and the generation information is written to an optical disk at a specific point in time. That is, the dictionary file 3 shown in FIG. 1 is used as an optical disk, and the generation information is initially recorded on the extended memory or IC disk in the dictionary device 2 without being written on the optical disk, so that when the memory capacity is insufficient, At this point, this information is transferred to an optical disc.
(V)世代データセット(ファイル)の容量に応じてイ
ンターバルを調整する機能を持たせる。また、未記帳レ
コードをそのまま世代レコードとして保存する方法を用
いる。すなわち、データを格納するファイル1,2.3
の容量の比が1:2:3のとき、ファイルl、2.3に
3年以上のインターバルのデータ、2年のインターバル
のデータ、l+9−
年のインターバルのデータを、それぞれ格納するように
調整する。そして、例えば記録ジャーナル等の未記帳レ
コードをそのまま世代レコードとして保存することもで
きる。(V) Provide a function to adjust the interval according to the capacity of the generation data set (file). Also, a method is used in which unrecorded records are stored as they are as generational records. That is, files 1, 2.3 that store data
When the capacity ratio of is 1:2:3, file l, 2.3 is adjusted to store data for intervals of 3 years or more, data for intervals of 2 years, and data for intervals of l + 9- years, respectively. do. For example, unrecorded records such as recording journals can be saved as they are as generational records.
(vi)世代データをネットワークを介して分散管理す
ることが可能である。その場合、アクセス頻度の少ない
世代レコードは地方(ローカル)に分散させる。(vi) Generation data can be managed in a distributed manner via a network. In that case, generation records that are accessed less frequently are distributed locally.
(籟)世代情報の呼び出し単位を知識化する。例えば、
年度が与えられると、4月から翌年3月までを取り出す
ようにする。(籟) Convert the call unit of generation information into knowledge. for example,
When a fiscal year is given, the period from April to March of the following year is extracted.
また、世代取得ステータスの表示をするようにする。例
えば、項目の指定により、世代数を表示する。Also, display the generation acquisition status. For example, the number of generations is displayed by specifying an item.
(viii)項目別の世代情報を用いた意思決定支援シ
ステムを構築する。すなわち、支援システムは、データ
ベースシステムの円滑な運用を実現するためのもので、
データベースの初期生成、再構成、障害対策(回復)、
動作監視等の機能も行う。これらの動作を行う際に、項
目別の世代情報を利用20−
するのである。(viii) Build a decision support system using generation information for each item. In other words, the support system is for realizing the smooth operation of the database system.
Initial database generation, reconfiguration, failure countermeasures (recovery),
It also performs functions such as operation monitoring. When performing these operations, generation information for each item is used.
(ix)銀行オンラインシステムにおいて、未記帳レコ
ードを世代情報として保存する。すなわち、ログ情報と
して、記録ジャーナル等の未記帳レコードを保存してお
き、世代情報とするのである。(ix) In the bank online system, unrecorded records are stored as generation information. That is, unrecorded records such as recording journals are saved as log information and used as generation information.
〔発明の効果]
以上説明したように、本発明によれば、データベースの
世代管理をディクシヨナリ装置により制御するようにし
たので、世代情報の取得方法や格納場所を必要に応じて
容易に調整することができ、データベースの世代情報を
任意の時刻に取得することができ、その結果、複数世代
を統合的に管理することができる。[Effects of the Invention] As explained above, according to the present invention, since generation management of the database is controlled by the dictionary device, the generation information acquisition method and storage location can be easily adjusted as necessary. It is possible to obtain database generation information at any time, and as a result, multiple generations can be managed in an integrated manner.
第1図は本発明の一実施例を示す世代管理を行うデータ
ベースシステムのブロック図、第2図は第1図における
世代管理情報のフォーマット例を示す図、第3図は第1
図における世代管理システムの動作フローチャートであ
る。
■=ニブイスプレイ置、2:ディクシヨナリ装置、3:
ディクシヨナリファイル、4:データベースシステム、
5・世代管理システム、6:データベースバッファ、7
,8:ファイル、9:データベース。FIG. 1 is a block diagram of a database system that performs generation management showing an embodiment of the present invention, FIG. 2 is a diagram showing an example of the format of generation management information in FIG. 1, and FIG.
It is an operation flowchart of the generation management system in the figure. ■=Nibu play position, 2: Dictionary device, 3:
Dictionary file, 4: Database system,
5. Generation management system, 6: Database buffer, 7
, 8: File, 9: Database.
Claims (1)
ベースの世代情報を管理するディクシヨナリ装置と、上
記世代情報を蓄積するディクシヨナリフアイルとを備え
たデータベースシステムにおいて、上記データベース管
理システムとデータ格納ファイルとの間に世代情報に従
ってデータを取得する世代管理システムを設け、かつ上
記ディクシヨナリ装置を上記データベース管理システム
から独立させて、該ディクシヨナリ装置をディスプレイ
装置と上記ディクシヨナリファイルと上記データベース
管理システムにそれぞれ接続し、上記ディスプレイ装置
から世代情報を項目単位に指定して新規登録ないし変更
登録するとともに、該世代情報の取得タイミングを任意
に指定すると、指定された世代情報を上記ディクシヨナ
リ装置により上記ディクシヨナリフアイルに登録し、上
記データベース管理システムが上記ディクシヨナリファ
イルに登録された世代情報により、上記世代管理システ
ムに対してデータベースの出力要求を行うことにより、
該世代管理システムは登録された世代情報に従ってデー
タベースよりデータを読み込み、該データを指定された
データ格納ファイルに出力することを特徴とするデータ
ベース世代管理方式。 2、上記ディクシヨナリ装置は、データベースの世代情
報が新規登録ないし変更登録されたとき、データ格納フ
ァイルの変更指定を行うことにより、登録された世代情
報の項目別および世代管理レベルに応じて、データ格納
ファイルの接続を変更することを特徴とする請求項1に
記載のデータベース世代管理方式。 3、上記ディクシヨナリ装置は、登録された世代情報を
最初は装置内の拡張メモリないしICディクスに記憶し
ておき、予め定められた時点で上記拡張メモリないしI
Cディスクから大容量の光ディスクに登録された世代情
報を移し替えることを特徴とする請求項1または2に記
載のデータベース世代管理方式。 4、上記ディクシヨナリ装置は、接続されているデータ
格納ファイルの容量に応じて、登録されている世代情報
中のデータ取得間隔を定めたインターバル値を変更する
ことを特徴とする請求項1,2または3に記載のデータ
ベース世代管理方式。 5、上記ディクシヨナリ装置は、年度の呼び出しに対し
て年度データを取り出すようにして、世代情報の呼び出
し単位を知識化し、かつ世代取得ステータスを表示する
ことを特徴とする請求項1〜4の中の1つに記載された
データベース世代管理方式。 6、上記世代情報毎のデータは、ネットワークを介して
ローカルファイルに分散管理されるとともに、記録ジャ
ーナルのような未記帳レコードはそのまま世代レコード
として保存されることを特徴とする請求項1〜5の中の
1つに記載されたデータベース世代管理方式。[Scope of Claims] 1. A database system that is built into the database management system and includes a dictionary device that manages database generation information and a dictionary file that stores the generation information, the database management system and A generation management system for acquiring data according to generation information is provided between the data storage file and the dictionary device is made independent from the database management system, and the dictionary device is connected to the display device, the dictionary file, and the database management system. By connecting to each system, specifying generation information item by item from the display device, registering new or changing information, and specifying the acquisition timing of the generation information, the specified generation information will be transferred to the dictionary device. By registering it in the dictionary file, and making a database output request to the generation management system by the database management system using the generation information registered in the dictionary file,
A database generation management method characterized in that the generation management system reads data from a database according to registered generation information and outputs the data to a specified data storage file. 2. When the generation information in the database is newly registered or changed, the dictionary device specifies changes to the data storage file, and stores the data according to the registered generation information item and generation management level. 2. The database generation management method according to claim 1, wherein file connections are changed. 3. The dictionary device initially stores the registered generation information in the expansion memory or IC disk within the device, and then stores it in the expansion memory or IC disk at a predetermined time.
3. The database generation management method according to claim 1, further comprising transferring generation information registered from a C disk to a large-capacity optical disk. 4. The dictionary device according to claim 1 or 2, wherein the dictionary device changes an interval value defining a data acquisition interval in the registered generation information according to the capacity of the connected data storage file. The database generation management method described in 3. 5. The dictionary device according to any one of claims 1 to 4 is characterized in that in response to a year call, the year data is retrieved, the call unit of the generation information is converted into knowledge, and the generation acquisition status is displayed. Database generation management method described in one. 6. The data for each generation information is managed in a distributed manner in local files via a network, and unrecorded records such as record journals are stored as they are as generation records. A database generation management method described in one of them.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1175200A JPH07104804B2 (en) | 1989-07-06 | 1989-07-06 | Database generation management method |
US07/547,512 US5185887A (en) | 1989-07-06 | 1990-07-02 | Database generation management method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1175200A JPH07104804B2 (en) | 1989-07-06 | 1989-07-06 | Database generation management method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0340043A true JPH0340043A (en) | 1991-02-20 |
JPH07104804B2 JPH07104804B2 (en) | 1995-11-13 |
Family
ID=15992045
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1175200A Expired - Fee Related JPH07104804B2 (en) | 1989-07-06 | 1989-07-06 | Database generation management method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07104804B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001187477A (en) * | 1999-12-28 | 2001-07-10 | Ibm Japan Ltd | Data base system having hierarchic link table |
US6947946B2 (en) | 1999-12-28 | 2005-09-20 | International Business Machines Corporation | Database system including hierarchical link table |
JP2007164468A (en) * | 2005-12-14 | 2007-06-28 | Nippon Telegr & Teleph Corp <Ntt> | Data restoration device and program |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58115562A (en) * | 1981-12-29 | 1983-07-09 | Fujitsu Ltd | Generation management system for reused data set |
JPS599763A (en) * | 1982-07-08 | 1984-01-19 | Canon Inc | Electronic file |
JPS59123071A (en) * | 1982-12-28 | 1984-07-16 | Toshiba Corp | Document file device |
JPS60117346A (en) * | 1983-11-30 | 1985-06-24 | Fujitsu Ltd | Information file system |
JPS60147855A (en) * | 1984-01-12 | 1985-08-03 | インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション | Memory managing apparatus |
JPS62179035A (en) * | 1986-01-31 | 1987-08-06 | Fujitsu Ltd | Sharing multiplexing volume system |
JPS6446850A (en) * | 1987-08-17 | 1989-02-21 | Nec Corp | Data file restoring system |
-
1989
- 1989-07-06 JP JP1175200A patent/JPH07104804B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58115562A (en) * | 1981-12-29 | 1983-07-09 | Fujitsu Ltd | Generation management system for reused data set |
JPS599763A (en) * | 1982-07-08 | 1984-01-19 | Canon Inc | Electronic file |
JPS59123071A (en) * | 1982-12-28 | 1984-07-16 | Toshiba Corp | Document file device |
JPS60117346A (en) * | 1983-11-30 | 1985-06-24 | Fujitsu Ltd | Information file system |
JPS60147855A (en) * | 1984-01-12 | 1985-08-03 | インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション | Memory managing apparatus |
JPS62179035A (en) * | 1986-01-31 | 1987-08-06 | Fujitsu Ltd | Sharing multiplexing volume system |
JPS6446850A (en) * | 1987-08-17 | 1989-02-21 | Nec Corp | Data file restoring system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001187477A (en) * | 1999-12-28 | 2001-07-10 | Ibm Japan Ltd | Data base system having hierarchic link table |
US6947946B2 (en) | 1999-12-28 | 2005-09-20 | International Business Machines Corporation | Database system including hierarchical link table |
JP2007164468A (en) * | 2005-12-14 | 2007-06-28 | Nippon Telegr & Teleph Corp <Ntt> | Data restoration device and program |
Also Published As
Publication number | Publication date |
---|---|
JPH07104804B2 (en) | 1995-11-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100402913B1 (en) | Parallel processing system for traversing a data base | |
US5555409A (en) | Data management systems and methods including creation of composite views of data | |
US5185887A (en) | Database generation management method and system | |
US5513348A (en) | System for relational database retrieval through a link file built to access components of relational tables | |
JPH0340043A (en) | Data base generation managing system | |
JPH05257765A (en) | Database management system | |
JPH0267682A (en) | Data base system | |
JP2004126680A (en) | Sql masking type database access method and computer program | |
US11681705B2 (en) | Trie data structure with subtrie data structures | |
JPS62131349A (en) | Data base processing system | |
JPH05151056A (en) | Data controller | |
JPH06231012A (en) | Log data managing device | |
JPH01282635A (en) | Index maintaining system | |
JPH02222044A (en) | Data processor | |
JPH0225946A (en) | File controller | |
JPH02176838A (en) | Record control system | |
JP2785966B2 (en) | Foreign key dynamic resolution processing method | |
JPH02141828A (en) | Method for supporting definition of correspondence between expert system and data base system and knowledge processing system using the same | |
JPH1091503A (en) | Information resource management/control method and system therefor | |
JPH02116936A (en) | Reorganizing system | |
JPS61165146A (en) | Dynamic changing and processing system of data item in record type data | |
JPH04205173A (en) | Information retrieval system | |
JP2661223B2 (en) | POS terminal controller | |
JPH0212565A (en) | Relational data base system | |
JPH02157947A (en) | File updating processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |