JP3175128B2 - Integrated management system for databases, files and programs - Google Patents

Integrated management system for databases, files and programs

Info

Publication number
JP3175128B2
JP3175128B2 JP07622392A JP7622392A JP3175128B2 JP 3175128 B2 JP3175128 B2 JP 3175128B2 JP 07622392 A JP07622392 A JP 07622392A JP 7622392 A JP7622392 A JP 7622392A JP 3175128 B2 JP3175128 B2 JP 3175128B2
Authority
JP
Japan
Prior art keywords
information
record
data
data item
files
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
JP07622392A
Other languages
Japanese (ja)
Other versions
JPH05241800A (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 JP07622392A priority Critical patent/JP3175128B2/en
Publication of JPH05241800A publication Critical patent/JPH05241800A/en
Application granted granted Critical
Publication of JP3175128B2 publication Critical patent/JP3175128B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、辞書ファイルに登録さ
れている管理情報によってデータベース,ファイルおよ
びプログラムに存在するデータ(データベースおよびフ
ァイルに格納されているデータならびにプログラムで使
用(定義)されているデータ)の統合的な管理を行うデ
ータベース,ファイルおよびプログラムの統合管理方式
に関する。
BACKGROUND OF THE INVENTION The present invention relates to the use (definition) of data existing in databases, files and programs (data and programs stored in databases and files) by management information registered in dictionary files. The present invention relates to an integrated management system for databases, files, and programs for performing integrated management of data.

【0002】[0002]

【従来の技術】従来、この種のデータベース,ファイル
およびプログラムの統合管理方式では、辞書ファイルに
登録されている管理情報には、データベース,ファイル
およびプログラムに存在する各データに関して、各レコ
ード(レコードは1以上のデータ項目から構成されてい
る)のレコード名およびレコード属性情報ならびに各デ
ータ項目のデータ項目名およびデータ項目属性情報が管
理されていた。
2. Description of the Related Art Conventionally, in an integrated management system of this kind of database, file and program, management information registered in a dictionary file includes records (records) for each data existing in the database, file and program. The record name and record attribute information of each data item and the data item name and data attribute information of each data item are managed.

【0003】ここで、そのような管理情報によって全て
のデータベース,ファイルおよびプログラムの統合的な
管理を実現するためには、管理情報と管理対象のデータ
ベース,ファイルおよびプログラム内のデータのレコー
ド構成やデータ項目の属性との整合性を管理者等(人
間)が手作業によってとる必要があった。
Here, in order to realize the integrated management of all databases, files and programs by such management information, the management information and the record configuration and data of the data in the managed databases, files and programs are required. It is necessary for a manager (human) or the like (human) to manually maintain consistency with the attribute of the item.

【0004】すなわち、辞書ファイル内の管理情報の更
新が行われた場合には、その更新に関連するデータベー
ス,ファイルおよびプログラムにおけるデータのレコー
ド構成やデータ項目の属性が手作業で更新されていた
(「レコード構成の更新」にはデータ項目の追加や削除
が含まれる)。また、あるデータベース,ファイルまた
はプログラムにおけるデータのレコード構成やデータ項
目の属性が更新された場合には、その更新に整合するよ
うに辞書ファイル内の管理情報とその更新に関連する他
のデータベース,ファイルおよびプログラムにおけるデ
ータのレコード構成やデータ項目の属性とが手作業によ
って更新されていた。
That is, when the management information in the dictionary file is updated, the record configuration of the data and the attributes of the data items in the database, file and program related to the update have been manually updated ( "Update record structure" includes adding or deleting data items.) When the record configuration of data or the attribute of a data item in a certain database, file or program is updated, the management information in the dictionary file and other databases and files related to the update are adjusted to match the update. Also, the record configuration of data and the attributes of data items in the program were manually updated.

【0005】なお、上述のような「統合的な管理」を行
う目的は、データベース等の新規作成の場合に辞書ファ
イル内の管理情報に基づき既存のデータを引用すること
を可能にしてデータベース等の新規作成に便を供するこ
と等にある。
The purpose of the above-mentioned "integrated management" is to make it possible to refer to existing data on the basis of management information in a dictionary file when newly creating a database or the like. This is to provide convenience for new creation.

【0006】[0006]

【発明が解決しようとする課題】上述した従来のデータ
ベース,ファイルおよびプログラムの統合管理方式で
は、辞書ファイル内の管理情報と管理対象のデータベー
ス,ファイルおよびプログラム内のレコード構成やデー
タ項目の属性とは手作業によって整合性がとられている
ので、そのような整合性をとるための工数が多大にな
り、辞書ファイル内で管理情報を更新しても現状のデー
タベース,ファイルおよびプログラムにその更新を即時
かつ自動的に反映することができず、人為的ミスにより
整合性をとれないおそれが生じる(整合性を確実に保証
することができない)という欠点があった。
In the above-mentioned conventional integrated management system of databases, files and programs, the management information in the dictionary file and the record configuration and the attributes of the data items in the managed databases, files and programs are not described. Since the consistency is obtained manually, the man-hours required to achieve such consistency are enormous. Even if the management information is updated in the dictionary file, the update is immediately performed in the current database, file and program. In addition, the data cannot be automatically reflected, and there is a risk that the consistency may not be obtained due to human error (the consistency cannot be reliably guaranteed).

【0007】本発明の目的は、上述の点に鑑み、辞書フ
ァイル内の管理情報の更新に基づくデータベース,ファ
イルおよびプログラム内のレコード構成やデータ項目の
属性の更新を自動化し、辞書ファイル内の管理情報とデ
ータベース,ファイルおよびプログラムに存在するデー
タとの整合性を確実に保証し、正確かつ簡易にデータベ
ース,ファイルおよびプログラムに存在するデータの統
合的な(一元的な)管理を実現することができるデータ
ベース,ファイルおよびプログラムの統合管理方式を提
供することにある。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to automate the updating of record configurations and data item attributes in databases, files and programs based on the updating of management information in a dictionary file, and to manage the management of the dictionary file. Consistency between information and data in databases, files and programs can be reliably ensured, and integrated (unified) management of data in databases, files and programs can be realized accurately and easily. An object of the present invention is to provide an integrated management system for databases, files and programs.

【0008】[0008]

【課題を解決するための手段】本発明のデータベース,
ファイルおよびプログラムの統合管理方式は、データベ
ース,ファイルおよびプログラムに存在するデータの管
理情報として、各レコードのレコード名,レコード属性
情報および索引情報と、レコードの構成要素である各デ
ータ項目名,データ項目属性情報および索引情報とを一
元的に管理する辞書ファイルと、この辞書ファイル内の
管理情報中のレコード属性情報およびデータ項目属性情
の更新時にその更新に関連するレコードおよびデータ
項目が存在するデータベース,ファイルおよびプログラ
ムを管理情報内の索引情報に基づいて検出し、検出した
データベース,ファイルおよびプログラムの更新に係る
レコードおよびデータ項目のレコード属性情報およびデ
ータ項目属性情報を更新する一方、データベース,ファ
イルおよびプログラムにおけるレコード属性情報および
データ項目属性情報の更新時にその更新に関連する前記
辞書ファイル内の管理情報中のレコード属性情報および
データ項目属性情報を更新する統合管理手段とを有す
る。
[MEANS FOR SOLVING THE PROBLEMS] The database of the present invention,
The integrated management system of files and programs, a tube of the data that exist in the database, files and programs
Record name and record attribute of each record
Information and index information, and the data
A dictionary file that centrally manages data item names, data item attribute information, and index information, and record attribute information and data item attribute information in the management information in the dictionary file.
When a report is updated, the records and data related to the update
The database, file, and program in which the item exists are detected based on the index information in the management information, and the detected database, file, and program are updated.
Record attribute information and data for records and data items
While updating data item attribute information,
Attribute information in files and programs and
When updating the data item attribute information,
Record attribute information in the management information in the dictionary file and
And integrated management means for updating data item attribute information .

【0009】[0009]

【作用】本発明のデータベース,ファイルおよびプログ
ラムの統合管理方式では、辞書ファイルがデータベー
ス,ファイルおよびプログラムに存在するデータの管理
情報として、各レコードのレコード名,レコード属性情
報および索引情報と、レコードの構成要素である各デー
タ項目名,データ項目属性情報および索引情報とを一元
的に管理し、統合管理手段が辞書ファイル内の管理情報
中のレコード属性情報およびデータ項目属性情報の更新
時にその更新に関連するレコードおよびデータ項目が存
在するデータベース,ファイルおよびプログラムを管理
情報内の索引情報に基づいて検出し、検出したデータベ
ース,ファイルおよびプログラムの更新に係るレコード
およびデータ項目のレコード属性情報およびデータ項目
属性情報を更新する一方、データベース,ファイルおよ
びプログラムにおけるレコード属性情報およびデータ項
目属性情報の更新時にその更新に関連する辞書ファイル
内の管理情報中のレコード属性情報およびデータ項目属
性情報を更新する。
According to the integrated management system for databases, files and programs of the present invention, dictionary files are used to manage data existing in the databases, files and programs.
Information includes the record name and record attribute information of each record
Information and index information, and the data
Data items, data item attribute information, and index information, and the integrated management means manages the management information in the dictionary file.
Record attribute information and the data item attribute information records and data items associated with the update when updating the in Son
Existing databases, files and programs are detected based on the index information in the management information, and the records related to the detected databases, files and programs are updated.
Attribute information and data items for data and data items
While updating attribute information, databases, files and
Attribute information and data terms in programs and programs
Dictionary file related to the update of eye attribute information
Attribute information and data item attribute in management information
Update gender information .

【0010】[0010]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0011】図1は、本発明のデータベース,ファイル
およびプログラムの統合管理方式の一実施例の構成を示
すブロック図である。本実施例のデータベース,ファイ
ルおよびプログラムの統合管理方式は、辞書ファイル1
と、統合管理手段2と、データベース3(個々のデータ
を一元的に蓄積するデータ集合)と、ファイル4(デー
タベース3以外に存在するデータを蓄積するデータ集
合)と、プログラム5とを含んで構成されている(複数
のデータベース3,ファイル4またはプログラム5が存
在し得る)。
FIG. 1 is a block diagram showing the configuration of an embodiment of an integrated management system for databases, files and programs according to the present invention. The integrated management method of the database, the file and the program according to the present embodiment uses the dictionary file 1
, An integrated management means 2, a database 3 (a data set for storing individual data in a centralized manner), a file 4 (a data set for storing data existing outside the database 3), and a program 5. (A plurality of databases 3, files 4, or programs 5 may exist).

【0012】図2〜図6は、本実施例のデータベース,
ファイルおよびプログラムの統合管理方式の具体的な動
作を説明するための図である。
FIGS. 2 to 6 show a database of this embodiment.
FIG. 9 is a diagram for explaining a specific operation of the integrated management method of files and programs.

【0013】次に、このように構成された本実施例のデ
ータベース,ファイルおよびプログラムの統合管理方式
の動作について説明する。
Next, the operation of the integrated management system for databases, files, and programs of the present embodiment configured as described above will be described.

【0014】辞書ファイル1は、管理情報として、管理
対象の全てのデータベース3,ファイル4およびプログ
ラム5に存在するデータについて、各レコードのレコー
ド名,レコード属性情報および索引情報と、レコードの
構成要素である各データ項目のデータ項目名,データ項
目属性情報(項目長および項目型(整数型および実数型
等)等)および索引情報とを管理している。ここで、索
引情報とは、そのレコードまたはデータ項目がどのデー
タベース3,ファイル4およびプログラム5のどの位置
に存在するかを示す情報をいう。なお、ここでは、各レ
コードについて1つの管理情報が存在するものとする
(レコードを構成するデータ項目の索引情報等もそのレ
コードについての管理情報に存在するものとする)。
The dictionary file 1 includes, as management information, the record name, record attribute information and index information of each record, and the record components, for the data existing in all the managed databases 3, files 4, and programs 5. It manages the data item name, data item attribute information (item length and item type (integer type, real number type, etc.), etc.) and index information of each data item. Here, the index information refers to information indicating in which database 3, file 4, and program 5 the record or data item exists. Here, it is assumed that one piece of management information exists for each record (the index information of the data items constituting the record also exists in the management information for that record).

【0015】統合管理手段2は、辞書ファイル1内のあ
る管理情報の更新時に、その更新に関連するデータベー
ス3,ファイル4およびプログラム5(更新に係るレコ
ードまたはデータ項目を有するデータベース3,ファイ
ル4およびプログラム5)をその管理情報中のレコード
またはデータ項目の索引情報に基づいて検出する。そし
て、その更新を反映して、当該関連するデータベース
3,ファイル4およびプログラム5を更新する。すなわ
ち、統合管理手段2は、更新に係るレコードまたはデー
タ項目の位置を索引情報によって認識し、その更新に関
連するレコード構成やデータ項目の属性を更新する。
When the management information in the dictionary file 1 is updated, the integrated management means 2 updates the database 3, the file 4 and the program 5 related to the update (the database 3, the file 4, and the The program 5) is detected based on the index information of the record or data item in the management information. Then, the related database 3, file 4, and program 5 are updated to reflect the update. That is, the integrated management means 2 recognizes the position of the record or data item related to the update based on the index information, and updates the record configuration and the attribute of the data item related to the update.

【0016】また、統合管理手段2は、データベース
3,ファイル4およびプログラム5のいずれかにおける
レコード構成やデータ項目の属性が更新された場合に、
その更新と整合性を持たせるように、その更新を反映し
て辞書ファイル1内の管理情報の更新を行う。なお、統
合管理手段2は、この更新を反映して、先に述べた処理
により、関連する他のデータベース3,ファイル4およ
びプログラム5の更新を行う。
Further, the integrated management means 2 is adapted to update the record configuration or the attribute of the data item in any one of the database 3, the file 4 and the program 5,
The management information in the dictionary file 1 is updated by reflecting the update so as to have consistency with the update. In addition, the integrated management means 2 updates the other related databases 3, files 4, and programs 5 by the above-described processing, reflecting this update.

【0017】次に、図2〜図6を参照して、本実施例の
データベース,ファイルおよびプログラムの統合管理方
式の具体的な動作について説明する。
Next, a specific operation of the integrated management system for databases, files and programs according to the present embodiment will be described with reference to FIGS.

【0018】第1に、「氏名」,「住所」および「TE
L」というデータ項目を有する人事情報レコード(「人
事情報」というレコード名を有するレコード)に「年
令」というデータ項目が追加される場合の動作について
説明する。
First, "name", "address" and "TE"
The operation in the case where the data item "age" is added to the personnel information record having the data item "L" (the record having the record name "personnel information") will be described.

【0019】統合管理手段2は、辞書ファイル1内の人
事情報レコードに係る管理情報に「年令」というデータ
項目に関する情報(そのデータ項目のデータ項目名,デ
ータ項目属性情報および索引情報等)を付け加える(図
2,図4および図5参照)。
The integrated management means 2 adds information (data item name, data item attribute information, index information, etc. of the data item) relating to the data item "age" to the management information relating to the personnel information record in the dictionary file 1. Addition (see FIGS. 2, 4 and 5).

【0020】次に、統合管理手段2は、上述の「年令」
というデータ項目に関する情報を辞書ファイル1に追加
すると、その追加を示す情報(「年令」というデータ項
目を含む情報)を人事情報レコードを有するデータベー
ス3,ファイル4およびプログラム5に渡す。なお、統
合管理手段2は、「どのデータベース3,ファイル4お
よびプログラム5に人事情報レコードが存在するか」
を、人事情報レコードに係る管理情報中の人事情報レコ
ードの索引情報に基づいて認識する。
Next, the integrated management means 2 executes the “age” described above.
Is added to the dictionary file 1, information indicating the addition (information including the data item “age”) is passed to the database 3, the file 4, and the program 5 having the personnel information record. Note that the integrated management means 2 determines which database 3, file 4, and program 5 have the personnel information record.
Is recognized based on the index information of the personnel information record in the management information relating to the personnel information record.

【0021】以下に、「年令」というデータ項目を含む
当該データ項目の追加を示す情報がデータベース3,フ
ァイル4およびプログラム5に渡された以後の処理を、
図2〜図5に基づいて詳説する。
Hereinafter, the processing after the information indicating the addition of the data item including the data item “age” is passed to the database 3, the file 4 and the program 5 will be described.
This will be described in detail with reference to FIGS.

【0022】図2は、辞書ファイル1に関する更新とデ
ータベース3に関する更新との間の関係を示す図であ
る。
FIG. 2 is a diagram showing the relationship between the update on the dictionary file 1 and the update on the database 3.

【0023】この図に示すように、統合管理手段2は、
データベース3内の人事情報レコードに「年令」という
データ項目を渡し、その人事情報レコードに「年令」と
いうデータ項目を自動的に追加する。さらに、統合管理
手段2は、データベース3内の人事情報レコードにおけ
る「年令」というデータ項目の追加を反映して、辞書フ
ァイル1内の人事情報レコードに係る管理情報中の「年
令」というデータ項目の索引情報を更新する(「年令」
というデータ項目がデータベース3に存在することを示
す情報を当該索引情報に設定する)。
As shown in this figure, the integrated management means 2
The data item "age" is passed to the personnel information record in the database 3, and the data item "age" is automatically added to the personnel information record. Further, the integrated management means 2 reflects the addition of the data item “age” in the personnel information record in the database 3 to reflect the data “age” in the management information related to the personnel information record in the dictionary file 1. Update the index information of the item ("age")
Information indicating that the data item exists in the database 3 is set in the index information).

