JPH11306192A - Data base management system - Google Patents

Data base management system

Info

Publication number
JPH11306192A
JPH11306192A JP10112212A JP11221298A JPH11306192A JP H11306192 A JPH11306192 A JP H11306192A JP 10112212 A JP10112212 A JP 10112212A JP 11221298 A JP11221298 A JP 11221298A JP H11306192 A JPH11306192 A JP H11306192A
Authority
JP
Japan
Prior art keywords
data
threshold
user
table1
database
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
Application number
JP10112212A
Other languages
Japanese (ja)
Inventor
Naoya Takahashi
直也 高橋
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.)
Toppan Inc
Original Assignee
Toppan Printing Co 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 Toppan Printing Co Ltd filed Critical Toppan Printing Co Ltd
Priority to JP10112212A priority Critical patent/JPH11306192A/en
Publication of JPH11306192A publication Critical patent/JPH11306192A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a database management system capable of ensuring operation processing of high reliability and high in security by comparing the user threshold which is read out of a 1st storage means with the data threshold which is read out of a 2nd storage means and permitting the use of a data base only when the user threshold is equal to or large than the data threshold. SOLUTION: The user threshold is given to a user who uses a data base and consists of the data operation threshold and the data threshold in regard to the data unit. The data operation threshold show the level of authority for the change of the operating purpose data of the user, and higher this threshold the higher the aptitude in regard to the change of data. The data fixed value shows the designation that is given to the data from the user for inhibition of the data change and also shows the level of authority that inhibits the wrongdoing when the data are changed by another user. These thresholds are fixed since they are decided when a data storing area is formed, and these fixed value are decided by a data base producer according to the importance of data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データベースを使
用する際に使用権限をユーザ毎に制限するシステムに関
し、特に上記権限を自動に割り当てると共にデータベー
スにおけるセキュリティを向上させたデータベースマネ
ージメントシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for restricting the use authority for each user when using a database, and more particularly to a database management system in which the authority is automatically assigned and the security of the database is improved. .

【0002】[0002]

【従来の技術】従来のデータベースをマネージメントす
るシステムは、データベースの記録デバイスに記録して
あるデータに対してユーザ毎にデータの新規登録、記録
されているデータの読み出し、記録されているデータの
更新、記録されているデータの削除などの操作に対して
権限を付与しており、ユーザ毎にデータベースの使用内
容を制限することによりセキュリティを向上させると共
に、データベースを構成するデータの信頼性を向上させ
ている。
2. Description of the Related Art In a conventional system for managing a database, new registration of data, reading of recorded data, and updating of recorded data are performed for each user with respect to data recorded in a recording device of the database. Authorization is given to operations such as deletion of recorded data, and by restricting the use of the database for each user, security is improved, and the reliability of the data making up the database is improved. ing.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、ユーザ
に付与された操作権限をもとにデータベースの操作の制
限を行っているので、ユーザが間違ってデータベースを
操作しても、操作自体は正当性のある操作であると判断
されて、謝った操作により処理されたデータがデータベ
ースに対して正当性のあるデータだと認められて入力、
更新、削除、記録などの処理が行われ、データベースを
構成するデータの信頼性が低下することとなる。
However, since the operation of the database is restricted based on the operation authority given to the user, even if the user operates the database by mistake, the operation itself is not correct. It is determined that the operation is a certain operation, and the data processed by the operation that apologized is recognized as valid data in the database and input,
Processing such as updating, deletion, and recording is performed, so that the reliability of data constituting the database is reduced.

【0004】本発明は、信頼性の高い操作処理およびセ
キュリティの高いデータベースマネージメントシステム
を提供するものである。
The present invention provides a highly reliable operation processing and a highly secure database management system.

【0005】[0005]

