JPH11306071A - Hierarchy data management system and hierarchy data management program storage medium - Google Patents

Hierarchy data management system and hierarchy data management program storage medium

Info

Publication number
JPH11306071A
JPH11306071A JP10106520A JP10652098A JPH11306071A JP H11306071 A JPH11306071 A JP H11306071A JP 10106520 A JP10106520 A JP 10106520A JP 10652098 A JP10652098 A JP 10652098A JP H11306071 A JPH11306071 A JP H11306071A
Authority
JP
Japan
Prior art keywords
database
hierarchical
records
caller
access
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.)
Withdrawn
Application number
JP10106520A
Other languages
Japanese (ja)
Inventor
Akira Kudo
朗 工藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10106520A priority Critical patent/JPH11306071A/en
Publication of JPH11306071A publication Critical patent/JPH11306071A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a hierarchy data management system and a hierarchy data management program storage medium in which maintenance of a data base is easier and an access speed is fast. SOLUTION: This device separately constructs two data bases that consist of a calling side data base 100 which is composed of a set of records where plural data with an ID101 attached for identifying each other are stored and a hierarchy data base 200 which consists of a set of records those which are records corresponding to the record on the calling side data base 100 with an ID 201 corresponding to the ID 101 imparted to each record of the calling side data base 100 imparted and are stored in hierarchy data which stipulate a hierarchy relation between the records of the calling side data base 100.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、階層化されたデー
タを管理するデータベースを備えた階層化データ管理シ
ステムおよび階層化データ管理プログラム記憶媒体に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a hierarchical data management system having a database for managing hierarchical data and a storage medium for a hierarchical data management program.

【0002】[0002]

【従来の技術】従来、製造業における部品展開図や一般
の企業における人事組織図などのような階層化されたデ
ータを管理するためにRDB(リレーショナルデータベ
ース)が広く用いられている。例えば、航空機の部品展
開図では、エンジン、主翼、尾翼、胴体などの主要部品
のデータを記述したテーブルを作成し、さらにこれら各
主要部品についてそれぞれの部品を構成する子部品のデ
ータを記述したテーブルを作成し、さらにこれらの子部
品についてそれぞれの子部品を構成する孫部品のデータ
を記述したテーブルを作成するというように、データの
階層構造に従って下位階層に部品を展開していき全体の
部品表データベースが構築される。
2. Description of the Related Art Hitherto, an RDB (relational database) has been widely used for managing hierarchical data such as a parts development diagram in a manufacturing industry and a personnel organization chart in a general company. For example, in an exploded view of an aircraft, a table describing data of main parts such as an engine, a wing, a tail, and a fuselage is created, and further, a table describing data of child parts constituting each part for each of these main parts. And then create a table that describes the data of the grandchild parts that make up each child part for these child parts. A database is built.

【0003】[0003]

【発明が解決しようとする課題】しかし、最近の航空機
のように部品の種類が多く部品表の階層が深くなってく
ると、上記のような構造のデータベースでは、下位階層
の部品を検索する際に多数のテーブルをアクセスする必
要があり、そのために長時間のデータ処理を要するとい
う問題がある。
However, when there are many types of parts and the level of the parts list is deep as in the case of a recent aircraft, the database having the above-described structure has a problem in searching for a part of a lower level. Requires a large number of tables to be accessed, which requires a long data processing.

【0004】また、部品表の場合は設計変更の度毎に、
人事組織図の場合は人事異動や組織改正の度毎にデータ
ベース全体をメンテナンスする必要があり、そのために
複雑な管理を行う必要があるという問題がある。本発明
は、上記の事情に鑑み、データベースのメンテナンスが
容易でアクセス速度の早い階層化データ管理システムお
よび階層化データ管理プログラム記憶媒体を提供するこ
とを目的とする。
In the case of a parts list, every time a design is changed,
In the case of a personnel organization chart, it is necessary to maintain the entire database every time a personnel change or organizational revision occurs, and therefore, there is a problem that complicated management must be performed. The present invention has been made in view of the above circumstances, and has as its object to provide a hierarchical data management system and a hierarchical data management program storage medium in which database maintenance is easy and access speed is high.

【0005】[0005]

【課題を解決するための手段】上記の目的を達成する本
発明の第1の階層化データ管理システムは、階層化され
たデータを管理するデータベースを備えた階層化データ
管理システムにおいて、互いを識別するIDが付され
た、それぞれに1つ以上のデータが格納されたレコード
の集合からなる呼出側データベースと、上記呼出側デー
タベースの各レコードに付された各IDに対応する各I
Dが付された、呼出側データベースのレコードに対応す
るレコードであって呼出側データベースのレコードどう
しの階層関係を規定する階層データが格納されたレコー
ドの集合からなる階層データベースとからなる2つのデ
ータベースが別々に構成されてなることを特徴とする。
According to a first hierarchical data management system of the present invention for achieving the above object, in a hierarchical data management system including a database for managing hierarchical data, a hierarchical data management system is provided. A caller database consisting of a set of records each storing one or more data, each of which has an ID assigned thereto, and each I corresponding to each ID assigned to each record of the caller database.
Two databases, each of which is a record corresponding to a record of the calling database and denoted by D, which is a set of records storing hierarchical data defining a hierarchical relationship between the records of the calling database, are provided. It is characterized by being configured separately.

