JPH0594349A - Resource information check system - Google Patents

Resource information check system

Info

Publication number
JPH0594349A
JPH0594349A JP3256147A JP25614791A JPH0594349A JP H0594349 A JPH0594349 A JP H0594349A JP 3256147 A JP3256147 A JP 3256147A JP 25614791 A JP25614791 A JP 25614791A JP H0594349 A JPH0594349 A JP H0594349A
Authority
JP
Japan
Prior art keywords
information
resource
data area
resource definition
check
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
JP3256147A
Other languages
Japanese (ja)
Inventor
Ritsuo Fukumoto
律生 福本
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP3256147A priority Critical patent/JPH0594349A/en
Publication of JPH0594349A publication Critical patent/JPH0594349A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the check performance of the resource information in the resource definition system. CONSTITUTION:A designation information check means 11 checks the duprication between the inputted resource definition information. A stack data area 15 is an area saving the resource definition information. A register information check means 12 checks the duplication between the inputted resource definition information and the resource definition information in the stack data area. In the case no duprication is detected by the register information check means 12, an information saving means 13 stacks the inputted resource definition information on the stack data area. A record generation output means 14 generates the resource information record from the inputted resource definition information to be outputted to the resource file 16.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は資源情報チェック方式に
関し、特に資源定義システムにおいてリレーショナルデ
ータベースにおける複数のデータベースファイルにデー
タを分散して格納する場合の、ディレクトリ(資源情
報)ファイルに定義する資源情報即ちレンジ定義の指定
された範囲値のチェックを行う資源情報チェック方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a resource information check system, and particularly to resource information defined in a directory (resource information) file when data is distributed and stored in a plurality of database files in a relational database in a resource definition system. That is, the present invention relates to a resource information check method for checking a specified range value of a range definition.

【0002】[0002]

【従来の技術】従来の資源情報ファイルにおけるレンジ
定義情報の一例を図7に示す。資源情報ファイルには、
表1,列1,範囲値,DB番号が表形式で格納されてい
る。この状態で、入力情報で列1の情報が5と7の場合
はレンジ1〜10に入るため、DB1に図示するように
格納され、列1の情報が12と15の場合はレンジ11
〜20に入るため、DB2に図示するように格納され
る。
2. Description of the Related Art FIG. 7 shows an example of range definition information in a conventional resource information file. The resource information file contains
The table 1, column 1, range value, and DB number are stored in a table format. In this state, when the information of the column 1 is 5 and 7 in the input information, it is in the range 1 to 10, so it is stored in the DB 1 as shown in the figure, and when the information of the column 1 is 12 and 15, the range 11
Since it enters ~ 20, it is stored in DB2 as illustrated.

【0003】従来の資源情報チェック方式は、図3に示
すように、指定情報チェック手段21により利用プログ
ラム25からの定義要求で渡される出力情報の指定条件
値間の重複チがックを行った後、登録情報チェック手段
22により定義要求で渡された指定条件値と既に資源情
報ファイル24に登録されている条件値の重複チェック
処理を行っているが、この時、従来の方式では、資源情
報ファイル24に登録されている関連資源情報レコード
を全てファイルから入力して重複チェックをしている。
In the conventional resource information check method, as shown in FIG. 3, the specified information check means 21 checks the overlap between the specified condition values of the output information passed in the definition request from the utilization program 25. After that, the registration information check means 22 performs a duplication check process of the specified condition value passed in the definition request and the condition value already registered in the resource information file 24. At this time, the conventional method uses the resource information. All the related resource information records registered in the file 24 are input from the file for duplication check.

【0004】登録情報チェック手段22により、異常が
検出されなければ、レコード作成出力手段23により、
利用プログラム25から渡された定義情報から出力情報
レコードを作成し、資源情報ファイル24に対して出力
処理を行う。
If no abnormality is detected by the registration information check means 22, the record creation output means 23
An output information record is created from the definition information passed from the usage program 25, and output processing is performed on the resource information file 24.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の資源情
報チェック方式では、既に資源情報ファイルに出力され
ている指定条件値との重複チェック処理の時、該当する
関連資源情報レコードを全てファイルから入力して、重
複チェックを行わねばならないため、関連する指定条件
値が増える程、入力処理時間がかかるという欠点があ
る。
In the above-mentioned conventional resource information check method, when the duplication check processing with the specified condition value already output to the resource information file is performed, all relevant resource information records are input from the file. Since the duplication check must be performed, there is a disadvantage in that the input processing time increases as the associated designated condition value increases.

【0006】例えば、関連する指定条件値件数が1件の
場合の重複チェック処理では、図4に示すように、最初
は資源情報ファイルに資源定義情報が何も登録されてい
ないため登録情報チェック手段の資源情報レコードの入
力処理回数は0であるが、関連する指定条件値件数が5
0件になると、資源情報レコードの入力処理回数は1件
目が図4で示すように0回、2件目が図5で示すように
資源情報ファイルに既に1件登録されているため読み出
しに1回、3件目が図6に示すように資源情報ファイル
に既に2件登録されているため2回となるため、0+1
+2+3+…+48+49という計算により、重複チェ
ック処理での資源情報レコードの総入力回数は1225
となる。
For example, in the duplication check processing when the number of related designated condition value cases is one, as shown in FIG. 4, since no resource definition information is initially registered in the resource information file, the registration information checking means. The number of input processing of the resource information record is 0, but the number of related specified condition values is 5
When the number becomes 0, the number of times of input processing of the resource information record is 0 as shown in FIG. 4, and the second is already read as 1 in the resource information file as shown in FIG. Since the first and third cases are already registered in the resource information file as shown in FIG. 6, it is twice, so 0 + 1.
By the calculation + 2 + 3 + ... + 48 + 49, the total number of input times of the resource information record in the duplication check process is 1225.
Becomes

【0007】[0007]

【課題を解決するための手段】第1の発明は、リレーシ
ョナルデータベースにおける複数のデータベースファイ
ルにデータを分散して格納する資源定義システムにおけ
るディレクトリファイルに定義するデータベース関連の
資源情報のチェックを行う場合の資源情報チェック方式
において、前記入力された資源定義情報間の重複チェッ
クを行う指定情報チェック手段と、前記資源定義情報を
退避するスタックデータ領域と、前記入力された資源定
義情報と前記スタックデータ領域内の前記資源定義情報
の重複チェックを行う登録情報チェック手段と、前記登
録情報チェック手段にて重複が検出されない場合に前記
入力された資源定義情報を前記スタックデータ領域上に
スタックする情報退避手段と、前記入力された資源定義
情から前記資源情報レコードを作成し出力するレコード
作成出力手段と、前記資源情報レコードを格納する資源
情報ファイルとを有することを特徴とする。
SUMMARY OF THE INVENTION A first aspect of the invention is to check database-related resource information defined in a directory file in a resource definition system that stores data in a distributed manner in a plurality of database files in a relational database. In the resource information check method, designated information check means for checking duplication between the input resource definition information, a stack data area for saving the resource definition information, the input resource definition information and the stack data area Registration information checking means for checking duplication of the resource definition information, and information saving means for stacking the input resource definition information on the stack data area when duplication is not detected by the registration information checking means, From the input resource definition information, the resource information And having a record creation output means for creating a record output, and resource information file for storing the resource information record.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

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

【0010】本実施例は、図1に示すように、利用プロ
グラム17から渡された出力情報内での重複チェックを
行う指定情報チェック手段11と、スタックデータ領域
15内に退避されている出力情報と、渡された出力情報
の重複チェックを行う登録情報チェック手段12と、出
力情報をメモリ上のスタックデータ領域15にスタック
する情報退避手段13と、渡された情報から出力情報レ
コードを作成し出力するレコード作成出力手段14と、
出力情報レコードを格納する資源情報ファイル16とか
ら構成されている。
In this embodiment, as shown in FIG. 1, designated information check means 11 for checking duplication in the output information passed from the utilization program 17 and output information saved in the stack data area 15 A registration information check means 12 for checking the passed output information for duplication, an information saving means 13 for stacking the output information in a stack data area 15 on the memory, and an output information record created and output from the passed information. Record creating and outputting means 14 for
It comprises a resource information file 16 for storing output information records.