【課題を解決するための手段】本発明は上記目的を達成
するためにされたものであり、請求項1に記載された発
明は、内部記憶デバイス及び外部記憶デバイスに対する
データの登録、読み出し、更新、削除など操作機能を有
するデータベースマネージメントシステムにおいて、デ
ータベースの操作権限をユーザ毎にユーザ閾値を作成す
るユーザ閾値作成手段と、このユーザ閾値を記憶する第
1記憶手段と、データベースの過去のユーザ使用状況及
び使用時間からなるデータ固定権限より導き出されたデ
ータ閾値を作成するデータ閾値作成手段と、このデータ
閾値作成手段を記録する第2記録手段と、上記第1記録
手段より読み出したユーザ閾値と上記第2記憶手段より
読み出したデータ閾値を対比させ、ユーザ閾値がデータ
閾値と等しいまたは大きい場合にのみデータベースの使
用を許可するデータベース使用許可手段と、を備えるこ
とを特徴とするデータベースマネージメントシステムで
ある。
SUMMARY OF THE INVENTION The present invention has been made to achieve the above object, and the invention described in claim 1 is to register, read, and update data in an internal storage device and an external storage device. Threshold creation means for creating a user threshold for each user for operating authority of the database, a first storage means for storing the user threshold, and past user usage status of the database in the database management system having an operation function such as deletion, Data threshold value creating means for creating a data threshold value derived from the data fixing authority consisting of the data threshold and use time, a second recording means for recording the data threshold value creating means, a user threshold value read from the first recording means, (2) Compare the data threshold value read from the storage means, and if the user threshold value is equal to the data threshold value or , And database usage permission means for permitting the use of the database only if large is a database management system, characterized in that it comprises a.