【0006】また、上記の目的を達成する本発明の第2
の階層化データ管理システムは、互いを識別するIDが
付された、それぞれに1つ以上のデータが格納されたレ
コードの集合からなる呼出側データベースと、上記呼出
側データベースの各レコードに付された各IDに対応す
る各IDが付された、呼出側データベースのレコードに
対応するレコードであって呼出側データベースのレコー
ドどうしの階層関係を規定する階層データが格納された
レコードの集合からなる階層データベースと、上記階層
データベースをアクセスする階層データベースアクセス
手段と、上記呼出側データベースのアクセスを含むデー
タ処理を行う呼出側データ処理手段とを備え、上記呼出
側データ処理手段が、上記階層データベースアクセス手
段に階層データベースのアクセスを依頼しその依頼に対
応する階層データを取得する手段を有し、上記階層デー
タベースアクセス手段が、上記呼出側データ処理手段か
らの階層データベースのアクセスの依頼を受けて階層デ
ータベースをアクセスしそのアクセスの結果を上記呼出
側データ処理手段に渡すものであることを特徴とする。
The second object of the present invention to achieve the above object is as follows.
The hierarchical data management system includes a caller database comprising a set of records each storing one or more data, each of which is provided with an ID for identifying each other, and is attached to each record of the caller database. A hierarchical database consisting of a set of records, each of which corresponds to a record of the calling database and has hierarchical data defining a hierarchical relationship between the records of the calling database, each record being provided with an ID corresponding to each ID; Hierarchy database access means for accessing the hierarchy database, and caller data processing means for performing data processing including access to the caller database, wherein the caller data processing means includes a hierarchical database in the hierarchy database access means. Request for access and hierarchical data corresponding to the request Acquiring means, wherein the hierarchical database access means receives a request for access to the hierarchical database from the calling data processing means, accesses the hierarchical database, and passes the result of the access to the calling data processing means It is characterized by being.

【0007】また、上記の目的を達成する本発明の階層
化データ管理プログラム記憶媒体は、互いを識別するI
Dが付された、それぞれに1つ以上のデータが格納され
たレコードの集合からなる呼出側データベースと、上記
呼出側データベースの各レコードに付された各IDに対
応する各IDが付された、呼出側データベースのレコー
ドに対応するレコードであって呼出側データベースのレ
コードどうしの階層関係を規定する階層データが格納さ
れたレコードの集合からなる階層データベースと、上記
呼出側データベースのアクセスを含むデータ処理を行う
呼出側データ処理手段と、上記階層データベースをアク
セスする階層データベースアクセス手段とを備え、上記
呼出側データ処理手段が上記階層データベースアクセス
手段に階層データベースのアクセスを依頼しその依頼に
対応する階層データを取得する手段を有するとともに、
上記階層データベースアクセス手段が上記呼出側データ
処理手段からの階層データベースのアクセスの依頼を受
けて階層データベースをアクセスしそのアクセスの結果
を上記呼出側データ処理手段に渡すよう構成されてなる
階層化データ管理プログラムとが記憶されてなることを
特徴とする。
Further, the hierarchical data management program storage medium of the present invention which achieves the above object has the following features.
A caller database including a set of records each storing one or more data, each of which has a D, and an ID corresponding to each ID assigned to each record of the caller database. A hierarchical database consisting of a set of records corresponding to the records of the calling database and storing hierarchical data defining the hierarchical relationship between the records of the calling database; and a data process including access to the calling database. Performing caller data processing means, and a hierarchical database access means for accessing the hierarchical database, wherein the caller data processing means requests the hierarchical database access means to access the hierarchical database, and stores hierarchical data corresponding to the request. Having means to obtain
Hierarchical data management, wherein the hierarchical database access means accesses the hierarchical database in response to a request for access to the hierarchical database from the calling data processing means, and passes the result of the access to the calling data processing means. A program is stored.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施形態について
説明する。図1は、本発明の第1の階層化データ管理シ
ステムの一実施形態を示す模式図である。図1には、一
例として、本発明の第1の階層化データ管理システムを
航空機の部品展開図に適用した場合の階層化データ管理
システムの概要が示されている。
Embodiments of the present invention will be described below. FIG. 1 is a schematic diagram showing an embodiment of the first hierarchical data management system of the present invention. FIG. 1 shows, as an example, an outline of a hierarchical data management system in a case where the first hierarchical data management system of the present invention is applied to an aircraft part development diagram.

【0009】すなわち、図1に示すように、この階層化
データ管理システム1には、呼出側データベース100
と階層データベース200とからなる2つのデータベー
スが別々に構成されている。呼出側データベース100
は、互いを識別するID(識別子)が付された、それぞ
れに1つ以上のデータが格納されたレコードの集合とし
て構成されている。すなわち、図1に示すように、呼出
側データベース100には、項目101としてID、項
目102として部品名、項目103以降として属性1、
属性2、・・・などの各項目からなるレコード111,
112,113,114,115,・・・が格納されて
いる。
That is, as shown in FIG. 1, the hierarchical data management system 1 includes a caller database 100
And a hierarchical database 200 are separately configured. Caller database 100
Are configured as a set of records, each of which stores one or more pieces of data, each of which is provided with an ID (identifier) for identifying each other. That is, as shown in FIG. 1, the caller database 100 has an ID as an item 101, a component name as an item 102, an attribute 1 as an item 103 and thereafter,
A record 111 composed of items such as attribute 2,.
, 112, 113, 114, 115, ... are stored.

【0010】階層データベース200は、呼出側データ
ベース100の各レコードに付された各IDに対応する
各IDが付された、呼出側データベース100のレコー
ドに対応するレコードであって呼出側データベース10
0のレコードどうしの階層関係を規定する階層データが
格納されたレコードの集合として構成されている。すな
わち、図1に示すように、階層データベース200に
は、項目201としてID、項目202として親IDの
2項目からなるレコード211,212,213,21
4,215,・・・が格納されている。項目201のI
Dは、呼出側データベース100の各レコードの項目1
01のIDと対応しており、項目202の親IDは、項
目201のIDとともに呼出側データベース100のレ
コードどうしの階層関係を規定する階層データを形成し
ている。すなわち、レコード211,212,213,
214の親IDとして「0」が格納されているが、これ
は、これらのレコード211,212,213,214
に付されているIDに対応する呼出側データベース10
0側の各レコードには、上位階層のレコード、つまり親
レコードは存在しないということを表している。
The hierarchical database 200 is a record corresponding to a record of the calling database 100 to which each ID assigned to each record of the calling database 100 is assigned.
It is configured as a set of records in which hierarchical data defining a hierarchical relationship between records of 0 is stored. That is, as shown in FIG. 1, records 211, 212, 213, and 21 in the hierarchical database 200 are composed of two items, an ID as an item 201 and a parent ID as an item 202.
4, 215,... Are stored. I of item 201
D is item 1 of each record of the caller database 100
The parent ID of the item 202, together with the ID of the item 201, forms hierarchical data that defines the hierarchical relationship between records in the calling database 100. That is, records 211, 212, 213,
“0” is stored as the parent ID of the record 214, which means that these records 211, 212, 213, 214
Caller database 10 corresponding to the ID assigned to
Each record on the 0 side indicates that there is no upper layer record, that is, no parent record.

【0011】これに対して、レコード215の親IDと
して「3」が格納されているが、これは、レコード21
5のID:5に対応する呼出側データベース100側の
ID:5のレコード115には、ID:3という親レコ
ードが存在するということを表している。このように、
呼出側データベース100には、レコードどうしの階層
関係を規定する階層データは格納されておらず、階層デ
ータは階層データベース200のみに格納されている。
このように構成したことにより、この実施形態の階層化
データ管理システムでは、呼出側データベース100に
格納されている各レコードどうしの階層関係に変更が生
じた場合に、呼出側データベース100のメンテナンス
を行う必要がなく、階層データベース200の方をメン
テナンスするだけでよい。従って、呼出側データベース
と階層データベースとを一体化させたデータベースの場
合と比べて、データベースのメンテナンスに伴いがちな
エラーの発生により呼出側データベース100の品質が
低下することが防止される。また、このようにデータベ
ースを2つに分けて構成したことにより、呼出側データ
ベース100および階層データベース200のデータベ
ースの大きさを小さくすることができるので、データベ
ースへのアクセス速度を向上させることができる。
On the other hand, "3" is stored as the parent ID of the record 215.
The record 115 of ID: 5 on the side of the calling side database 100 corresponding to the ID: 5 of No.5 indicates that there is a parent record of ID: 3. in this way,
The caller database 100 does not store hierarchical data that defines the hierarchical relationship between records, and the hierarchical data is stored only in the hierarchical database 200.
With such a configuration, in the hierarchical data management system of this embodiment, when the hierarchical relationship between the records stored in the calling database 100 is changed, the maintenance of the calling database 100 is performed. There is no need, and only the maintenance of the hierarchical database 200 is sufficient. Therefore, the quality of the calling side database 100 is prevented from being degraded due to the occurrence of an error that is likely to accompany the maintenance of the database, as compared to the case where the calling side database and the hierarchical database are integrated. In addition, since the database is divided into two, the size of the caller database 100 and the hierarchical database 200 can be reduced, so that the access speed to the database can be improved.

【0012】さらに、本実施形態の階層データ管理シス
テムにおいては、呼出側データベース100および階層
データベース200は内部的には2つの別々のデータベ
ースとして構成されているが、操作者にとっては1つの
データベースのように見せることができる。従って、操
作者が本実施形態の階層データ管理システムを用いて階
層構造図を得ようとする際に1つのデータベースにアク
セスしているような感覚でシステムを操作することので
きる操作性の高いインターフェースを作成することが可
能である。
Further, in the hierarchical data management system of the present embodiment, the caller database 100 and the hierarchical database 200 are internally configured as two separate databases, but to the operator as one database. Can be shown. Therefore, when the operator tries to obtain a hierarchical structure diagram using the hierarchical data management system of the present embodiment, an interface with high operability that allows the operator to operate the system as if he / she were accessing one database. It is possible to create

【0013】次に、本発明の第2の階層データ管理シス
テムについての一実施形態について説明する。図2は、
本発明の第2の階層化データ管理システムの一実施形態
を示す模式図である。図2に示すように、この階層化デ
ータ管理システム2には、図1に示したのと同様の呼出
側データベース100および階層データベース200の
ほかに、呼出側データ処理手段300と階層データベー
スアクセス手段400とが備えられている。
Next, an embodiment of the second hierarchical data management system of the present invention will be described. FIG.
It is a schematic diagram showing one embodiment of the second hierarchical data management system of the present invention. As shown in FIG. 2, the hierarchical data management system 2 includes a calling database 100 and a hierarchical database 200 similar to those shown in FIG. And are provided.