【0011】利用者が資源定義システムを呼び出す手続
きを行うことにより、資源定義システムでは、指定情報
チェック手段11で利用者プログラム17から渡された
資源情報ファイル16に対する出力情報内の指定条件値
間の重複チェックを行い、登録情報チェック手段12
で、既にスタックデータ領域15内に退避されている出
力済み条件値情報と、今回の呼び出しで渡された資源情
報ファイル16に対する出力情報の指定条件値間の重複
チェックを行い、重複がなければ情報退避手段13で、
資源情報ファイル16に対する出力情報内の指定条件値
をメモリ上のスタックデータ領域15に退避し、レコー
ド作成出力手段14で渡された情報から資源情報ファイ
ル16に対する出力情報レコードを作成し、出力を行
う。
When the user performs a procedure for calling the resource definition system, the resource definition system causes the specified information check means 11 to send the specified information between the specified condition values in the output information to the resource information file 16 passed from the user program 17. Duplicate check is performed and registration information check means 12
Then, the duplication check between the output condition value information already saved in the stack data area 15 and the specified condition value of the output information for the resource information file 16 passed in this call is checked. With the evacuation means 13,
The specified condition value in the output information for the resource information file 16 is saved in the stack data area 15 on the memory, the output information record for the resource information file 16 is created from the information passed by the record creating and outputting means 14, and the output is performed. .

【0012】図2は、図1中のスタックデータ領域15
に作られるスタック形式の一実施例を示した図である。
FIG. 2 shows the stack data area 15 in FIG.
FIG. 3 is a diagram showing an example of a stack format created in FIG.

【0013】利用者が資源Aに条件キーA1(条件値1
から100,条件値101から200)を指定して資源
の登録を行った後、同じく資源Aに条件キーA2(条件
値200から300)を指定して登録を行った場合のス
タックデータの内容である。
A user assigns a condition key A1 (condition value 1 to resource A).
To 100 and condition values 101 to 200) to register the resource, and similarly register resource A to condition key A2 (condition values 200 to 300) to register the contents of the stack data. is there.

【0014】[0014]

【発明の効果】以上説明したように、本発明の資源情報
チェック方式は、指定条件値をメモリ上のスタックデー
タ領域に退避しておき、入力された指定条件値をこのス
タックデータ領域に退避された指定条件値と重複チェッ
クするようにしたことにより、資源情報ファイルから重
複チェックのための入力が必要でなくなり、I/O回数
が減るため、システムの処理時間が削減され、システム
性能が向上する効果がある。
As described above, according to the resource information check method of the present invention, the specified condition value is saved in the stack data area on the memory, and the input specified condition value is saved in this stack data area. By performing the duplication check with the specified condition value, it is not necessary to input the duplication check from the resource information file and the number of I / O is reduced, so that the system processing time is reduced and the system performance is improved. effective.

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

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

【図2】本実施例のスタックデータ領域におけるスタッ
ク形式の一実施例を示す図である。
FIG. 2 is a diagram showing an example of a stack format in a stack data area of the present embodiment.

【図3】従来の一実施例を示すブロック図である。FIG. 3 is a block diagram showing a conventional example.

【図4】従来例における動作説明図である。FIG. 4 is an operation explanatory diagram in a conventional example.

【図5】従来例における動作説明図である。FIG. 5 is an operation explanatory diagram in a conventional example.

【図6】従来例における動作説明図である。FIG. 6 is an operation explanatory diagram of a conventional example.

【図7】従来例における動作説明図である。FIG. 7 is an operation explanatory diagram in a conventional example.

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