【0006】以下、本発明で使用される閾値につての説
明を行う。まず、ユーザ閾値とは、データベースを使用
するユーザに付与されるものであり、データ単位関して
データ操作閾値(0〜1の固定値)、データ閾値(0〜
1の固定値)からなるものでる。データ操作閾値とは、
ユーザの操作目的データに対する変更の権限の大きさで
あり、この値が大きいほどデータの変更に関しての適性
が高いということになる。データ固定値とは、ユーザが
データに対して付与するデータの変更禁止の指定であ
り、他のユーザによってデータの変更が行われようとし
たときに、その不正行為をどれだけの権限で禁止するか
を表すものである。また、これらの閾値はデータ保存領
域の作成時に決定するために固定値であり、この値はデ
ータの重要度に基づきデータベース作成者により決定さ
れる。そして、これらの閾値は、データ保存領域の属性
の変更に合わせて変更される場合がある。また、ユーザ
のデータ操作閾値およびデータ固定閾値もデータ保存領
域の属性に関連する値である。そして、データ固定閾値
は、データベースのデータ単位に対して与えられるもの
であり、新規登録閾値(0〜1の固定値)、読み出し閾
値(0〜1の固定値)、更新閾値(0〜1)、削除閾値
(0〜1の固定値)、最終更新時間、最終更新者の当該
データに対するデータ固定閾値(0〜1の固定値)から
なるものでる。新規登録閾値とは、データ保存領域に対
して新たにデータを登録する時に、その登録操作が許可
されるための権限の強さを設定する値である。読み出し
閾値とは、データ保存領域からデータを読み出す時にそ
の読み出し操作が許可されるための権限の強さを設定す
る値である。更新閾値とは、データ保存領域のデータを
更新するときにその更新操作が許可されるための権限の
強さを設定する値である。削除閾値とは、データ保存領
域からデータを削除する時にその削除操作が許可される
ための権限の強さを設定するための値である。最終更新
時間とは、データ保存領域に対して追加、読み出し、更
新、削除などの操作を行った場合最終時間である。最終
更新者の当該データに対するデータ固定閾値とは、デー
タ保存領域に保存されている操作対象データに対して最
終的に作業を行ったユーザのデータの変更禁止強度を表
す値である。
Hereinafter, the threshold value used in the present invention will be described. First, the user threshold is given to a user who uses the database, and the data operation threshold (fixed value of 0 to 1) and the data threshold (0 to
(Fixed value of 1). What is the data manipulation threshold?
This is the magnitude of the authority of the user to change the operation purpose data, and the larger this value is, the higher the suitability for changing the data is. The data fixed value is a designation of data change prohibition given to the user by the user, and when an attempt is made to change the data by another user, the improper activity is prohibited with any authority. It represents what. These thresholds are fixed values to be determined when the data storage area is created, and the values are determined by the database creator based on the importance of the data. These thresholds may be changed in accordance with a change in the attribute of the data storage area. Further, the data operation threshold value and the data fixed threshold value of the user are also values related to the attribute of the data storage area. The data fixed threshold is given for each data unit of the database, and includes a new registration threshold (fixed value of 0 to 1), a read threshold (fixed value of 0 to 1), and an update threshold (0 to 1). , A deletion threshold (fixed value of 0 to 1), a last update time, and a data fixed threshold (fixed value of 0 to 1) of the last updater for the data. The new registration threshold is a value that sets the strength of authority for permitting the registration operation when newly registering data in the data storage area. The read threshold is a value that sets the level of authority for permitting a read operation when reading data from the data storage area. The update threshold value is a value that sets the strength of authority for allowing an update operation when updating data in the data storage area. The deletion threshold is a value for setting the level of authority for permitting the deletion operation when deleting data from the data storage area. The last update time is the last time when operations such as addition, readout, update, and deletion are performed on the data storage area. The data fixed threshold value of the last updater for the data is a value indicating the change prohibition strength of the data of the user who finally performed the operation on the operation target data stored in the data storage area.

【0007】また、ユーザからデータベースに記憶して
いる登録データに対して、登録、読み出し、更新、削除
の指示要求があった場合、ユーザに付加されているデー
タ操作閾値、データ固定閾値の保有するデータ操作権限
とデータの新規登録閾値、読み出し閾値、更新閾値、削
除閾値、データ固定閾値を式1より対比させる。
[0007] When a user requests registration, readout, update, or deletion of registered data stored in a database, a data operation threshold value and a data fixed threshold value added to the user are retained. The data operation authority is compared with the new registration threshold, the read threshold, the update threshold, the deletion threshold, and the data fixed threshold of the data using Expression 1.

【0008】[0008]

【式1】前回操作者の当該データに対するデータ固定閾
値×((最終更新時間−基準時間)÷(現在時間−基準
時間))≦現操作者の当該データに対する操作閾値×
((現在時間−基準時間)÷(現在時間−基準時間))
[Formula 1] Data fixed threshold value of the previous operator for the data × ((last update time−reference time) ÷ (current time−reference time)) ≦ operation threshold value of the current operator for the data ×
((Current time-reference time) / (current time-reference time))

【0009】基準時間とは、コンピュータにおける慣用
的な時間の開始点であり、使用するコンピュータにより
決められている値である。そして、(最終更新時間−基
準時間)や(現在時間−基準時間)は、開始点からの経
過時間を算出していることとなる。そして、データの新
規登録、読み出し、更新、削除敷地≦現操作者の当該デ
ータに対する操作権限である場合に限り、当該データに
対するデータ操作処理を許可することができる。
[0009] The reference time is a starting point of a conventional time in a computer, and is a value determined by a computer used. Then, (last update time−reference time) or (current time−reference time) means that the elapsed time from the start point is calculated. Then, the data operation processing for the data can be permitted only when the new registration, readout, update, and deletion of data is the site of operation of the current operator.

【0010】[0010]

【発明の実施の形態】以下、図面を用いて本発明を具体
的に説明する。図1は本発明の一例のデータの流れを示
すフローチャートである。データベースには整数値を保
有するテーブがあり、その定義はSQL2でcreat
e table table1(param1int)
であるとする。SQL2とは、RDBMSサーバーへの
命令を発効するために使用されるコンピュータ言語であ
る。この言語は、すべての主要なリレーショナル・デー
タベースで使用される標準語であり、エントリーレベル
ではISO規格であるSQL92に準拠して使用されて
いる。また、create table table1
(param1int)とは、table1という情報
保持領域を確保するということであり、table1と
は、param1という4バイト整数の情報を保持する
ということである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be specifically described below with reference to the drawings. FIG. 1 is a flowchart showing a data flow according to an example of the present invention. There is a table in the database that holds integer values, and its definition is SQL2 create
e table table1 (param1int)
And SQL2 is a computer language used to issue commands to an RDBMS server. This language is the standard language used in all major relational databases and is used at the entry level in accordance with the ISO standard SQL92. Also, create table table1
(Param1int) means that an information holding area called table1 is secured, and table1 means that information of a 4-byte integer called param1 is held.

【0011】また、ここで拡張属性として当該データへ
の閾値を設定する。この拡張属性は以下の様な式より求
めることができ、具体的には、 create table<テーブル名> ({<列名><データドメイン><追加・読み出し・更
新・削除権利閾値宣言><追加・読み出し・更新・削除
権利閾値>}[,{<列名><データドメイン><追加
・読み出し・更新・削除権利閾値宣言><追加・読み出
し・更新・削除権利閾値>}]……>である。crea
te table<テーブル名>とは<テーブル名>と
いう情報保持領域を確保し、<テーブル名>とは<列名
>で識別される情報を保有し、その情報のタイプは<デ
ータドメイン>でり、<データドメイン>は整数、文
字、実数からなる。 <追加・読み出し・更新・削除権
利閾値宣言>とは、<列名>にたいしてかける権利のタ
イプを表し、権利の値を設定することであり、例えば、
追加、読み出し、更新、削除などからなり、0〜1の実
数値である。
Here, a threshold value for the data is set as an extended attribute. This extended attribute can be obtained from the following expression. Specifically, create table <table name>({<columnname><datadomain><add / read / update / delete right threshold declaration><add・ Read / update / delete right threshold>} [, {<column name><datadomain><add / read / update / delete right threshold declaration><add / read / update / delete right threshold>}] ……> There is a clear
te table <table name> secures an information holding area <table name>, <table name> holds information identified by <column name>, and the type of the information is <data domain>. , <Data domain> consist of integers, characters, and real numbers. The <addition / read / update / delete right threshold declaration> indicates a type of right to be applied to <column name> and sets a value of the right. For example,
It consists of addition, reading, updating, deleting, etc., and is a real value of 0 to 1.

【0012】具体的には、SQL2に権利閾値宣言キー
ワードborderを入力し、上記定義に追加閾値=
0.3、読み出し閾値=0.4、更新閾値=0.5、削
除敷地=0.6を入力すると、以下のように設定するこ
とができ、create table table1
(param1 int brorder inser
t0.3 broder select0.4 bor
der updata0.5 broder dele
te0.6)となる。
More specifically, a right threshold declaration keyword “border” is input to SQL2, and an additional threshold =
By inputting 0.3, read threshold = 0.4, update threshold = 0.5, and deleted site = 0.6, the following settings can be made, and create table table1
(Param1 int blocker inserter
t0.3 broader select0.4 bor
der updata0.5 broker dele
te0.6).

【0013】一方、ユーザに対して権限を付与する場合
の定義を、grant<操作・固定権利閾値宣言><操
作・固定閾値>on<対象名>to<権限受領者>とす
ることができる。grantとは、上記SQLにおける
期限付与のキーワードである。<操作・固定権利閾値宣
言>とは、ここで仮に導入するキーワードであり、具体
的にはborder operate(データ操作閾値
を設定するという宣言)あるいはborder fix
(データ固定値を設定するとう宣言)のことを示し、<
操作・固定値>とは権限設定を行うテーブルあるいは列
のことであり、<権限受領者>とはデータに対して作業
を行うユーザのことである。具体的には、操作閾値宣言
キーワードoperateおよび固定閾値宣言キーワー
ドfixを導入し、、このtable1に対してusr
1というユーザが、操作閾値0.5、固定閾値0.7と
して、この値を入力すると以下のように設定することが
できる。grant border operate
0.5on table tousr1 grant
border fix0.5on table to
usr1となる。
On the other hand, the definition for granting the authority to the user can be defined as: grant <operation / fixed right threshold declaration><operation / fixed threshold> on <object name> to <authority recipient>. The grant is a keyword for giving a term in the above SQL. <Operation / Fixed Right Threshold Declaration> is a keyword temporarily introduced here, and specifically, border operation (declaration of setting a data operation threshold) or border fix
(Declaration of setting a fixed data value).
The <operation / fixed value> is a table or a column for setting authority, and the <authorized person> is a user who works on data. More specifically, an operation threshold declaration keyword “operate” and a fixed threshold declaration keyword “fix” are introduced, and a “user”
When the user 1 inputs this value as the operation threshold value 0.5 and the fixed threshold value 0.7, the values can be set as follows. grant border operate
0.5on table tousr1 grant
border fix0.5on table to
usr1.

【0014】1.単独ユーザの場合 (1)データ追加(ステップ2) usr1がtable1に対してデータの追加の操作を
行うと、上式よりusr1のtable1に対する操作
権限は0.5であり、追加閾値(insert)である
0.3よりも大きいので、追加作業は正常に終了し、さ
らに内部的に当該データに固定閾値0.7が割り当てら
れる。 (2)データの読み出し(ステップ3) usr1がデータの読み出し操作を行うと、usr1の
table1に対する操作権限は0.5であり、読み出
し閾値(select)である0.4より大きいので、
table1に対するusr1のデータの読み出し作業
は正常に終了する。 (3)データ更新(ステップ4) usr1がデータの更新の操作を行うと、usr1のt
able1に対する操作権限は0.5であり、tabl
e1の更新閾値(update)である0.5に等しい
が、当該データに対して設定された固定閾値0.7より
も小さいので、table1に対するusr1のデータ
更新は、上式より、0.7×(最終更新時間−基準時
間)÷(現在の時間−基準時間)≦0.5と成った時点
で初めて成功する。このとき、当該データに対して新た
に固定閾値0.7が割り当てられる。 (4)データ削除 usr1がtable1のデータ削除の操作を行うと、
usr1のtable1に対する操作権限は0.5であ
り、削除閾値(select)である0.6より小さい
く、かつ当該データに対して設定された固定閾値0.7
よりも小さいので、table1に対するusr1のデ
ータ削除操作は失敗する。 2.複数ユーザの場合 usr1の操作閾値を0.5、固定閾値を0.7とし、
usr2の操作閾値を0.5、固定閾値を0.6とす
る。 (1)データ登録 usr2がtable1に対してデータの追加の操作を
行うと、usr2のtable1に対する操作権限は
0.6であり、table1に対するusr2のデータ
の追加操作は正常に終了し、さらに内部的に当該データ
に固定閾値0.5が割り当てられる。 (2)登録データの読み出し(自己データ) usr2がtable1から登録したデータの読み出し
操作を行うと、usr2のtable1に対する操作制
限は0.6であり、table1の登録閾値である0.
4よりも大きいので、table1に対するusr2の
データの読み出し操作は正常に行われる。 (3)登録データの読み出し(他者データ) usr2がtable1からusr1が登録したデータ
の読み出し操作を行うと、usr2のtable1に対
する操作制限は0.6であり、table1の閾値であ
る0.4よりも大きいので、table1に対するus
r2のデータの読み出し操作は正常に行われる。 (4)データの更新(自己データ) usr2がtable1からusr1が登録したデータ
の更新操作を行うと、usr2のtable1に対する
操作制限は0.6であり、table1の閾値である
0.5より大きく、かつ当該データに設定された固定閾
値0.5よりも大きいために、table1に対するu
sr2のデータの更新操作は正常に行われる。 (5)データの更新(他者データ) usr2がtable1からusr1が登録したデータ
の更新の操作を行うと、usr2のtable1に対す
る操作制限は0.6であり、table1の閾値である
0.5よりも、しかし、usr1のtable1上の当
該データに対する固定権限0.7よりも小さいので、t
able1に対するusr2のデータ更新作業は、0.
7×(査収最終変更時間−基準時間)÷(現在時間−基
準時間)≦0.6となった時点で、更新作業は正常に行
われる。このとき、当該データに対して新たに固定閾値
0.5が割り当てられる。 (6)データの削除(自己データ) usr2がtable1上の自己の登録したデータの削
除をする操作を行うとusr2のtable1に対する
操作権限は0.6であり、table1の削除閾値であ
る0.6に等しく、かつ当該データに設定された固定閾
値0.5よりも大きいため、データを削除する操作は正
常に行われる。 (7)データの削除(他者データ) usr2がtable1からusr1が登録したデータ
の更新の操作を行うと、usr2のtable1に対す
る操作制限は0.6であり、table1の閾値である
0.6に等しい。しかし、usr1のtable1上の
当該データに対する固定権限0.7よりも小さいので、
table1に対するusr2のデータ削除作業は、 0.7×(査収最終変更時間−基準時間)÷(現在時間
−基準時間)≦0.6 となった時点で、更新作業は正常に行われる。
1. In the case of a single user (1) Addition of data (step 2) When usr1 performs an operation of adding data to table1, from the above equation, the operation authority of usr1 for table1 is 0.5, and the additional threshold (insert) Since it is larger than a certain 0.3, the additional work is completed normally, and a fixed threshold value 0.7 is internally assigned to the data. (2) Data Read (Step 3) When the user usr1 performs a data read operation, the operation authority of the user1 for the table1 is 0.5, which is larger than the read threshold value (select) of 0.4.
The operation of reading data of usr1 from table1 ends normally. (3) Data Update (Step 4) When usr1 performs a data update operation, t1 of usr1
The operation authority for table1 is 0.5, and tabl
Although it is equal to 0.5, which is the update threshold value (update) of e1, but is smaller than the fixed threshold value 0.7 set for the data, the data update of usr1 for table1 is 0.7 × It succeeds only when (last update time−reference time) ÷ (current time−reference time) ≦ 0.5. At this time, a fixed threshold value 0.7 is newly assigned to the data. (4) Data deletion When usr1 performs an operation of deleting data of table1,
The operation authority for table1 of usr1 is 0.5, which is smaller than 0.6 which is a deletion threshold (select), and which is 0.7 which is a fixed threshold set for the data.
Therefore, the data deletion operation of usr1 for table1 fails. 2. In the case of multiple users, the operation threshold of usr1 is 0.5, the fixed threshold is 0.7,
The operation threshold of usr2 is set to 0.5, and the fixed threshold is set to 0.6. (1) Data Registration When usr2 performs an operation of adding data to table1, the operation authority of usr2 for table1 is 0.6, the operation of adding data of usr2 to table1 ends normally, and furthermore, Is assigned a fixed threshold value of 0.5. (2) Reading of Registered Data (Self Data) When the user usr2 performs a read operation of data registered from the table1, the operation restriction on the table1 of the user2 is 0.6, and the registration threshold value of the table1 of 0.
Since it is larger than 4, the operation of reading data of usr2 for table1 is performed normally. (3) Reading of Registered Data (Other Data) When usr2 performs an operation of reading data registered by usr1 from table1, the operation restriction on table1 of usr2 is 0.6, and the threshold of table1 is 0.4, which is the threshold of 0.4. Is large, so us for table1
The operation of reading the data of r2 is performed normally. (4) Data Update (Self Data) When the user usr2 performs an update operation of the data registered by the user1 from the table1, the operation restriction on the table1 of the user2 is 0.6, which is larger than the threshold value 0.5 of the table1. In addition, since the value is larger than the fixed threshold value 0.5 set in the data, u
The operation of updating the data of sr2 is performed normally. (5) Data Update (Other Data) When the user usr2 performs an operation of updating the data registered by the user1 from the table1, the operation restriction on the table1 of the user2 is 0.6, and the threshold value of the table1 is 0.5. However, since it is smaller than the fixed authority 0.7 for the data on table1 of usr1, t
The task of updating data of usr2 with respect to able1 is 0.
The update work is performed normally when 7 × (last change time of inspection-reference time) ÷ (current time−reference time) ≦ 0.6. At this time, a fixed threshold value 0.5 is newly assigned to the data. (6) Deletion of Data (Self Data) When the user 2 performs an operation of deleting the data registered by himself on the table1, the operation authority of the user2 on the table1 is 0.6, and the deletion threshold of the table1 is 0.6. And is larger than the fixed threshold value 0.5 set for the data, the operation of deleting the data is performed normally. (7) Deletion of data (other data) When usr2 performs an operation of updating data registered by usr1 from table1, the operation restriction on table1 of usr2 is 0.6, and the threshold of table1 is 0.6, which is the threshold value of table1. equal. However, since the fixed authority for the data on table1 of usr1 is smaller than 0.7,
The data deletion operation of usr2 for table1 is performed normally when 0.7 × (verification last change time−reference time) ÷ (current time−reference time) ≦ 0.6.

【0015】[0015]

【発明の効果】以上説明したように、本発明のデータベ
ースマネージメントシステムは、データベースに記憶さ
れたデータに対して操作を行う場合、データに対する操
作権限が最も高いデータ、つまり信頼性の高いデータの
みに従って操作が行われるので、データベースに記憶さ
れているデータ、およびデータベース自身の信頼性を向
上させることができる。
As described above, when the database management system of the present invention operates on data stored in a database, only the data having the highest operation authority for data, that is, data having high reliability, is used. Since the operation is performed, the reliability of the data stored in the database and the reliability of the database itself can be improved.

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

【図1】本発明のデータの流れを示すフローチャートで
ある。
FIG. 1 is a flowchart showing a data flow of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】内部記憶デバイス及び外部記憶デバイスに
対するデータの登録、読み出し、更新、削除など操作機
能を有するデータベースマネージメントシステムにおい
て、データベースの操作権限をユーザ毎にユーザ閾値を
作成するユーザ閾値作成手段と、このユーザ閾値を記憶
する第1記憶手段と、データベースの過去のユーザ使用
状況及び使用時間からなるデータ固定権限より導き出さ
れたデータ閾値を作成するデータ閾値作成手段と、この
データ閾値を記録する第2記録手段と、上記第1記録手
段より読み出したユーザ閾値と上記第2記憶手段より読
み出したデータ閾値を対比させ、ユーザ閾値がデータ閾
値と等しいまたは大きい場合にのみデータベースの使用
を許可するデータベース使用許可手段と、を備えること
を特徴とするデータベースマネージメントシステム。
1. A database management system having an operation function of registering, reading, updating, and deleting data in and from an internal storage device and an external storage device. A first storage unit for storing the user threshold, a data threshold creation unit for creating a data threshold derived from a data fixing authority including a past user usage status and a usage time of the database, and a second storage unit for storing the data threshold. (2) using a database which compares a user threshold read from the first storage with a data threshold read from the second storage, and permits use of the database only when the user threshold is equal to or larger than the data threshold. Permission means. Base management systems.
JP10112212A 1998-04-22 1998-04-22 Data base management system Pending JPH11306192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10112212A JPH11306192A (en) 1998-04-22 1998-04-22 Data base management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10112212A JPH11306192A (en) 1998-04-22 1998-04-22 Data base management system

Publications (1)

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

Family

ID=14581068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10112212A Pending JPH11306192A (en) 1998-04-22 1998-04-22 Data base management system

Country Status (1)

Country Link
JP (1) JPH11306192A (en)

Similar Documents

Publication Publication Date Title
US7200593B2 (en) Document management system
US7831618B2 (en) Method and apparatus for managing a database and processing program therefor
US8812554B1 (en) Method and system for storing shared data records in relational database
JP4726563B2 (en) How to manage multi-user access to default queries on data in the database
US7290279B2 (en) Access control method using token having security attributes in computer system
US7035910B1 (en) System and method for document isolation
CN1307539C (en) Method, system, and program product for permission to access software
US5379423A (en) Information life cycle processor and information organizing method using it
JP2000259567A (en) Device and method for controlling access and storage medium
US20090055397A1 (en) Multi-Dimensional Access Control List
JP5369364B2 (en) ID management device, ID management system, ID management method
US7454788B2 (en) Method for adding and enforcing enhanced authorization policy on devices in computer operation systems
EP3458979B1 (en) Reconciling foreign key references and table security policies
US20070239743A1 (en) Method and apparatus for modifying a row in a database table to include meta-data
JPH11306192A (en) Data base management system
JP2007004610A (en) Complex access approval method and device
JPH0784852A (en) Security system for information
JP2000259476A (en) File management system and server computer
Ghazinour et al. A dynamic trust model enforcing security policies
Lim et al. A policy-based approach for assuring data integrity in DBMSs
US7653630B2 (en) Method and apparatus for facilitating privileged object stores in a database
JP2005209069A (en) Database controller
JP2005031862A (en) Data access control system
JPH10254751A (en) Database managing system
Basan et al. A model of mandatory access for current database management systems