【0014】呼出側データ処理手段300には、呼出側
データベース100をアクセスする呼出側データベース
アクセス手段301と、階層データベースアクセス手段
400に階層データベース200のアクセスを依頼しそ
の依頼に対応する階層データを取得する階層データ取得
手段302とが備えられている。次に、本発明の階層化
データ管理システムにより、呼出側データベース100
および階層データベース200に格納されたレコードを
階層処理することにより階層構造図を得るまでの各部の
動作について説明する。
The caller data processing means 300 requests the caller database access means 301 for accessing the caller database 100, and requests the hierarchical database access means 400 to access the hierarchical database 200, and obtains hierarchical data corresponding to the request. And a hierarchical data acquisition unit 302 that performs the operation. Next, the hierarchical database management system of the present invention uses the caller database 100
The operation of each unit until a hierarchical structure diagram is obtained by hierarchically processing records stored in the hierarchical database 200 will be described.

【0015】本発明の階層化データ管理システムにおい
ては、システムの汎用性を高めるために、呼出側データ
ベースおよび階層データベースを、いわゆるオブジェク
ト指向のデータベースとして構築することが望ましい。
以下の説明では、本実施形態の階層化データ管理システ
ムにおいてデータベースをオブジェクト指向のデータベ
ースとして構築した場合の例について説明する。
In the hierarchical data management system of the present invention, in order to enhance the versatility of the system, it is desirable to construct the caller database and the hierarchical database as so-called object-oriented databases.
In the following description, an example will be described in which the database is constructed as an object-oriented database in the hierarchical data management system of the present embodiment.

【0016】図3は、図2に示した階層化データ管理シ
ステムによる階層処理の動作説明図である。図3には、
呼出側データベースと階層データベースの2つのデータ
ベースを用いて階層処理を行う場合の動作説明図が示さ
れている。本実施形態のデータベースは前述のようにオ
ブジェクト指向のデータベースとして構築されており、
操作者は、呼出側データベースと階層データベースが一
体化された仮想のデータベースにアクセスする感覚で操
作することができる。
FIG. 3 is a diagram for explaining the operation of hierarchical processing by the hierarchical data management system shown in FIG. In FIG.
An operation explanatory diagram in a case where hierarchical processing is performed using two databases, a caller database and a hierarchical database, is shown. The database of the present embodiment is constructed as an object-oriented database as described above,
The operator can operate as if accessing a virtual database in which the calling database and the hierarchical database are integrated.

【0017】操作者が、図1に示したような2つのデー
タベースに対応する一体化された仮想のデータベースを
想定してこのデータベースに記憶されている全データを
用いて全体の階層構造図を得ようとする場合について以
下に説明する。なお、この実施形態では、階層処理を開
始させる処理開始部品を操作者が指定できるようになっ
ているが、処理開始部品を特に指定しない場合はデータ
ベース内の全部品による全体の階層構造図が得られる。
Assuming an integrated virtual database corresponding to the two databases as shown in FIG. 1, the operator obtains an entire hierarchical structure diagram by using all data stored in this database. The case where this is attempted will be described below. In this embodiment, the operator can specify the process start component for starting the hierarchical process. However, when the process start component is not specified, an entire hierarchical structure diagram of all components in the database is obtained. Can be

【0018】先ず、操作者が、処理開始部品を特に指定
せずに階層処理の開始をシステムに指示すると、呼出側
データベースアクセス手段301は呼出側データベース
100に対するアクセスを開始し、図3に示すように、
先ず、呼出側データベースの実体1:A1(部品名:N
ame1)に関するデータ(属性1,2,・・・を含
む)を取得する(ステップS11)。
First, when the operator instructs the system to start hierarchical processing without specifying a processing start component, the calling database access means 301 starts accessing the calling database 100, as shown in FIG. To
First, the entity of the calling side database 1: A1 (part name: N
a1) (including attributes 1, 2,...) (step S11).

【0019】次に、階層データ取得手段302は階層デ
ータベースアクセス手段400に階層データベース20
0へのアクセスを依頼し、階層データベースアクセス手
段400は階層データベース200をアクセスしてNa
me1についての階層データを検索して親ID=0、す
なわち、Name1には親部品はないという検索結果を
得、その結果を階層データ取得手段302に通知する
(ステップS21)。
Next, the hierarchical data acquisition means 302 sends the hierarchical database 20 to the hierarchical database access means 400.
0, and the hierarchical database access means 400 accesses the hierarchical database 200 and
The hierarchical data for me1 is searched to obtain a parent ID = 0, that is, a search result indicating that Name1 has no parent component, and the result is notified to the hierarchical data acquisition means 302 (step S21).