【0024】ここで、上述の更新時の以前に、「氏
名」,「住所」および「TEL」というデータ項目を有
する人事情報レコード中の「氏名」および「住所」とい
うデータ項目と家族情報レコード(「氏名」,「妻」お
よび「子」というデータ項目を有し「家族情報」という
レコード名を有するレコード)中の「氏名」,「妻」お
よび「子」というデータ項目とが「氏名」を共通データ
項目(キー)として結合されている場合(「氏名」,
「妻」,「子」および「住所」というデータ項目を有す
る新家族情報レコード(「新家族情報」というレコード
名を有するレコード)がデータベース3内に作成されて
いる場合)について考える(図3参照)。
Here, before the update, the data items "name" and "address" in the personnel information record having data items "name", "address" and "TEL" and the family information record ( The data items "Name", "Wife" and "Child" and the data items "Family Information" and the data items "Name", "Wife" and "Child" When combined as a common data item (key) ("Name",
Consider a new family information record having data items of "wife", "child" and "address" (a record having a record name of "new family information") created in the database 3 (see FIG. 3). ).

【0025】この場合には、統合管理手段2は、辞書フ
ァイル1内の人事情報レコードに係る管理情報に「氏
名」というデータ項目に関する情報を追加すると、人事
情報レコードを基本とするデータベース3内の新家族情
報レコードに「年令」というデータ項目を渡し、データ
ベース3内の新家族情報レコードに「年令」というデー
タ項目を自動的に追加する(図3参照)。
In this case, the integrated management means 2 adds the information on the data item “name” to the management information relating to the personnel information record in the dictionary file 1, and stores the information in the database 3 based on the personnel information record. The data item “age” is passed to the new family information record, and the data item “age” is automatically added to the new family information record in the database 3 (see FIG. 3).

【0026】図4は、辞書ファイル1に関する更新とフ
ァイル4に関する更新との間の関係を示す図である。
FIG. 4 is a diagram showing the relationship between the update on the dictionary file 1 and the update on the file 4.

【0027】この図に示すように、統合管理手段2は、
ファイル4内の人事情報レコードに「年令」というデー
タ項目を渡し、その人事情報レコードに「年令」という
データ項目を自動的に追加する。さらに、統合管理手段
2は、ファイル4内の人事情報レコードにおける「年
令」というデータ項目の追加を反映して、辞書ファイル
1内の人事情報レコードに係る管理情報中の「年令」と
いうデータ項目の索引情報を更新する。
As shown in this figure, the integrated management means 2
The data item "age" is passed to the personnel information record in the file 4, and the data item "age" is automatically added to the personnel information record. Further, the integrated management means 2 reflects the addition of the data item “age” in the personnel information record in the file 4 to reflect the data “age” in the management information relating to the personnel information record in the dictionary file 1. Update the index information for an item.

【0028】図5は、辞書ファイル1に関する更新とプ
ログラム5に関する更新との間の関係を示す図である。
FIG. 5 is a diagram showing the relationship between the update related to the dictionary file 1 and the update related to the program 5.

【0029】この図に示すように、統合管理手段2は、
人事情報レコードを使用(定義)しているプログラム5
内の人事情報レコードに「年令」というデータ項目を渡
し、その人事情報レコードに「年令」というデータ項目
を自動的に追加する。さらに、統合管理手段2は、プロ
グラム5内の人事情報レコードにおける「年令」という
データ項目の追加を反映して、辞書ファイル1内の人事
情報レコードに係る管理情報中の「年令」というデータ
項目の索引情報を更新する。
As shown in this figure, the integrated management means 2
Program 5 that uses (defines) personnel information records
The data item “age” is passed to the personnel information record in the HR information record and the data item “age” is automatically added to the personnel information record. Further, the integrated management means 2 reflects the addition of the data item “age” in the personnel information record in the program 5 to reflect the data “age” in the management information relating to the personnel information record in the dictionary file 1. Update the index information for an item.

【0030】第2に、人事情報レコード(「年令」とい
うデータ項目が追加された人事情報レコード)中の「年
令」というデータ項目の項目長が変更される場合の動作
について説明する。
Second, the operation when the item length of the data item "age" in the personnel information record (the personnel information record to which the data item "age" is added) is changed will be described.

【0031】統合管理手段2は、辞書ファイル1内の人
事情報レコードに係る管理情報中の「年令」というデー
タ項目に関するデータ項目属性情報の1つである項目長
を示す情報を更新する(図6参照)。
The integrated management means 2 updates information indicating the item length, which is one of the data item attribute information relating to the data item "age" in the management information relating to the personnel information record in the dictionary file 1 (FIG. 6).

【0032】次に、統合管理手段2は、辞書ファイル1
において上述のように「年令」というデータ項目に関す
るデータ項目属性情報を更新すると、その更新を示す情
報を「年令」というデータ項目を有するレコード(人事
情報レコード等)が存在するデータベース3,ファイル
4およびプログラム5に渡す。なお、統合管理手段2
は、「どのデータベース3,ファイル4およびプログラ
ム5に「年令」というデータ項目が存在するか」を、人
事情報レコードに係る管理情報中の「年令」というデー
タ項目の索引情報に基づいて認識する。
Next, the integrated management means 2 stores the dictionary file 1
As described above, when the data item attribute information relating to the data item "age" is updated, the information indicating the update is stored in the database 3 where the record (the personnel information record or the like) having the data item "age" exists. 4 and to program 5. In addition, the integrated management means 2
Recognizes which database 3, file 4 and program 5 has the data item "age" based on the index information of the data item "age" in the management information related to the personnel information record. I do.

【0033】すなわち、図6に示すように、統合管理手
段2は、項目長の変更を示す情報をデータベース3,フ
ァイル4およびプログラム5(図6にはデータベース3
についてのみ示している)に渡し、データベース3,フ
ァイル4およびプログラム5に存在する人事情報レコー
ド等の中の「年令」というデータ項目の項目長を自動的
に変更する。
That is, as shown in FIG. 6, the integrated management means 2 stores information indicating the change of the item length in the database 3, the file 4 and the program 5 (in FIG.
Is only shown), and the item length of the data item “age” in the personnel information record and the like existing in the database 3, the file 4, and the program 5 is automatically changed.

【0034】上述のようにして、辞書ファイル1内の管
理情報の更新に基づいて、その更新に関連するデータベ
ース3,ファイル4およびプログラム5内のレコードや
データ項目に関する更新(レコード構成やデータ項目の
属性の更新)を全て自動的に行うことができるようにな
る。
As described above, based on the update of the management information in the dictionary file 1, the update relating to the record or data item in the database 3, the file 4 and the program 5 related to the update (record configuration or data item Attribute updating) can be automatically performed.

【0035】なお、統合管理手段2は、付加的な機能と
して、辞書ファイル1内の管理情報の更新時にその更新
に関連するレコードやデータ項目(全てのデータベース
3,ファイル4およびプログラム5内の関連するレコー
ドやデータ項目)の中の1つ1つに対して、自動的に更
新してよいものと更新しないで残すものとに選別する機
能を備えている。この機能によって、自動的に更新した
くないレコードやデータ項目については上述の処理の対
象から除外することが可能になる。
The integrated management means 2 has, as an additional function, records and data items related to the update of the management information in the dictionary file 1 (all databases 3, files 4 and related information in the program 5). (Records and data items to be updated) are automatically classified into those that can be automatically updated and those that are not updated. With this function, records and data items that are not desired to be automatically updated can be excluded from the above-described processing.

【0036】[0036]

【発明の効果】以上説明したように本発明は、辞書ファ
イル内の管理情報に索引情報を設けることにより、辞書
ファイルに登録されている管理情報の更新時にその更新
に関連する全てのデータベース,ファイルおよびプログ
ラムに対する更新(レコード構成やデータ項目の属性の
更新)を自動的に行うことが可能になり、辞書ファイル
内の管理情報とデータベース,ファイルおよびプログラ
ムに存在するデータとの整合性を確実に保証することが
でき、正確かつ簡易にデータベース,ファイルおよびプ
ログラムに存在するデータの統合的な管理を実現するこ
とができるという効果がある。
As described above, according to the present invention, when the management information in the dictionary file is provided with the index information, when the management information registered in the dictionary file is updated, all the databases and files related to the update are updated. Updates to programs and programs (updating record configuration and data item attributes) can be performed automatically, ensuring the consistency between management information in dictionary files and data in databases, files and programs Thus, there is an effect that integrated management of data existing in a database, a file and a program can be realized accurately and easily.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1に示すデータベース,ファイルおよびプロ
グラムの統合管理方式の具体的な動作を説明するための
図である。
FIG. 2 is a diagram for explaining a specific operation of the integrated management system for databases, files, and programs shown in FIG. 1;

【図3】図1に示すデータベース,ファイルおよびプロ
グラムの統合管理方式の具体的な動作を説明するための
図である。
FIG. 3 is a diagram for explaining a specific operation of the integrated management system for databases, files, and programs shown in FIG. 1;

【図4】図1に示すデータベース,ファイルおよびプロ
グラムの統合管理方式の具体的な動作を説明するための
図である。
FIG. 4 is a diagram for explaining a specific operation of the integrated management system for databases, files and programs shown in FIG. 1;

【図5】図1に示すデータベース,ファイルおよびプロ
グラムの統合管理方式の具体的な動作を説明するための
図である。
FIG. 5 is a diagram for explaining a specific operation of the integrated management system for databases, files, and programs shown in FIG. 1;

【図6】図1に示すデータベース,ファイルおよびプロ
グラムの統合管理方式の具体的な動作を説明するための
図である。
FIG. 6 is a diagram for explaining a specific operation of the integrated management system for databases, files, and programs shown in FIG. 1;

【符号の説明】[Explanation of symbols]

1 辞書ファイル 2 統合管理手段 3 データベース 4 ファイル 5 プログラム 1 dictionary file 2 integrated management means 3 database 4 file 5 program

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−278250(JP,A) 特開 平3−48342(JP,A) 特開 昭62−151925(JP,A) 特開 平3−116228(JP,A) 特開 平1−140333(JP,A) 「FUJITSU」Vol.41,N o.5(1990−9)P.410−411 「OS ▲IV▼ CAPE使用手引 書V11用第2版」(1990−10−31)P. 240−241 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-3-278250 (JP, A) JP-A-3-48342 (JP, A) JP-A-62-1151925 (JP, A) JP-A-3-151 116228 (JP, A) JP-A-1-140333 (JP, A) "FUJITSU" Vol. 41, No. 5 (1990-9) p. 410-411 "OS IV IV Second Edition for CAPE User's Guide V11" (1990-10-31) P. 240-241 (58) Fields investigated (Int. Cl. 7 , DB name) G06F 9/06

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データベース,ファイルおよびプログラ
ムに存在するデータの管理情報として、各レコードのレ
コード名,レコード属性情報および索引情報と、レコー
ドの構成要素である各データ項目名,データ項目属性情
報および索引情報とを一元的に管理する辞書ファイル
と、 この辞書ファイル内の管理情報中のレコード属性情報お
よびデータ項目属性情報の更新時にその更新に関連する
レコードおよびデータ項目が存在するデータベース,フ
ァイルおよびプログラムを管理情報内の索引情報に基づ
いて検出し、検出したデータベース,ファイルおよびプ
ログラムの更新に係るレコードおよびデータ項目のレコ
ード属性情報およびデータ項目属性情報を更新する一
方、データベース,ファイルおよびプログラムにおける
レコード属性情報およびデータ項目属性情報の更新時に
その更新に関連する前記辞書ファイル内の管理情報中の
レコード属性情報およびデータ項目属性情報を更新する
統合管理手段とを有することを特徴とするデータベー
ス,ファイルおよびプログラムの統合管理方式。
1. A record of each record as management information of data existing in a database, a file, and a program.
Code name, record attribute information and index information, and record
Data item names and data item attribute information
Information and index information, and record attribute information and management information in the management information in this dictionary file .
And update of data item attribute information
Databases, files, and programs in which records and data items exist are detected based on the index information in the management information, and records and records of records and data items related to the update of the detected databases, files, and programs are detected.
Update the attribute information and data item attribute information
In databases, files and programs
When updating record attribute information and data item attribute information
In the management information in the dictionary file related to the update,
An integrated management system for a database, a file, and a program, comprising: integrated management means for updating record attribute information and data item attribute information .
JP07622392A 1992-02-27 1992-02-27 Integrated management system for databases, files and programs Expired - Fee Related JP3175128B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07622392A JP3175128B2 (en) 1992-02-27 1992-02-27 Integrated management system for databases, files and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07622392A JP3175128B2 (en) 1992-02-27 1992-02-27 Integrated management system for databases, files and programs

Publications (2)

Publication Number Publication Date
JPH05241800A JPH05241800A (en) 1993-09-21
JP3175128B2 true JP3175128B2 (en) 2001-06-11

Family

ID=13599185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07622392A Expired - Fee Related JP3175128B2 (en) 1992-02-27 1992-02-27 Integrated management system for databases, files and programs

Country Status (1)

Country Link
JP (1) JP3175128B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5352695B2 (en) * 2005-12-28 2013-11-27 株式会社日本デジタル研究所 Electronic file management method, electronic file management device, electronic file management program, file information generation method, file information generation device, and file information generation program
JP4991247B2 (en) * 2005-12-28 2012-08-01 株式会社日本デジタル研究所 Electronic file management method, electronic file management apparatus, and electronic file management program
JP6712059B2 (en) * 2017-04-17 2020-06-17 キヤノンマーケティングジャパン株式会社 Information processing apparatus, information processing apparatus control method, and computer program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「FUJITSU」Vol.41,No.5(1990−9)P.410−411
「OS ▲IV▼ CAPE使用手引書V11用第2版」(1990−10−31)P.240−241

Also Published As

Publication number Publication date
JPH05241800A (en) 1993-09-21

Similar Documents

Publication Publication Date Title
US7693917B2 (en) Method for adaptive data management
US6035300A (en) Method and apparatus for generating a user interface from the entity/attribute/relationship model of a database
JP2510945B2 (en) A query optimization support method from a relational database management system.
US8819084B2 (en) Service desk data transfer interface
US7373351B2 (en) Generic search engine framework
US6178425B1 (en) Method of determining the visibility to a remote database client of a plurality of database transactions using simplified visibility rules
US7308704B2 (en) Data structure for access control
EP1121639B1 (en) Impact analysis of a model
US6370530B1 (en) Computer program product for functional compensation in a heterogeneous, distributed database environment
US6026408A (en) Method for synchronizing the schema of a database with its representation in an object-oriented repository
US6356913B1 (en) Generic (database-independent) and dynamically-modifiable schema
JP3053153B2 (en) How to start application of document management system
US6904432B2 (en) Adaptive data manager
US20050114661A1 (en) Object-based access control
US20090287737A1 (en) Architecture for enabling rapid database and application development
US20030135523A1 (en) Method of using cache to determine the visibility to a remote database client of a plurality of database transactions
JPH11504451A (en) Modeling objects suitable for database structures, translating into relational database structures, and performing fluid searches on them
JP2001357062A (en) Method and system for retrieving database and recording medium having database retrieval program recorded thereon
JP2002511160A (en) Financial planning system to implement relationship and group management
KR20010012305A (en) System and method for storing and manipulating data in an information handling system
US7418448B2 (en) Organization structure system
JP3175128B2 (en) Integrated management system for databases, files and programs
Timson The file manager system
US20040049520A1 (en) System, method, and apparatus for sharing revision control databases
JPH0736756A (en) Object management system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees