JPH10111820A - Database device - Google Patents
Database deviceInfo
- Publication number
- JPH10111820A JPH10111820A JP8268061A JP26806196A JPH10111820A JP H10111820 A JPH10111820 A JP H10111820A JP 8268061 A JP8268061 A JP 8268061A JP 26806196 A JP26806196 A JP 26806196A JP H10111820 A JPH10111820 A JP H10111820A
- Authority
- JP
- Japan
- Prior art keywords
- database
- data
- database unit
- unit
- processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、複数のデータの集
合であるデータベースを管理して、これを効率的に運用
するためのデータベース装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database device for managing a database, which is a set of a plurality of data, and operating the database efficiently.
【0002】[0002]
【従来の技術】データベース装置とは、データベースを
運用するためのデータベース管理システム(DBMS;
DataBase Management System)等のソフトウエアと、こ
れを動作させるためのハードウエアとを有したコンピュ
ータシステムからなるものであり、体系的なデータ構造
を有するデータ群の記憶蓄積や、記憶蓄積されたデータ
に対する検索等を管理実行するものである。2. Description of the Related Art A database system is a database management system (DBMS) for operating a database.
It consists of a computer system having software such as DataBase Management System) and hardware for operating the same. It stores and accumulates a data group having a systematic data structure. It manages and executes searches and the like.
【0003】従来、このようなデータベース装置として
は、例えば図3に示すように、データベース部1と、管
理部10とを備えてなるものがある。なお、管理部10
は、一つの端末装置(パーソナルコンピュータ等)上に
設けられているものであっても、あるいはネットワーク
を介して接続された複数の端末装置上に分散して設けら
れているものであってもよい。Conventionally, as such a database device, for example, as shown in FIG. 3, there is a device provided with a database unit 1 and a management unit 10. The management unit 10
May be provided on one terminal device (such as a personal computer) or may be provided separately on a plurality of terminal devices connected via a network. .
【0004】データベース部1は、磁気ディスク装置等
の記憶装置からなるもので、体系的なデータ構造を有す
るデータ群を記憶蓄積するものである。ただし、データ
ベース部1では、所定の言語(例えばSQL文)で記述
された動作命令を受け取ると、その動作命令に従って、
データの新規記憶、削除、検索出力、若しくは更新とい
った、データの処理動作を行うようになっている。管理
部10は、CPU(Central Processing Unit )、RA
M(Random Access Memory)、ROM(Read Only Memo
ry)等の組み合わせからなるもので、データベース部1
内のデータを用いて、所定のデータ処理(例えば演算処
理)を行うものである。ただし、管理部10では、複数
種類のデータ処理の実行を可能にするために、複数の処
理手段11a、11b、11c…を備えている。[0004] The database unit 1 is composed of a storage device such as a magnetic disk device, and stores and stores a data group having a systematic data structure. However, when the database unit 1 receives an operation instruction described in a predetermined language (for example, an SQL sentence), the database unit 1 according to the operation instruction
Data processing operations such as new storage, deletion, search output, or update of data are performed. The management unit 10 includes a CPU (Central Processing Unit), RA
M (Random Access Memory), ROM (Read Only Memo)
ry), etc., and the database section 1
A predetermined data processing (for example, an arithmetic processing) is performed using the data in the above. However, the management unit 10 includes a plurality of processing units 11a, 11b, 11c,... In order to enable execution of a plurality of types of data processing.
【0005】各処理手段11a、11b、11c…は、
データ処理を行う処理プログラム等の実行によって実現
されるものであり、データ処理を行う機能の最小単位と
なるものである。これら処理手段11a、11b、11
c…では、それぞれがデータベース部1内のデータを用
いて異なる種類のデータ処理を独自に行うようになって
いる。よって、各処理手段11a、11b、11c…で
は、データ処理に必要なデータのデータベース部1から
の取り出しやデータ処理後のデータのデータベース部1
への保存などを行うために、それぞれがデータベース部
1にアクセスするためのアクセス手段12a、12b、
12c…を有している。[0005] Each of the processing means 11a, 11b, 11c ...
It is realized by executing a processing program or the like for performing data processing, and is a minimum unit of a function for performing data processing. These processing means 11a, 11b, 11
..,... independently perform different types of data processing using data in the database unit 1. Therefore, each of the processing units 11a, 11b, 11c,... Fetches data necessary for data processing from the database unit 1 and the data unit 1 after data processing.
Access means 12a, 12b, respectively for accessing the database unit 1 for storing in the
12c...
【0006】各アクセス手段12a、12b、12c…
は、各処理手段11a、11b、11c…内の一部の処
理プログラム等の実行によって実現されるものであり、
各処理手段11a、11b、11c…からの指示に従っ
て、SQL文等で記述された動作命令を生成し、これを
データベース部1へ送出するものである。このアクセス
手段12a、12b、12c…からの動作命令によっ
て、データベース部1では、データの処理動作、すなわ
ちデータの新規記憶、削除、検索出力、若しくは更新を
行うようになっている。[0006] Each access means 12a, 12b, 12c ...
Are realized by executing a part of the processing programs and the like in each of the processing means 11a, 11b, 11c...
In accordance with an instruction from each of the processing units 11a, 11b, 11c,..., An operation instruction described in an SQL statement or the like is generated and transmitted to the database unit 1. In response to the operation command from the access means 12a, 12b, 12c,..., The database unit 1 performs data processing operation, that is, new storage, deletion, search output, or update of data.
【0007】[0007]
【発明が解決しようとする課題】ところで、上述した従
来のデータベース装置では、複数の処理手段11a、1
1b、11c…がそれぞれ異なる種類のデータ処理を行
うようになっている。そのために、各アクセス手段12
a、12b、12c…では、各処理手段11a、11
b、11c…の有するデータ処理機能(プログラム形
態)に最も適した手法によって、動作命令の生成を行っ
ている。つまり、このデータベース装置では、データベ
ース部1へのアクセスを、各アクセス手段12a、12
b、12c…毎に、それぞれが異なる手法によって行う
ようになっている。In the above-mentioned conventional database apparatus, a plurality of processing means 11a, 1
1b, 11c,... Perform different types of data processing. Therefore, each access means 12
a, 12b, 12c,...
The operation instruction is generated by a method most suitable for the data processing function (program form) of b, 11c. That is, in this database device, access to the database unit 1 is performed by each of the access units 12a and 12a.
Each of b, 12c,... is performed by a different method.
【0008】したがって、このデータベース装置では、
例えばデータベース部1内のシステム変更やデータ構成
変更(例えばバージョンアップなど)により、このデー
タベース部1が理解する動作命令の一部に変更を加える
必要が生じた場合に、各アクセス手段12a、12b、
12c…の全てについて、対応箇所(対応プログラム
等)を修正しなければならない。よって、この場合に
は、多くの手間及び時間を必要としてしまい、さらには
その修正時にバグ等の不具合を盛り込んでしまう可能性
が高くなってしまうので、結果として容易性及び確実性
に欠けてしまう。Therefore, in this database device,
For example, when it is necessary to change a part of the operation command understood by the database unit 1 due to a system change or a data configuration change (for example, version upgrade) in the database unit 1, each access unit 12a, 12b,
12c..., The corresponding parts (corresponding programs and the like) must be corrected. Therefore, in this case, a lot of trouble and time are required, and furthermore, there is a high possibility that a bug or the like is included when the correction is made. As a result, easiness and certainty are lacking. .
【0009】また、このデータベース装置では、例えば
管理部10内に新たな処理手段を加えようとした場合
に、この新たな処理手段の開発者(追加作業者)が、S
QL文等の動作命令の作成手法、すなわち複雑なデータ
ベースアクセス手法を理解していなければならない。こ
のデータベースアクセス手法を理解していないと、新た
な処理手段は、データベース部1に正しくアクセスする
ことができなくなってしまう。よって、このデータベー
ス装置では、装置構成の変更等に、容易かつ柔軟に対応
することができず、装置の汎用性に欠けてしまう。Further, in this database device, for example, when a new processing means is to be added to the management unit 10, the developer (additional worker) of the new processing means is required
It is necessary to understand a method of creating an operation command such as a QL statement, that is, a complicated database access method. If this database access method is not understood, the new processing means cannot correctly access the database unit 1. Therefore, this database device cannot easily and flexibly cope with a change in the device configuration or the like, and lacks versatility of the device.
【0010】そこで、本発明は、例えば、データベース
部1内のシステム変更やデータ構成変更、あるいは新た
な処理手段を構成に加えようとした場合などのように、
データベース部1に変更が生じた場合であっても、これ
に対して容易かつ確実に対応することができるデータベ
ース装置を提供することを目的とする。Therefore, the present invention provides, for example, a system change or data structure change in the database unit 1 or a case where a new processing means is added to the structure.
It is an object of the present invention to provide a database device that can easily and surely cope with a case where a change occurs in the database unit 1.
【0011】[0011]
【課題を解決するための手段】本発明は、上記目的を達
成するために案出されたデータベース装置で、データを
記憶蓄積するとともに、所定の言語で記述された動作命
令を受け取ると、その動作命令に従ってデータの処理動
作を行うデータベース部と、前記データベース部にデー
タの処理動作を行わせるための指示を与える複数の処理
手段とを備えるものであって、前記複数の処理手段は、
前記データベース部にデータの処理動作を行わせるため
の指示として、前記所定の言語とは異なる予め設定され
た形態の信号を発するものであり、これら処理手段と前
記データベース部との間には、一つのアクセス管理手段
が設けられ、かつ、前記一つのアクセス管理手段は、前
記複数の処理手段から予め設定された形態の信号を受け
取ると、これを前記所定の言語で記述された動作命令に
変換し、その動作命令を前記データベース部へ送出する
ものであることを特徴とするものである。SUMMARY OF THE INVENTION The present invention is directed to a database device devised to achieve the above object, which stores and accumulates data and, when receiving an operation instruction written in a predetermined language, executes the operation. A database unit that performs a data processing operation according to an instruction, and a plurality of processing units that provide an instruction to cause the database unit to perform the data processing operation, wherein the plurality of processing units are:
As an instruction to cause the database unit to perform a data processing operation, a signal in a preset form different from the predetermined language is issued. When one access management unit receives a signal in a predetermined form from the plurality of processing units, the one access management unit converts the signal into an operation instruction described in the predetermined language. , And sends the operation command to the database unit.
【0012】上記構成のデータベース装置によれば、デ
ータベース部に例えばデータの新規記憶、削除、検索出
力、若しくは更新といったデータの処理動作を行わせる
場合に、複数の処理手段は、その処理動作を行わせるた
めの指示として、予め設定された形態の信号を発する。
この信号を受け取ると、一つのアクセス管理手段は、こ
れを所定の言語で記述された動作命令に変換し、その動
作命令をデータベース部へ送出する。そして、データベ
ース部は、一つのアクセス管理手段からの動作命令に従
って、データの処理動作を行う。つまり、複数の処理手
段は、一つのアクセス管理手段を介して、データベース
部にデータの処理動作を行わせる。したがって、このデ
ータベース装置では、例えばデータベース部に対する動
作命令の一部に変更を加える必要が生じた場合であって
も、一つのアクセス管理手段のみについて修正を加えれ
ばよい。さらに、複数の処理手段のそれぞれは、予め設
定された形態の信号をアクセス管理手段へ送出すれば、
所定の言語で記述された動作命令を生成することなく、
データベース部にデータの処理動作を行わせることがで
きるようになる。According to the database apparatus having the above-described configuration, when the database section is to perform a data processing operation such as new storage, deletion, retrieval output, or update of data, a plurality of processing means perform the processing operation. A signal in a preset form is issued as an instruction to make the setting.
Upon receiving this signal, one access management means converts this into an operation command described in a predetermined language and sends the operation command to the database unit. Then, the database unit performs a data processing operation in accordance with an operation command from one access management unit. That is, the plurality of processing units cause the database unit to perform the data processing operation via one access management unit. Therefore, in this database apparatus, for example, even when it is necessary to change a part of the operation command for the database unit, only one access management means needs to be corrected. Further, each of the plurality of processing means may transmit a signal in a preset form to the access management means,
Without generating operation instructions written in a predetermined language,
The data processing operation can be performed by the database unit.
【0013】[0013]
【発明の実施の形態】以下、図面に基づき本発明に係わ
るデータベース装置について説明する。ただし、ここで
は、リレーショナル(関係型)データベースを管理する
ためのデータベース装置、すなわちRDBMS(Relati
onal DataBase Management System )等のソフトウエア
と、これを動作させるためのハードウエアとからなるデ
ータベース装置に、本発明を適用した場合について説明
する。本実施の形態のデータベース装置は、図1に示す
ように、データベース部1と、管理部2とを備えてなる
ものである。なお、従来のデータベース装置(図3参
照)と同一の構成要素については、同一の符号を与えて
その説明を省略する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A database device according to the present invention will be described below with reference to the drawings. However, here, a database device for managing a relational (relational) database, that is, an RDBMS (Relati
A case in which the present invention is applied to a database device including software such as an onal DataBase Management System) and hardware for operating the software will be described. The database device according to the present embodiment includes a database unit 1 and a management unit 2, as shown in FIG. Note that the same components as those of the conventional database device (see FIG. 3) are assigned the same reference numerals and description thereof will be omitted.
【0014】管理部2は、一つの端末装置上あるいはネ
ットワークで接続された複数の端末装置上に設けられて
いるものであり、データベース部1内のデータを用いて
所定のデータ処理を行うものである。そのために、この
管理部2では、複数の処理手段3a、3b、3c…と、
一つのアクセス管理手段4とを備えている。The management unit 2 is provided on one terminal device or on a plurality of terminal devices connected via a network, and performs predetermined data processing using data in the database unit 1. is there. For this purpose, the management unit 2 includes a plurality of processing units 3a, 3b, 3c,.
One access management unit 4 is provided.
【0015】複数の処理手段3a、3b、3c…は、そ
れぞれがデータベース部1内のデータを用いて異なる種
類のデータ処理を独自に行うものである。そのために、
これら処理手段3a、3b、3c…のそれぞれは、デー
タベース部1にデータの新規記憶、削除、検索出力、若
しくは更新といった処理動作を行わせるための指示とし
て、予め設定された形態の信号を発するようになってい
る。Each of the plurality of processing means 3a, 3b, 3c... Independently performs different types of data processing using data in the database unit 1. for that reason,
Each of these processing means 3a, 3b, 3c... Emits a signal in a preset form as an instruction for causing the database unit 1 to perform a processing operation such as new storage, deletion, search output, or update of data. It has become.
【0016】この予め設定された形態の信号としては、
「PtCreate( ) 」、「PtDelete( )」、「PtGet( )」、
「PtSet( )」の4種類がある。「PtCreate( ) 」は、デ
ータベース部1にデータを新規記憶させる処理動作、詳
しくはデータベース部1内のあるテーブルに対してレコ
ードを1行追加する処理同を指示するための信号であ
る。「PtDelete( ) 」は、データベース部1内のデータ
を削除する処理動作、詳しくはデータベース部1内のあ
るテーブルからレコードを1行削除する処理動作を指示
するための信号である。「PtGet( )」は、データベース
部1からデータを検索出力する処理動作、詳しくはデー
タベース部1内のあるテーブルから該当するレコードの
列情報を取得する処理動作を指示するための信号であ
る。「PtSet( )」は、データベース部1内のデータを更
新する処理動作、詳しくはデータベース部1内のあるテ
ーブルのレコードに対して列情報を更新する処理動作を
指示するための信号である。なお、これらの各信号にお
いて、「( ) 」の部分には、それぞれ処理対象となるデ
ータを特定するためのパラメータが入るようになってい
る。The signal of the preset form includes:
“PtCreate ()”, “PtDelete ()”, “PtGet ()”,
There are four types of “PtSet ()”. “PtCreate ()” is a signal for instructing a processing operation for newly storing data in the database unit 1, more specifically, a process of adding one row of a record to a certain table in the database unit 1. “PtDelete ()” is a signal for instructing a processing operation for deleting data in the database unit 1, more specifically, a processing operation for deleting one row of a record from a certain table in the database unit 1. “PtGet ()” is a signal for instructing a processing operation of retrieving and outputting data from the database unit 1, more specifically, a processing operation of acquiring column information of a corresponding record from a certain table in the database unit 1. “PtSet ()” is a signal for instructing a processing operation for updating data in the database unit 1, more specifically, a processing operation for updating column information for a record of a certain table in the database unit 1. In each of these signals, a parameter for specifying the data to be processed is entered in the “()” part.
【0017】一方、アクセス管理手段4は、データベー
ス部1と処理手段3a、3b、3c…との間に設けられ
ているものであり、管理部2における所定プログラムの
実行等によって以下に説明する機能を実現するものであ
る。つまり、アクセス管理手段4は、処理手段3a、3
b、3c…が発した信号、すなわち「PtCreate( ) 」、
「PtDelete( ) 」、「PtGet( )」、「PtSet( )」を受け
取ると、これを基にSQL文等の所定の言語で記述され
た動作命令を生成するものである。そして、アクセス管
理手段4では、変換によって得た動作命令をデータベー
ス部1へ送出するようになっている。On the other hand, the access management means 4 is provided between the database unit 1 and the processing means 3a, 3b, 3c... Is realized. That is, the access management unit 4 includes the processing units 3a, 3
b, 3c..., ie, “PtCreate ()”,
Upon receiving “PtDelete ()”, “PtGet ()”, and “PtSet ()”, an operation instruction described in a predetermined language such as an SQL statement is generated based on these. The access management means 4 sends the operation command obtained by the conversion to the database unit 1.
【0018】次に、以上のように構成されたデータベー
ス装置における処理動作例について、図2の概念図を参
照しながら説明する。ただし、ここでは、データベース
部1にデータを新規記憶(登録)させる場合の処理動作
を例に挙げて説明する。なお、データベース部1には、
通信局(例えば通信端末装置)に関する局データ(例え
ば、局名、局番号など)が、テーブル(表)形式で記憶
蓄積されているものとする。Next, an example of a processing operation in the database device configured as described above will be described with reference to a conceptual diagram of FIG. However, here, the processing operation when newly storing (registering) data in the database unit 1 will be described as an example. The database unit 1 includes
It is assumed that station data (for example, a station name, a station number, and the like) relating to a communication station (for example, a communication terminal device) is stored and stored in a table format.
【0019】データベース部1にデータを登録する場合
に、このデータベース装置の利用者(ユーザ)は、先
ず、管理部2の上位プログラムとなるOS(Operating
System)によって実現されるGUI(Graphical User I
nterface)5を用いて、登録しようとする局データの入
力を行う。GUI5で局データが入力されると、この局
データの登録に最も適した機能を有する処理手段3a、
3b、3c…では、入力された局データをGUI5から
受け取る(ステップ101、以下ステップをSと略
す)。When registering data in the database unit 1, a user of the database unit first operates with an OS (Operating) which is a higher-level program of the management unit 2.
GUI (Graphical User I)
nterface) 5 to input station data to be registered. When the station data is input on the GUI 5, the processing means 3a having the function most suitable for registering the station data,
In 3b, 3c,..., The input station data is received from the GUI 5 (Step 101; hereinafter, the step is abbreviated as S).
【0020】GUI5から局データを受け取ると、処理
手段3a、3b、3c…では、受け取った局データの内
容(例えば、局名、局番号など)をパラメータとして、
その局データをデータベース部1に新規記憶させるため
の信号を、アクセス管理手段4に対して発する(S10
2)。例えば、「INST ID(局データについてのID番
号)=3、局名=C、局番号=12」といった局データ
を受け取ると、処理手段3a、3b、3c…では、これ
をデータベース部1に新規記憶させるために、「PtCrea
te(INST ID=3、局名=C、局番号=12)」という
信号を発する。When the station data is received from the GUI 5, the processing means 3a, 3b, 3c... Use the contents of the received station data (eg, station name, station number, etc.) as parameters.
A signal for newly storing the station data in the database unit 1 is issued to the access management unit 4 (S10).
2). For example, "INST When receiving the station data such as ID (ID number for station data) = 3, station name = C, station number = 12, the processing means 3a, 3b, 3c,... , "PtCrea
te (INST ID = 3, station name = C, station number = 12). "
【0021】処理手段3a、3b、3c…が発した「Pt
Create(INST ID=3、局名=C、局番号=12)」と
いう信号を受け取ると、アクセス管理手段4では、その
信号を基にSQL文等で記述された動作命令を生成し、
生成した動作命令をデータベース部1へ送出する(S1
03)。アクセス管理手段4からの動作命令を受け取る
と、データベース部1では、その動作命令に従って、こ
のデータベース部1内の該当するテーブルに「INST ID
=3、局名=C、局番号=12」といった局データを追
加して記憶する(S104)。[Pt] issued by the processing means 3a, 3b, 3c...
Create (INST ID = 3, station name = C, station number = 12), the access management means 4 generates an operation command described in an SQL statement or the like based on the signal,
The generated operation command is sent to the database unit 1 (S1).
03). Upon receiving the operation command from the access management means 4, the database unit 1 stores "INST" in a corresponding table in the database unit 1 according to the operation command. ID
= 3, station name = C, station number = 12 ”and stored (S104).
【0022】このようにして、このデータベース装置で
は、GUI5で入力された局データをデータベース部1
に登録する。また、このデータベース装置では、これと
同様にして、データベース部1におけるデータの削除、
検索出力、若しくは更新といった処理動作を行うように
なっている。As described above, in this database device, the station data input on the GUI 5 is stored in the database unit 1.
Register with. Also, in this database device, data deletion in the database unit 1 is performed in the same manner.
Processing operations such as search output or update are performed.
【0023】以上のように、本実施の形態のデータベー
ス装置によれば、複数の処理手段3a、3b、3c…の
それぞれが一つのアクセス管理手段4を介してデータベ
ース部1にデータの処理動作を行わせるようになってい
る。すなわち、各処理手段3a、3b、3c…からのデ
ータベース部1へのアクセスを、アクセス管理手段4が
一括して管理するようになっている。したがって、この
データベース装置では、例えばデータベース部1内のシ
ステム変更やデータ構成変更により、このデータベース
部1が理解する動作命令の一部に変更を加える必要が生
じた場合であっても、アクセス管理手段4のみについて
修正を行えばよい。よって、従来のもののように、多く
の手間及び時間を必要とすることがなくなり、さらには
その修正時にバグ等の不具合を盛り込んでしまう可能性
を低下させることができる。つまり、このデータベース
装置では、データベース部1に変更が生じた場合であっ
ても、これに容易かつ確実に対応することができるよう
になる。As described above, according to the database device of the present embodiment, each of the plurality of processing means 3a, 3b, 3c,... It is made to be performed. That is, the access management means 4 collectively manages access to the database unit 1 from each of the processing means 3a, 3b, 3c... Therefore, in this database device, even if it is necessary to change a part of the operation command understood by the database unit 1 due to a system change or a data configuration change in the database unit 1, for example, Correction need only be made for four. Therefore, unlike the related art, a lot of trouble and time are not required, and the possibility of incorporating a defect such as a bug at the time of correction can be reduced. In other words, this database device can easily and surely cope with a change in the database unit 1 even when it occurs.
【0024】また、本実施の形態のデータベース装置で
は、処理手段3a、3b、3c…から、「PtCreate( )
」、「PtDelete( ) 」、「PtGet( )」、「PtSet( )」
といった予め設定された形態の信号を受け取ると、アク
セス管理手段4がこれを基にSQL文等の所定の言語で
記述された動作命令を生成するようになっている。すな
わち、各処理手段3a、3b、3c…は、アクセス管理
手段4に予め設定された形態の信号を発すれば、データ
ベース部1へのアクセスを指示することができるように
なっている。したがって、このデータベース装置では、
例えば管理部4内に新たな処理手段を加えようとした場
合であっても、この新たな処理手段が予め設定された形
態の信号を発すれば、データベース部1に対するアクセ
スを正しく行うことができるようになる。つまり、この
データベース装置では、装置構成の変更等があっても、
これに容易かつ柔軟に対応することができるので、従来
のものに比べて装置の汎用性を確保することができる。In the database device of the present embodiment, the processing means 3a, 3b, 3c...
, PtDelete (), PtGet (), PtSet ()
When a signal in a predetermined form is received, the access management means 4 generates an operation command described in a predetermined language such as an SQL statement based on the signal. That is, each of the processing units 3a, 3b, 3c,... Can issue an access management unit 4 a signal in a preset form to instruct access to the database unit 1. Therefore, in this database device,
For example, even when a new processing unit is to be added to the management unit 4, if the new processing unit emits a signal in a preset form, the database unit 1 can be correctly accessed. Become like In other words, in this database device, even if the device configuration is changed,
Since this can be dealt with easily and flexibly, the versatility of the device can be secured as compared with the conventional device.
【0025】なお、本実施の形態では、本発明を関係型
データベースを管理するためのデータベース装置に適用
した場合について説明したが、本発明はこれに限定され
るものではなく、例えば網型データベースや階層型デー
タベースを管理するためのデータベース装置であっても
適用可能である。さらには、オブジェクト指向型データ
ベースを管理するためのデータベース装置に適用するこ
とも可能である。この場合には、アクセス管理手段4と
してのクラス(データベースクラス)を一つ設ければ、
上述と同様の効果を得ることができる。In this embodiment, a case has been described where the present invention is applied to a database device for managing a relational database. However, the present invention is not limited to this. The present invention is also applicable to a database device for managing a hierarchical database. Furthermore, the present invention can be applied to a database device for managing an object-oriented database. In this case, if one class (database class) is provided as the access management means 4,
The same effect as described above can be obtained.
【0026】[0026]
【発明の効果】以上に説明したように、本発明のデータ
ベース装置では、複数の処理手段が予め設定された形態
の信号を発すると、これら処理手段とデータベース部と
の間にあるアクセス管理手段4が、データベース部にデ
ータの処理動作を行わせるようになっている。したがっ
て、このデータベース装置では、例えばデータベース部
に変更が生じた場合であっても、アクセス管理手段のみ
について修正を行えばよいので、従来のもののように多
くの手間及び時間を必要とせずに、かつ、不具合発生の
可能性を低下させることができ、結果としてデータベー
ス部に変更に容易かつ確実に対応することができるよう
になる。さらに、処理手段はアクセス管理手段に予め設
定された形態の信号を発すれば、データベース部1に正
しくアクセスできるので、例えば装置構成の変更があっ
た場合でも、これに容易かつ柔軟に対応することができ
るようになる。As described above, in the database device of the present invention, when a plurality of processing means emits a signal in a predetermined form, the access management means 4 between these processing means and the database unit. However, the data processing operation is performed by the database unit. Therefore, in this database device, even if a change occurs in the database unit, for example, only the access management means needs to be modified, so that it does not require much labor and time unlike the conventional device, and Thus, the possibility of occurrence of a failure can be reduced, and as a result, it is possible to easily and surely respond to the change in the database unit. Furthermore, the processing means can correctly access the database unit 1 by issuing a signal of a preset form to the access management means, so that, for example, even if the apparatus configuration is changed, it can be easily and flexibly dealt with. Will be able to
【図1】本発明に係わるデータベース装置の実施の形態
の一例の機能構成を示すブロック図である。FIG. 1 is a block diagram showing a functional configuration of an example of an embodiment of a database device according to the present invention.
【図2】図1のデータベース装置において、データベー
ス部にデータの新規記憶(登録)を行う場合の動作例の
手順を示す概念図である。FIG. 2 is a conceptual diagram showing a procedure of an operation example when newly storing (registering) data in a database unit in the database device of FIG. 1;
【図3】従来のデータベース装置の一例の機能構成を示
すブロック図である。FIG. 3 is a block diagram showing a functional configuration of an example of a conventional database device.
1 データベース部 3a、3b、3c 処理手段 4 アクセス管理手段 1 database section 3a, 3b, 3c processing means 4 access management means
Claims (1)
言語で記述された動作命令を受け取ると、該動作命令に
従ってデータの処理動作を行うデータベース部と、 前記データベース部にデータの処理動作を行わせるため
の指示を与える複数の処理手段とを備えるデータベース
装置であって、 前記複数の処理手段は、前記データベース部にデータの
処理動作を行わせるための指示として、前記所定の言語
とは異なる予め設定された形態の信号を発するものであ
り、 これら処理手段と前記データベース部との間には、一つ
のアクセス管理手段が設けられ、 かつ、前記一つのアクセス管理手段は、前記複数の処理
手段から予め設定された形態の信号を受け取ると、これ
を基に前記所定の言語で記述された動作命令を生成し、
該動作命令を前記データベース部へ送出するものである
ことを特徴とするデータベース装置。1. A database unit for storing and accumulating data and receiving an operation instruction described in a predetermined language, performing a data processing operation in accordance with the operation instruction, and causing the database unit to perform the data processing operation. A plurality of processing means for giving an instruction for performing the data processing operation, wherein the plurality of processing means is an instruction for causing the database unit to perform a data processing operation. Between the processing means and the database unit, one access management means is provided, and the one access management means is provided in advance by the plurality of processing means. Upon receiving the signal in the set form, it generates an operation command described in the predetermined language based on the signal,
A database device for transmitting the operation command to the database unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8268061A JPH10111820A (en) | 1996-10-09 | 1996-10-09 | Database device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8268061A JPH10111820A (en) | 1996-10-09 | 1996-10-09 | Database device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10111820A true JPH10111820A (en) | 1998-04-28 |
Family
ID=17453353
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8268061A Pending JPH10111820A (en) | 1996-10-09 | 1996-10-09 | Database device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10111820A (en) |
-
1996
- 1996-10-09 JP JP8268061A patent/JPH10111820A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6526441B2 (en) | Input/output device information management system for multi-computer system | |
US7236991B2 (en) | Changing the data structure which an application program in a computer system uses to access database systems | |
US5642504A (en) | Method of testing an application on a server which accesses a database | |
CA2187925C (en) | Interface device and method | |
US20020059280A1 (en) | Automated table installer for multiple heterogenous databases | |
CN110351325B (en) | Data processing method and related equipment | |
US20100293161A1 (en) | Automatically avoiding unconstrained cartesian product joins | |
US11487742B2 (en) | Consistency checks between database systems | |
US7107574B1 (en) | Managing computer program configuration data | |
CN112650526B (en) | Method, device, electronic equipment and medium for detecting version consistency | |
US7237222B1 (en) | Protocol for controlling an execution process on a destination computer from a source computer | |
US7328234B1 (en) | Agent architecture for triggering remotely initiated data processing operations | |
CN104731641A (en) | Method and system of replication of batch jobs of computing systems | |
CN116955314A (en) | Unified maintenance management and control method, device, equipment and storage medium for database | |
JPH10111820A (en) | Database device | |
CN114443165A (en) | SQL file checking method and system based on domestic CPU and database | |
WO2015183016A1 (en) | Data processing device and method for checking data recorded on memory of data processing device | |
CN113343649A (en) | File annotation method and device, storage medium and computing equipment | |
WO2021042532A1 (en) | Database information analysis method and apparatus, computer apparatus, and storage medium | |
JP3795289B2 (en) | Database execution control unit | |
CN112486421B (en) | Data storage method and device, electronic equipment and storage medium | |
JP3330006B2 (en) | Network system including information storage system, input system of the system, and | |
JPH03166649A (en) | Distributed data base system | |
CN116627390B (en) | ICD file substitution method and device in aviation software development | |
US20230319137A1 (en) | Domain specific provider contracts for core data services |