【0020】次に、呼出側データベースアクセス手段3
01は呼出側データベース100をアクセスして呼出側
データベースの実体2:A2(部品名:Name2)に
関するデータを取得する(ステップS12)。次に、階
層データ取得手段302は階層データベースアクセス手
段400に、階層データベース200へのアクセスを依
頼し、階層データベースアクセス手段400は、階層デ
ータベース200をアクセスしてName2についての
階層データを検索して親ID=1、すなわち、Name
2には親部品があり、そのIDは1、すなわちName
1であるという検索結果を得、その結果を階層データ取
得手段302に通知する(ステップS22)。
Next, the caller database access means 3
01 accesses the calling side database 100 and acquires data relating to the entity 2: A2 (part name: Name2) of the calling side database (step S12). Next, the hierarchical data acquisition unit 302 requests the hierarchical database access unit 400 to access the hierarchical database 200, and the hierarchical database access unit 400 accesses the hierarchical database 200, searches for hierarchical data for Name2, and ID = 1, that is, Name
2 has a parent part whose ID is 1, ie, Name
A search result of 1 is obtained, and the result is notified to the hierarchical data acquisition means 302 (step S22).

【0021】次に、呼出側データ処理手段300は上記
の互いに関係付けられた2つの実体Name1およびN
ame2に関する検索結果を基に、階層処理の実体1:
B1および階層処理の実体2:B2に関する処理結果R
31,R32を得、これら両実体どうしの階層関係を確
立する(ステップS30)。こうして、仮想のデータベ
ース上のレコードR41およびR42が得られる(ステ
ップS40)。仮想のデータベース上のこれら2つのレ
コードR41およびR42からName1はName2
の親であることがわかる。
Next, the calling-side data processing means 300 executes the two entities Name1 and N associated with each other.
Based on the search result related to ame2, the hierarchical processing entity 1:
B1 and hierarchical processing entity 2: processing result R for B2
31 and R32, and a hierarchical relationship between these two entities is established (step S30). Thus, records R41 and R42 on the virtual database are obtained (step S40). Name1 is Name2 from these two records R41 and R42 on the virtual database.
You know that you are the parent of

【0022】上記の階層処理を、呼出側データベース1
00に格納されているレコードについて順次行うことに
より、システムとしては、呼出側データベース100内
のレコードの親子関係を把握することができ、レコード
全体を階層構造図として操作者に提供することができ
る。図4は、図3に示した階層処理により作成された階
層構造図の一例である。
The above hierarchical processing is performed by calling the database 1
By sequentially performing the records stored in 00, the system can grasp the parent-child relationship of the records in the calling database 100, and can provide the entire record to the operator as a hierarchical structure diagram. FIG. 4 is an example of a hierarchical structure diagram created by the hierarchical processing shown in FIG.

【0023】図4には、航空機を構成する部品の階層構
造図が示されている。この階層構造図は、図1に示した
呼出側データベース100および階層データベース20
0から、図3に示した方式の階層処理により得られたも
のであり、この階層構造図によれば、例えば、ID=3
の尾翼を親部品とするID=5の垂直尾翼が互いに親子
関係の部品であるということがわかる。
FIG. 4 shows a hierarchical structure diagram of parts constituting the aircraft. This hierarchical structure diagram corresponds to the caller database 100 and the hierarchical database 20 shown in FIG.
0 is obtained by the hierarchical processing of the method shown in FIG. 3, and according to the hierarchical structure diagram, for example, ID = 3
It can be seen that the vertical tail of ID = 5 having the tail of the parent as a parent part is a part having a parent-child relationship with each other.

【0024】次に、本発明の階層化データ管理プログラ
ム記憶媒体について説明する。図5は、本発明の階層化
データ管理プログラム記憶媒体の一実施形態を示す模式
図である。図5に示すように、この階層化データ管理プ
ログラム記憶媒体500には、図2を参照して説明した
呼出側データ処理手段300に対応する呼出側データ処
理プログラム510と、階層データベースアクセス手段
400に対応する階層データベースアクセスプログラム
520と、階層データベースアクセス手段が呼出側デー
タ処理手段からの階層データベースのアクセスの依頼を
受けて階層データベースをアクセスしそのアクセスの結
果を呼出側データ処理手段に渡すよう構成された階層化
データ管理プログラム530と、呼出側データベース1
00および階層データベース200を初期化するための
DB初期化プログラム540とが記憶されている。
Next, a hierarchical data management program storage medium of the present invention will be described. FIG. 5 is a schematic diagram showing an embodiment of the hierarchical data management program storage medium of the present invention. As shown in FIG. 5, the hierarchical data management program storage medium 500 includes a calling side data processing program 510 corresponding to the calling side data processing means 300 described with reference to FIG. The corresponding hierarchical database access program 520 and the hierarchical database access means are configured to access the hierarchical database in response to a request for access to the hierarchical database from the calling data processing means, and to pass the result of the access to the calling data processing means. Hierarchical data management program 530 and caller database 1
00 and a DB initialization program 540 for initializing the hierarchy database 200 are stored.

【0025】呼出側データ処理プログラム510の中に
は、呼出側データベースアクセス手段301に対応する
呼出側データベースアクセスプログラム511および階
層データ取得手段302に対応する階層データ取得プロ
グラム512が含まれている。この階層化データ管理プ
ログラム記憶媒体500に用いられる物理媒体として
は、CD−ROM、MO(光磁気ディスク)、FD(フ
ロッピーディスク)などの可搬型の記憶媒体、あるいは
固定磁気ディスク装置などの据置型の記憶媒体を用いる
ことができる。
The calling-side data processing program 510 includes a calling-side database access program 511 corresponding to the calling-side database access means 301 and a hierarchical data obtaining program 512 corresponding to the hierarchical data obtaining means 302. As a physical medium used for the hierarchical data management program storage medium 500, a portable storage medium such as a CD-ROM, an MO (magneto-optical disk), or an FD (floppy disk), or a stationary storage medium such as a fixed magnetic disk device Storage medium can be used.