17,25 利用者プログラム 11,21 指定情報チェック手段 12,22 登録情報チェック手段 13 情報退避手段 14,23 レコード作成出力手段 16,24 資源情報ファイル 15 スタックデータ領域 17,25 User program 11,21 Designated information check means 12,22 Registration information check means 13 Information save means 14,23 Record creation output means 16,24 Resource information file 15 Stack data area

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 リレーショナルデータベースにおける複
数のデータベースファイルにデータを分散して格納する
資源定義システムにおけるディレクトリファイルに定義
するデータベース関連の資源情報のチェックを行う場合
の資源情報チェック方式において、前記入力された資源
定義情報間の重複チェックを行う指定情報チェック手段
と、前記資源定義情報を退避するスタックデータ領域
と、前記入力された資源定義情報と前記スタックデータ
領域内の前記資源定義情報の重複チェックを行う登録情
報チェック手段と、前記登録情報チェック手段にて重複
が検出されない場合に前記入力された資源定義情報を前
記スタックデータ領域上にスタックする情報退避手段
と、前記入力された資源定義情から前記資源情報レコー
ドを作成し出力するレコード作成出力手段と、前記資源
情報レコードを格納する資源情報ファイルとを有するこ
とを特徴とする資源情報チェック方式。
1. A resource information check method for checking database-related resource information defined in a directory file in a resource definition system in which data is distributed and stored in a plurality of database files in a relational database. Designated information checking means for checking duplication between resource definition information, stack data area for saving the resource definition information, duplication check for the input resource definition information and the resource definition information in the stack data area Registration information checking means, information saving means for stacking the input resource definition information on the stack data area when no duplication is detected by the registration information checking means, and the resource from the input resource definition information Record that creates and outputs an information record A resource information check method comprising: a code creating / outputting unit; and a resource information file storing the resource information record.
JP3256147A 1991-10-03 1991-10-03 Resource information check system Pending JPH0594349A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3256147A JPH0594349A (en) 1991-10-03 1991-10-03 Resource information check system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3256147A JPH0594349A (en) 1991-10-03 1991-10-03 Resource information check system

Publications (1)

Publication Number Publication Date
JPH0594349A true JPH0594349A (en) 1993-04-16

Family

ID=17288560

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3256147A Pending JPH0594349A (en) 1991-10-03 1991-10-03 Resource information check system

Country Status (1)

Country Link
JP (1) JPH0594349A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480833B2 (en) 1998-05-27 2002-11-12 Hitachi, Ltd. Method of resolving overloaded routines, system for implementing the same and medium for storing processing program therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480833B2 (en) 1998-05-27 2002-11-12 Hitachi, Ltd. Method of resolving overloaded routines, system for implementing the same and medium for storing processing program therefor

Similar Documents

Publication Publication Date Title
JP2972419B2 (en) Database operation control method
US5890159A (en) Data transfer mechanism between databases using a separate pipe at each database
JPH0594349A (en) Resource information check system
US7139690B2 (en) Object-level conflict detection in an object-relational database system
JP3366257B2 (en) Data warehouse test data creation device
JP2741999B2 (en) Data storage management method
JP2658097B2 (en) Secondary file creation method
JP2737279B2 (en) Load module relative address comparison method
JPS6227836A (en) Storing system for document data
JP2730491B2 (en) Form processing method
JP2943720B2 (en) Master table search means generator
JPS607557A (en) Dividing and compressing method of character type data
JP3021697B2 (en) Exception handling in programming languages
JPH05119903A (en) Terminal function key input system
JPH03139719A (en) Installation verification system for program
JPH0659871A (en) Software development device
JPH02220151A (en) Variable length data access system
JPS59148921A (en) Checking system of data
JPH01307847A (en) File data processing system
JPH096629A (en) Program conversion method
JPH03204077A (en) Recipe integration data file generating system
JPH06124307A (en) Data base processor
JPS61157938A (en) Format conversion of binary data
JPH04141750A (en) Resource managing system
JPH05181727A (en) Data base integrating processor