【0026】次に、本発明の階層化データ管理システム
を運用するためのハードウエアシステムについて説明す
る。図6は、本発明の階層化データ管理システムを運用
するためのハードウエアシステムの概略構成図である。
図6には、一例として、DBサーバ610、プリンタサ
ーバ620、および3台のクライアント630,64
0,640とが通信回線650を介して互いに接続され
たハードウエアシステム600が示されている。これら
のサーバおよびクライアントはそれぞれがコンピュータ
システムで構成されており、CPU、主記憶装置、補助
記憶装置などが内蔵された本体部611,621,63
1,641,651、各コンピュータシステムに各種の
指示を入力するキーボード612,622,632,6
42,652、および、画面を表示して操作者に各種の
情報を提供するディスプレイ613,623,633,
643,653などが備えられている。
Next, a hardware system for operating the hierarchical data management system of the present invention will be described. FIG. 6 is a schematic configuration diagram of a hardware system for operating the hierarchical data management system of the present invention.
FIG. 6 shows, as an example, a DB server 610, a printer server 620, and three clients 630 and 64.
0, 640 are shown connected to each other via a communication line 650. Each of these servers and clients is constituted by a computer system, and includes main units 611, 621, and 63 in which a CPU, a main storage device, an auxiliary storage device, and the like are built.
1, 641, 651, keyboards 612, 622, 632, 6 for inputting various instructions to each computer system
42, 652, and displays 613, 623, 633, and 362 for displaying various screens and providing various information to the operator.
643, 653 and the like.

【0027】DBサーバ610の本体部611には、大
容量の補助記憶装置614が内蔵されており、その中に
DBMS(データベースマネジメントシステム)により
生成され、本発明の階層化データ管理システムにより構
築された呼出側データベースおよび階層データベースが
格納されている。さらにこの大容量補助記憶装置614
には、呼出側データベースアクセス手段および階層デー
タ取得手段を含む呼出側データ処理手段に対応する呼出
側データ処理プログラムと、階層データベースアクセス
手段に対応する階層データベースアクセスプログラム
と、階層データベースアクセス手段が呼出側データ処理
手段からの階層データベースのアクセスの依頼を受けて
階層データベースをアクセスしアクセスの結果を呼出側
データ処理手段に渡すよう構成された階層化データ管理
プログラムとが格納されている。
The main body 611 of the DB server 610 contains a large-capacity auxiliary storage device 614, which is generated by a DBMS (database management system) and built by the hierarchical data management system of the present invention. The caller database and the hierarchical database are stored. Further, the large-capacity auxiliary storage device 614
A caller data processing program corresponding to the caller data processing means including the caller database access means and the hierarchical data acquisition means; a hierarchical database access program corresponding to the hierarchical database access means; A hierarchical data management program configured to access the hierarchical database in response to a request for access to the hierarchical database from the data processing means and to pass the access result to the calling data processing means is stored.

【0028】これらの各ソフトウエアは、原始的には、
図5に示した階層化データ管理プログラム記憶媒体50
0に記憶されていて、このハードウエアシステム600
に階層化データ管理システムをセットアップする際に、
DBサーバ610の本体部611に備えられた記憶媒体
読取装置615を介して大容量補助記憶装置614内に
読み込まれる。
Primarily, each of these software is
Hierarchical data management program storage medium 50 shown in FIG.
0, the hardware system 600
When setting up a hierarchical data management system in
The data is read into the large-capacity auxiliary storage device 614 via the storage medium reading device 615 provided in the main body 611 of the DB server 610.

【0029】補助記憶装置614内に呼出側データベー
スおよび階層データベースを生成し保守するためのDB
MSとしては、RDBMS(リレーショナルデータベー
スマネージメントシステム)を用いることが望ましい
が、必ずしもRDBMSのみに限定されるものではな
い。プリンタサーバ620には、高速のプリンタ624
が接続されており、このハードウエアシステム600共
通の印刷装置としての役割を担っている。
DB for creating and maintaining caller and hierarchical databases in auxiliary storage 614
Although it is desirable to use an RDBMS (relational database management system) as the MS, it is not necessarily limited to only the RDBMS. The printer server 620 includes a high-speed printer 624.
Are connected, and play a role as a printing device common to the hardware system 600.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
呼出側データベースと階層データベースからなる2つの
データベースを別々に構成したため、データベースのメ
ンテナンスが容易でアクセス速度の早い階層化データ管
理システムおよび階層化データ管理プログラム記憶媒体
を実現することができる。
As described above, according to the present invention,
Since the two databases including the caller database and the hierarchical database are separately configured, it is possible to realize a hierarchical data management system and a hierarchical data management program storage medium with easy database maintenance and high access speed.

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

【図1】本発明の第1の階層化データ管理システムの一
実施形態を示す模式図である。
FIG. 1 is a schematic diagram showing an embodiment of a first hierarchical data management system of the present invention.

【図2】本発明の第2の階層化データ管理システムの一
実施形態を示す模式図である。
FIG. 2 is a schematic diagram showing an embodiment of a second hierarchical data management system of the present invention.

【図3】図2に示した階層化データ管理システムによる
階層処理の動作説明図である。
FIG. 3 is an explanatory diagram of an operation of hierarchical processing by the hierarchical data management system shown in FIG. 2;

【図4】図3に示した階層処理方式により作成された階
層構造図の一例である。
FIG. 4 is an example of a hierarchical structure diagram created by the hierarchical processing method shown in FIG. 3;

【図5】本発明の階層化データ管理プログラム記憶媒体
の一実施形態を示す模式図である。
FIG. 5 is a schematic diagram showing an embodiment of a hierarchical data management program storage medium of the present invention.

【図6】本発明の階層化データ管理システムを運用する
ためのハードウエアシステムの概略構成図である。
FIG. 6 is a schematic configuration diagram of a hardware system for operating the hierarchical data management system of the present invention.

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

1 階層化データ管理システム 100 呼出側データベース 101,102,103 項目 111,112,113,114,115,・・・
レコード 200 階層データベース 201,202 項目 211,212,213,214,215,・・・
レコード 300 呼出側データ処理手段 301 呼出側データベースアクセス手段 302 階層データ取得手段 400 階層データベースアクセス手段 500 階層化データ管理プログラム記憶媒体 510 呼出側データ処理プログラム 511 呼出側データベースアクセスプログラム 512 階層データ取得プログラム 520 階層データベースアクセスプログラム 530 階層化データ管理プログラム 540 DB初期化プログラム 600 ハードウエアシステム 610 DBサーバ 620 プリンタサーバ 630,640,650 クライアント 650 通信回線 611,621,631,641,651 本体部 612,622,632,642,652 キーボー
ド 613,623,633,643,653 ディスプ
レイ 614 大容量補助記憶装置 615 記憶媒体読取装置 624 プリンタ
1 Hierarchical data management system 100 Calling side database 101, 102, 103 Items 111, 112, 113, 114, 115, ...
Record 200 Hierarchical database 201, 202 Items 211, 212, 213, 214, 215, ...
Record 300 caller data processing means 301 caller database access means 302 hierarchical data acquisition means 400 hierarchical database access means 500 hierarchical data management program storage medium 510 caller data processing program 511 caller database access program 512 hierarchical data acquisition program 520 hierarchy Database access program 530 Hierarchical data management program 540 DB initialization program 600 Hardware system 610 DB server 620 Printer server 630, 640, 650 Client 650 Communication line 611, 621, 631, 641, 651 Main unit 612, 622, 632 642,652 Keyboard 613,623,633,643,653 Display 614 Storage device 615 storage medium reading device 624 printer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 階層化されたデータを管理するデータベ
ースを備えた階層化データ管理システムにおいて、 互いを識別するIDが付された、それぞれに1つ以上の
データが格納されたレコードの集合からなる呼出側デー
タベースと、 前記呼出側データベースの各レコードに付された各ID
に対応する各IDが付された、該呼出側データベースの
レコードに対応するレコードであって該呼出側データベ
ースのレコードどうしの階層関係を規定する階層データ
が格納されたレコードの集合からなる階層データベース
とからなる2つのデータベースが別々に構成されてなる
ことを特徴とする階層化データ管理システム。
1. A hierarchical data management system having a database for managing hierarchical data, comprising a set of records each having at least one data stored therein, each of which has an ID for identifying each other. Caller database, and each ID given to each record of the caller database
A hierarchical database comprising a set of records in which hierarchical data defining the hierarchical relationship between the records of the calling database, the records being records corresponding to the records of the calling database, each having an ID corresponding to A hierarchical data management system characterized in that two databases are separately configured.
【請求項2】 互いを識別するIDが付された、それぞ
れに1つ以上のデータが格納されたレコードの集合から
なる呼出側データベースと、前記呼出側データベースの
各レコードに付された各IDに対応する各IDが付され
た、該呼出側データベースのレコードに対応するレコー
ドであって該呼出側データベースのレコードどうしの階
層関係を規定する階層データが格納されたレコードの集
合からなる階層データベースと、前記呼出側データベー
スのアクセスを含むデータ処理を行う呼出側データ処理
手段と、前記階層データベースをアクセスする階層デー
タベースアクセス手段とを備え、 前記呼出側データ処理手段が、前記階層データベースア
クセス手段に階層データベースのアクセスを依頼し該依
頼に対応する階層データを取得する手段を有し、 前記階層データベースアクセス手段が、前記呼出側デー
タ処理手段からの階層データベースのアクセスの依頼を
受けて該階層データベースをアクセスし該アクセスの結
果を前記呼出側データ処理手段に渡すものであることを
特徴とする階層化データ管理システム。
2. A caller database comprising a set of records each storing one or more data, each of which is provided with an ID for identifying each other, and each ID attached to each record of said caller database. A hierarchical database comprising a set of records each having a corresponding ID and corresponding to a record of the calling database and storing hierarchical data defining a hierarchical relationship between the records of the calling database; Caller data processing means for performing data processing including access to the caller database, and hierarchical database access means for accessing the hierarchical database, the caller data processing means, the hierarchical database access means of the hierarchical database Means for requesting access and obtaining hierarchical data corresponding to the request The hierarchical database access means receives the request for access to the hierarchical database from the calling data processing means, accesses the hierarchical database, and passes the result of the access to the calling data processing means. A hierarchical data management system characterized by the following.
【請求項3】 互いを識別するIDが付された、それぞ
れに1つ以上のデータが格納されたレコードの集合から
なる呼出側データベースと、前記呼出側データベースの
各レコードに付された各IDに対応する各IDが付され
た、該呼出側データベースのレコードに対応するレコー
ドであって該呼出側データベースのレコードどうしの階
層関係を規定する階層データが格納されたレコードの集
合からなる階層データベースと、前記呼出側データベー
スのアクセスを含むデータ処理を行う呼出側データ処理
手段と、前記階層データベースをアクセスする階層デー
タベースアクセス手段とを備え、前記呼出側データ処理
手段が前記階層データベースアクセス手段に階層データ
ベースのアクセスを依頼し該依頼に対応する階層データ
を取得する手段を有するとともに、前記階層データベー
スアクセス手段が前記呼出側データ処理手段からの階層
データベースのアクセスの依頼を受けて該階層データベ
ースをアクセスし該アクセスの結果を前記呼出側データ
処理手段に渡すよう構成されてなる階層化データ管理プ
ログラムとが記憶されてなることを特徴とする階層化デ
ータ管理プログラム記憶媒体。
3. A caller database comprising a set of records each storing one or more data, each of which is provided with an ID for identifying each other, and each ID given to each record of said caller database. A hierarchical database comprising a set of records each having a corresponding ID and corresponding to a record of the calling database and storing hierarchical data defining a hierarchical relationship between the records of the calling database; Caller data processing means for performing data processing including access to the caller database; and hierarchical database access means for accessing the hierarchical database, wherein the caller data processing means accesses the hierarchical database access means to access the hierarchical database. And means for acquiring hierarchical data corresponding to the request. The hierarchical database access means receives the request for access to the hierarchical database from the calling data processing means, accesses the hierarchical database, and passes the result of the access to the calling data processing means. A storage medium for a hierarchical data management program, wherein a hierarchical data management program is stored.
JP10106520A 1998-04-16 1998-04-16 Hierarchy data management system and hierarchy data management program storage medium Withdrawn JPH11306071A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10106520A JPH11306071A (en) 1998-04-16 1998-04-16 Hierarchy data management system and hierarchy data management program storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10106520A JPH11306071A (en) 1998-04-16 1998-04-16 Hierarchy data management system and hierarchy data management program storage medium

Publications (1)

Publication Number Publication Date
JPH11306071A true JPH11306071A (en) 1999-11-05

Family

ID=14435690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10106520A Withdrawn JPH11306071A (en) 1998-04-16 1998-04-16 Hierarchy data management system and hierarchy data management program storage medium

Country Status (1)

Country Link
JP (1) JPH11306071A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005505042A (en) * 2001-09-28 2005-02-17 オラクル・インターナショナル・コーポレイション Provides consistent hierarchical extraction of relational data
JP2006126966A (en) * 2004-10-26 2006-05-18 Toho Pharmaceutical Co Ltd Call center system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005505042A (en) * 2001-09-28 2005-02-17 オラクル・インターナショナル・コーポレイション Provides consistent hierarchical extraction of relational data
JP2006126966A (en) * 2004-10-26 2006-05-18 Toho Pharmaceutical Co Ltd Call center system

Similar Documents

Publication Publication Date Title
US6728702B1 (en) System and method to implement an integrated search center supporting a full-text search and query on a database
US7725447B2 (en) Method, apparatus, and system for searching based on search visibility rules
US6711565B1 (en) Method, apparatus, and system for previewing search results
US6782383B2 (en) System and method to implement a persistent and dismissible search center frame
US6763351B1 (en) Method, apparatus, and system for attaching search results
US7213013B1 (en) Method, apparatus, and system for remote client search indexing
US7293014B2 (en) System and method to enable searching across multiple databases and files using a single search
US7233937B2 (en) Method, apparatus, and system for searching based on filter search specification
US7899844B2 (en) Method and system for access and display of data from large data sets
US7546287B2 (en) System and method to search a database for records matching user-selected search criteria and to maintain persistency of the matched records
US7409401B2 (en) Method and system for supporting multivalue attributes in a database system
JP2510945B2 (en) A query optimization support method from a relational database management system.
US6651070B1 (en) Client/server database system
US6301581B1 (en) Method and system for managing access to a plurality of data objects
JP2006524376A (en) Generic database schema
JPH11306071A (en) Hierarchy data management system and hierarchy data management program storage medium
US8510269B2 (en) Uninterrupted database index reorganization/movement
JPH0736756A (en) Object management system
Leigh et al. The use of SQL and second generation database management systems for data processing and information retrieval in libraries
KR100919101B1 (en) Apparatus And Method for Board Operating by Using Relation Information
JP2002259384A (en) Virtual record use database merging device
JP2000020355A (en) Manipulating method for os file, storage medium storing program for the same and manipulating system for os file
JPH0962551A (en) Information management device
JPH08101784A (en) Method and device for mounting subtype relation in relational data base

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050705

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050830

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051101

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060104

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060227

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20060331

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070523