JPH05334359A - Integrated data extraction system - Google Patents

Integrated data extraction system

Info

Publication number
JPH05334359A
JPH05334359A JP4165403A JP16540392A JPH05334359A JP H05334359 A JPH05334359 A JP H05334359A JP 4165403 A JP4165403 A JP 4165403A JP 16540392 A JP16540392 A JP 16540392A JP H05334359 A JPH05334359 A JP H05334359A
Authority
JP
Japan
Prior art keywords
extraction
data
integrated
extraction condition
file
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
JP4165403A
Other languages
Japanese (ja)
Inventor
Shigemi Suzuki
恵己 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4165403A priority Critical patent/JPH05334359A/en
Publication of JPH05334359A publication Critical patent/JPH05334359A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To extract data from a data base by accessing the data base at the least frequency under integrated extraction conditions and to put an on-line system in simultaneous parallel operation. CONSTITUTION:An extraction condition registration/alteration part 3 registers and alters extraction condition definition information, classified by purposes, in an extraction condition file 6 and an integrated extraction condition generation part 4 generates integrated extraction conditions for efficient data extraction from the extraction condition definition information in the extraction condition file 6, structure definition information on data held in the data base 10 of a data attribute table 7, and definition information on its retrieval procedure and stores the generated conditions in an integrated extraction condition file 8; and the extraction execution control part 51 of an extraction execution part 5 performs execution control over data extraction processing on the basis of the integrated extraction conditions in an integrated extraction condition file 8, and the data extraction/output part 52 refers to the data attribute table 7 to extract object data from the data base 10 and also outputs the data to an extraction file 9 after the extraction.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はコンピュータシステムに
おけるデータベースからのデータ抽出方式に関し、特に
統合的な抽出条件(以下、単に統合抽出条件という)の
生成およびデータ抽出を行う統合データ抽出方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for extracting data from a database in a computer system, and more particularly to an integrated data extraction method for generating integrated extraction conditions (hereinafter simply referred to as integrated extraction conditions) and data extraction.

【0002】[0002]

【従来の技術】従来、コンピュータによるオンラインシ
ステム(例えば、バンキングシステム)において、その
システムの業務処理実績のエンドユーザ等への情報還元
のためのデータ抽出処理は、その目的に対応した抽出・
加工を行う抽出業務処理プログラムを個々に開発して行
うのが通常であった。
2. Description of the Related Art Conventionally, in an online system using a computer (for example, a banking system), data extraction processing for returning information to the end user etc. of the business processing results of the system is performed by the extraction
It was usual to develop and execute extraction business processing programs that perform processing.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のデータ
抽出方式は、目的別の抽出業務処理プログラムを個々に
開発して実行するという形態であったので、以下に述べ
る欠点がある。
The above-mentioned conventional data extraction method has the following drawbacks because it has a form of individually developing and executing an extraction business processing program for each purpose.

【0004】(1) 目的別の抽出業務処理プログラム
を個々に開発して実行するため、同一データを複数の抽
出業務処理プログラムで繰り返し抽出するケースが発生
し、オンラインシステム稼働中に処理を行うとオンライ
ンシステムとのデータ競合が多発し、オンラインシステ
ムの処理能力に影響を与える。特に、バンキングシステ
ム等の大規模なデータベースを保有するオンラインシス
テムでは、この影響は多大である。
(1) Since the extraction business processing programs for each purpose are individually developed and executed, a case occurs in which the same data is repeatedly extracted by a plurality of extraction business processing programs, and the processing is performed while the online system is operating. Data competition with the online system occurs frequently, affecting the processing capacity of the online system. In particular, this effect is great in an online system having a large-scale database such as a banking system.

【0005】また、各抽出業務処理プログラムは、デー
タベース構造に依存した処理手順を実装しているため、
データベース構造の変更の発生時には、全ての抽出業務
処理プログラムの修正が必要となり、その工数および期
間は多大となる。
Further, since each extraction business processing program implements a processing procedure depending on the database structure,
When the database structure is changed, it is necessary to modify all the extraction business processing programs, which requires a lot of man-hours and periods.

【0006】(2) (1)の欠点を克服しようとし
て、複数の目的を統合した形の抽出業務処理プログラム
を開発する場合、その処理が複雑多岐となるため、開発
およびその後の機能変更に多大な工数および期間を必要
とする。
(2) When an extraction business processing program in which a plurality of purposes are integrated is developed in an attempt to overcome the drawbacks of (1), the processing becomes complicated and diversified, so that development and subsequent function change are largely performed. Requires a lot of man-hours and time.

【0007】本発明の目的は、上述の点に鑑み、目的別
の抽出業務処理プログラムを作成することなく、かつ抽
出条件を統合化した統合抽出条件により最小の回数でデ
ータを抽出することができるようにし、複数目的のデー
タ抽出処理をオンラインシステムと同時並行稼働可能と
するとともに、データ抽出処理機能の変更および新規追
加を迅速に行うことができるようにした統合データ抽出
方式を提供することにある。
In view of the above points, an object of the present invention is to extract data at the minimum number of times by the integrated extraction condition in which the extraction conditions are integrated without creating an extraction work processing program for each purpose. In this way, it is possible to simultaneously perform the multi-purpose data extraction processing with the online system, and to provide the integrated data extraction method that enables the data extraction processing function to be changed and new additions to be performed quickly. ..

【0008】[0008]

【課題を解決するための手段】本発明の統合データ抽出
方式は、オンラインシステム上で稼働する業務処理の結
果の情報を保有するデータベースよりエンドユーザ等へ
の情報還元のためのデータ抽出を行うコンピュータシス
テムにおいて、データの抽出条件定義情報を格納する抽
出条件ファイルと、この抽出条件ファイルに目的別の抽
出条件定義情報の登録および変更を行う抽出条件登録/
変更部と、統合抽出条件を格納する統合抽出条件ファイ
ルと、データベースに保有されるデータの構造定義情報
およびその検索手順の定義情報を登録するデータ属性テ
ーブルと、前記統合抽出条件ファイルの抽出条件定義情
報と前記データ属性テーブルのデータの構造定義情報お
よびその検索手順の定義情報とからコンピュータシステ
ム全体で見た効率的なデータ抽出を行うための統合抽出
条件を生成して前記統合抽出条件ファイルに格納する統
合抽出条件生成部と、前記統合抽出条件ファイルの統合
抽出条件を元にデータ抽出処理の実行制御を行う抽出実
行制御部と、この抽出実行制御部の指示に基づいてデー
タベースより抽出対象データの抽出を行うとともに抽出
後データのファイルへの出力を行うデータ抽出/出力部
とを有する。
An integrated data extraction method of the present invention is a computer for extracting data for returning information to an end user or the like from a database that holds information on the results of business processing operating on an online system. In the system, an extraction condition file that stores data extraction condition definition information, and extraction condition registration / registration / registration of the extraction condition definition information for each purpose in this extraction condition file
A change unit, an integrated extraction condition file that stores integrated extraction conditions, a data attribute table that registers structure definition information of data held in a database and definition information of the search procedure, and extraction condition definition of the integrated extraction condition file Generates integrated extraction conditions for efficient data extraction in the entire computer system from the information and the structure definition information of the data of the data attribute table and the definition information of the search procedure, and stores the integrated extraction conditions in the integrated extraction condition file. Integrated extraction condition generation unit, an extraction execution control unit that controls execution of data extraction processing based on the integrated extraction conditions of the integrated extraction condition file, and extraction target data from the database based on an instruction from the extraction execution control unit. And a data extraction / output unit for performing extraction and outputting the extracted data to a file.

【0009】[0009]

【作用】本発明の統合データ抽出方式では、抽出条件フ
ァイルがデータの抽出条件定義情報を格納し、抽出条件
登録/変更部が抽出条件ファイルに目的別の抽出条件定
義情報の登録および変更を行い、統合抽出条件ファイル
が統合抽出条件を格納し、データ属性テーブルがデータ
ベースに保有されるデータの構造定義情報およびその検
索手順の定義情報を登録し、統合抽出条件生成部が統合
抽出条件ファイルの抽出条件定義情報とデータ属性テー
ブルのデータの構造定義情報およびその検索手順の定義
情報とからコンピュータシステム全体で見た効率的なデ
ータ抽出を行うための統合抽出条件を生成して統合抽出
条件ファイルに格納し、抽出実行制御部が統合抽出条件
ファイルの統合抽出条件を元にデータ抽出処理の実行制
御を行い、データ抽出/出力部が抽出実行制御部の指示
に基づいてデータベースより抽出対象データの抽出を行
うとともに抽出後データのファイルへの出力を行う。
In the integrated data extraction method of the present invention, the extraction condition file stores the extraction condition definition information of the data, and the extraction condition registration / change unit registers and changes the extraction condition definition information for each purpose in the extraction condition file. The integrated extraction condition file stores the integrated extraction conditions, the data attribute table registers the structure definition information of the data held in the database and the definition information of the search procedure, and the integrated extraction condition generation unit extracts the integrated extraction condition file. Generates integrated extraction conditions for efficient data extraction in the entire computer system from the condition definition information and the structure definition information of the data of the data attribute table and the definition information of the search procedure, and stores it in the integrated extraction condition file Then, the extraction execution control unit controls the execution of the data extraction process based on the integrated extraction conditions in the integrated extraction condition file, Out / to output to a file after extraction data with the extraction of the extracted target data from the database on the basis of the output unit is an instruction of the extracted execution control unit.

【0010】[0010]

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

【0011】図1は、本発明の一実施例に係る統合デー
タ抽出方式の構成を示すブロック図である。本実施例の
統合データ抽出方式が適用されるオンラインシステム
は、ホストコンピュータ1と、センタコンソール13
と、ワークステーション14と、オンライン端末15と
から構成されている。
FIG. 1 is a block diagram showing the configuration of an integrated data extraction system according to an embodiment of the present invention. The online system to which the integrated data extraction method of this embodiment is applied is a host computer 1 and a center console 13.
And a workstation 14 and an online terminal 15.

【0012】ホストコンピュータ1には、データの抽出
処理を行う統合抽出処理機構2と、抽出データを格納す
る抽出ファイル9と、業務処理結果の情報を保有するデ
ータベース10と、オンラインシステム上で業務処理を
行う業務オンラインシステム11と、抽出データをエン
ドユーザ等に還元するための二次加工や最終出力先への
出力を行う業務処理プログラム12とが実装されてい
る。
The host computer 1 has an integrated extraction processing mechanism 2 for extracting data, an extraction file 9 for storing the extracted data, a database 10 for holding information on business processing results, and business processing on the online system. A business online system 11 for performing the above and a business processing program 12 for performing secondary processing for returning extracted data to an end user or the like and outputting to a final output destination are installed.

【0013】統合抽出処理機構2は、抽出条件登録/変
更部3と、統合抽出条件生成部4と、抽出実行部5と、
抽出条件ファイル6と、データ属性テーブル7と、統合
抽出条件ファイル8とを含んで構成されている。
The integrated extraction processing mechanism 2 includes an extraction condition registration / change unit 3, an integrated extraction condition generation unit 4, an extraction execution unit 5,
The extraction condition file 6, the data attribute table 7, and the integrated extraction condition file 8 are included.

【0014】抽出条件登録/変更部3は、ワークステー
ション14からの抽出条件定義情報の投入および変更指
示によって起動され、抽出条件ファイル6への新規抽出
条件定義情報の登録および既存抽出条件定義情報の変更
を行う。
The extraction condition registration / change unit 3 is activated by an instruction to input and change the extraction condition definition information from the workstation 14, and registers new extraction condition definition information in the extraction condition file 6 and saves existing extraction condition definition information. Make a change.

【0015】抽出条件ファイル6は、抽出条件定義情報
の格納ファイルである。
The extraction condition file 6 is a file for storing extraction condition definition information.

【0016】統合抽出条件生成部4は、センタコンソー
ル13からの指示により起動され、抽出条件ファイル6
より同時に実行されるべき抽出条件定義情報を全て取り
出し、データ属性テーブル7上の情報をもとに、個別の
抽出条件を統合化し、かつデータベース10の構造を考
慮した効率的な抽出を行うことを可能とする統合抽出条
件を生成して統合抽出条件ファイル8に出力する。
The integrated extraction condition generating unit 4 is activated by an instruction from the center console 13 and extracts the extraction condition file 6
All extraction condition definition information that should be executed at the same time is taken out, individual extraction conditions are integrated based on the information on the data attribute table 7, and efficient extraction is performed in consideration of the structure of the database 10. A possible integrated extraction condition is generated and output to the integrated extraction condition file 8.

【0017】データ属性テーブル7は、データベース1
0に保有されるデータの構造定義情報およびそれらのデ
ータの効率的な検索手順の定義情報であるアクセスパス
情報の格納テーブルである。
The data attribute table 7 is a database 1
3 is a storage table of structure definition information of data held in 0 and access path information which is definition information of an efficient search procedure for those data.

【0018】統合抽出条件ファイル8は、統合抽出条件
の格納ファイルである。
The integrated extraction condition file 8 is a storage file of integrated extraction conditions.

【0019】抽出実行部5は、センタコンソール13か
らの指示により起動され、実際の抽出処理を実行するも
ので、抽出実行制御部51と、データ抽出/出力部52
とから構成されている。
The extraction execution unit 5 is activated by an instruction from the center console 13 and executes an actual extraction process. The extraction execution control unit 51 and the data extraction / output unit 52.
It consists of and.

【0020】抽出実行制御部51は、データ抽出/出力
部52に対し抽出および抽出データの出力のための抽出
出力指示を発行する。
The extraction execution control unit 51 issues an extraction output instruction for extraction and output of the extracted data to the data extraction / output unit 52.

【0021】データ抽出/出力部52は、抽出実行制御
部51から抽出出力指示を受けると、その指示に従って
統合抽出条件ファイル8から統合抽出条件を取り出し、
その定義情報とデータ属性テーブル7上の情報とを元に
データベース10より対象となるデータの抽出を行い、
抽出後データを単数または複数の抽出ファイル9(第1
抽出ファイル91,第2抽出ファイル92,第3抽出フ
ァイル93,…,第n抽出ファイル9n)に選択的に出
力する。
When the data extraction / output unit 52 receives an extraction output instruction from the extraction execution control unit 51, the data extraction / output unit 52 extracts the integrated extraction condition from the integrated extraction condition file 8 according to the instruction,
Based on the definition information and the information on the data attribute table 7, the target data is extracted from the database 10,
After extraction, the extracted data can be a single or multiple extracted files 9 (first
It is selectively output to the extraction file 91, the second extraction file 92, the third extraction file 93, ..., The nth extraction file 9n).

【0022】図2を参照すると、データ抽出/出力部5
2は、さらに統合抽出部521と、個別抽出/出力部5
22とから構成されている。
Referring to FIG. 2, the data extraction / output unit 5
2 further includes an integrated extraction unit 521 and an individual extraction / output unit 5
22 and 22.

【0023】ここで、抽出条件定義情報とは、以下のも
のとする。 データ抽出条件; データベース10のデータの格
納構造に基づいて抽出対象のデータ項目に対する抽出の
条件を指定するもの。 抽出タイミング; 実際の抽出を行うタイミング
(例えば、毎日,毎週末,毎月末,特定日等)を指定す
るもの。 出力情報; 抽出後データの格納ファイルを指定す
るもの。
Here, the extraction condition definition information is as follows. Data extraction condition; a condition for specifying the extraction condition for the data item to be extracted based on the data storage structure of the database 10. Extraction timing: Designates the timing of actual extraction (for example, every day, every weekend, every month end, specific day, etc.). Output information: Designates the storage file for the extracted data.

【0024】また、データ属性テーブル7上に保有する
情報は、以下のものとする。 (a) データベース構造情報; データベース10上
に保有するさまざまなデータ間の階層関係や各データの
格納順(昇順,降順,ランダム)を定義した情報。 (b) アクセスパス情報; (a)のデータベース構
造情報に基づいた効率的なデータ検索のためのデータ項
目検索手順情報。
The information held in the data attribute table 7 is as follows. (A) Database structure information: Information that defines the hierarchical relationship between various data held in the database 10 and the storage order (ascending order, descending order, random) of each data. (B) Access path information; Data item search procedure information for efficient data search based on the database structure information of (a).

【0025】次に、このように構成された本実施例の統
合データ抽出方式の動作について、図2に示す具体例に
基づいて説明する。
Next, the operation of the integrated data extraction method of the present embodiment thus constructed will be described based on the concrete example shown in FIG.

【0026】ワークステーション14からの抽出条件定
義情報の投入または変更指示によって起動されると、抽
出条件登録/変更部3は、抽出条件ファイル6への新規
抽出条件定義情報の登録または既存抽出条件定義情報の
変更を行う。
When activated by inputting or changing an extraction condition definition information from the workstation 14, the extraction condition registration / change unit 3 registers the new extraction condition definition information in the extraction condition file 6 or the existing extraction condition definition. Change information.

【0027】統合抽出条件生成部4は、抽出条件ファイ
ル6上に保有されているすべての抽出条件定義情報の出
力タイミングをチェックし、処理対象となる抽出条件定
義情報をすべて取り出す。次に、統合抽出条件生成部4
は、データ属性テーブル7上のデータベース構造情報に
基づいてデータ項目別に抽出条件を解析し、全抽出条件
定義情報の該当データ項目に対する抽出条件の論理和を
求め、テーブル形式で統合抽出条件ファイル8に格納す
る。その際、データベース構造情報の格納順により条件
値の配列順番の入替えも行う(格納順が昇順であれば条
件値を昇順に、降順であれば降順に、ランダムであれば
発生順に、テーブル形式で格納する)。
The integrated extraction condition generating unit 4 checks the output timing of all the extraction condition definition information held in the extraction condition file 6 and extracts all the extraction condition definition information to be processed. Next, the integrated extraction condition generation unit 4
Analyzes the extraction conditions for each data item based on the database structure information on the data attribute table 7, finds the logical sum of the extraction conditions for the corresponding data items of all extraction condition definition information, and stores them in the integrated extraction condition file 8 in a table format. Store. At that time, the order of arrangement of condition values is also changed according to the storage order of the database structure information (if the storage order is ascending order, the condition values are in ascending order, if it is descending order, it is in descending order, if it is random, it is in order of occurrence. Store).

【0028】このようにして、全データ項目に対する統
合抽出条件の生成を行った後、統合抽出条件生成部4
は、解析を行った個々の抽出条件定義情報を個別抽出/
出力条件として統合抽出条件ファイル8にテーブル形式
で格納する。なお、ここで、テーブル形式とは、抽出実
行部5の効率的な解析/実行を可能とするための形式で
あり、条件値が配列されているものとする。また、デー
タ項目間の条件の関係は、あらかじめ決定されているも
のとする(図2では、階層関係をもつデータ項目間の条
件の関係は論理積として示している)。
In this way, after the integrated extraction condition is generated for all data items, the integrated extraction condition generation unit 4
Individually extracts the extraction condition definition information that has been analyzed /
The output condition is stored in the integrated extraction condition file 8 in a table format. Here, the table format is a format for enabling efficient analysis / execution of the extraction execution unit 5, and it is assumed that condition values are arranged. Further, it is assumed that the condition relationship between the data items is predetermined (in FIG. 2, the condition relationship between the data items having a hierarchical relationship is shown as a logical product).

【0029】統合抽出条件の生成後、センタコンソール
13から抽出実行部5が起動されると、抽出実行制御部
51が動作し、データ抽出/出力部52に抽出出力指示
を発行する。
After the integrated extraction condition is generated, when the extraction execution unit 5 is activated from the center console 13, the extraction execution control unit 51 operates and issues an extraction output instruction to the data extraction / output unit 52.

【0030】データ抽出/出力部52では、抽出出力指
示を受け取ると、まず統合抽出部521が動作し、統合
抽出条件ファイル8より統合抽出条件を、データ属性テ
ーブル7よりアクセスパス情報をそれぞれ取り出し、ア
クセスパス情報に従ったデータベース10の検索および
統合抽出条件の判定を順次行っていく。統合抽出部52
1は、条件に合致したデータ項目の組合せが見つかる
と、そのデータ項目の組合せを個別抽出/出力部522
に引き継ぐ。
When the data extraction / output unit 52 receives the extraction output instruction, the integrated extraction unit 521 first operates to extract the integrated extraction condition from the integrated extraction condition file 8 and the access path information from the data attribute table 7, respectively. The search of the database 10 according to the access path information and the determination of the integrated extraction condition are sequentially performed. Integrated extraction unit 52
1 is such that when a combination of data items matching the conditions is found, the combination of the data items is individually extracted / outputted by the output unit 522.
To take over.

【0031】個別抽出/出力部522は、統合抽出条件
ファイル8上のすべての個別抽出/出力条件を順次解析
し、引き継がれたデータ項目の組合せが抽出条件に合致
するか否かをチェックする。合致する場合は、個別抽出
/出力部522は、該当個別抽出/出力条件に保有され
ている出力情報をもとに抽出ファイル9を決定し、デー
タ項目の出力を行う。また、合致しない場合には、個別
抽出/出力部522は、次の個別抽出/出力条件による
チェックを行う。
The individual extraction / output unit 522 sequentially analyzes all the individual extraction / output conditions in the integrated extraction condition file 8 and checks whether the inherited combination of data items matches the extraction condition. If they match, the individual extraction / output unit 522 determines the extraction file 9 based on the output information held in the corresponding individual extraction / output condition, and outputs the data item. If they do not match, the individual extraction / output unit 522 checks the following individual extraction / output conditions.

【0032】このようにして、すべての個別抽出/出力
条件によるチェックを行った後、個別抽出/出力部52
2は、統合抽出部521に次のデータ項目の組合せの抽
出指示を発行する。
In this way, after checking by all the individual extraction / output conditions, the individual extraction / output unit 52
2 issues an instruction to extract the next combination of data items to the integrated extraction unit 521.

【0033】統合抽出部521および個別抽出/出力部
522の処理は、データベース10上に該当するデータ
項目が存在しなくなるまで繰り返し行われ、存在しなく
なった時点で、抽出実行部5は処理を終了する。
The processes of the integrated extraction unit 521 and the individual extraction / output unit 522 are repeatedly performed until the corresponding data item does not exist in the database 10, and when the data item does not exist, the extraction execution unit 5 ends the process. To do.

【0034】[0034]

【発明の効果】以上説明したように本発明は、複数の抽
出条件を統合化した統合抽出条件でデータを抽出するよ
うにしたことにより、複数の抽出目的に対してデータベ
ースからの同一データの抽出は1回のみとなるため、オ
ンラインシステムとのデータ競合を最小限に抑えること
ができ、オンラインシステムの処理能力に影響を与える
ことなく並行動作可能となるという効果がある。
As described above, according to the present invention, since the data is extracted under the integrated extraction condition in which a plurality of extraction conditions are integrated, the same data is extracted from the database for a plurality of extraction purposes. Since it is only once, the data competition with the online system can be minimized, and the parallel operation can be performed without affecting the processing capability of the online system.

【0035】また、抽出条件定義情報の作成のみで目的
別の抽出業務処理プログラムの作成が不要となり、また
データベース構造の変更に対しても抽出条件定義情報の
変更だけで対応できるため、データ抽出処理機能の変更
および新規追加への迅速な対応が可能となるという効果
がある。
Further, since only the extraction condition definition information is created, it is not necessary to create an extraction operation processing program for each purpose, and a change in the database structure can be dealt with only by changing the extraction condition definition information. This has the effect of enabling swift response to function changes and new additions.

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

【図1】本発明の一実施例に係る統合データ抽出方式の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an integrated data extraction method according to an embodiment of the present invention.

【図2】図1中に示した統合抽出条件生成部および抽出
実行部の処理をより詳細に示すブロック図である。
FIG. 2 is a block diagram showing the processes of an integrated extraction condition generation unit and an extraction execution unit shown in FIG. 1 in more detail.

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

1 ホストコンピュータ 2 統合抽出処理機構 3 抽出条件登録/変更部 4 統合抽出条件生成部 5 抽出実行部 6 抽出条件ファイル 7 データ属性テーブル 8 統合抽出条件ファイル 9 抽出ファイル 10 データベース 11 業務オンラインシステム 12 業務処理プログラム 13 センタコンソール 14 ワークステーション 15 オンライン端末 51 抽出実行制御部 52 データ抽出/出力部 91 第1抽出ファイル 92 第2抽出ファイル 93 第3抽出ファイル 9n 第n抽出ファイル 521 統合抽出部 522 個別抽出/出力部 1 Host computer 2 Integrated extraction processing mechanism 3 Extraction condition registration / change unit 4 Integrated extraction condition generation unit 5 Extraction execution unit 6 Extraction condition file 7 Data attribute table 8 Integrated extraction condition file 9 Extraction file 10 Database 11 Business online system 12 Business processing Program 13 Center console 14 Workstation 15 Online terminal 51 Extraction execution control unit 52 Data extraction / output unit 91 First extraction file 92 Second extraction file 93 Third extraction file 9n nth extraction file 521 Integrated extraction unit 522 Individual extraction / output Department

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 オンラインシステム上で稼働する業務処
理の結果の情報を保有するデータベースよりエンドユー
ザ等への情報還元のためのデータ抽出を行うコンピュー
タシステムにおいて、 データの抽出条件定義情報を格納する抽出条件ファイル
と、 この抽出条件ファイルに目的別の抽出条件定義情報の登
録および変更を行う抽出条件登録/変更部と、 統合抽出条件を格納する統合抽出条件ファイルと、 データベースに保有されるデータの構造定義情報および
その検索手順の定義情報を登録するデータ属性テーブル
と、 前記統合抽出条件ファイルの抽出条件定義情報と前記デ
ータ属性テーブルのデータの構造定義情報およびその検
索手順の定義情報とからコンピュータシステム全体で見
た効率的なデータ抽出を行うための統合抽出条件を生成
して前記統合抽出条件ファイルに格納する統合抽出条件
生成部と、 前記統合抽出条件ファイルの統合抽出条件を元にデータ
抽出処理の実行制御を行う抽出実行制御部と、 この抽出実行制御部の指示に基づいてデータベースより
抽出対象データの抽出を行うとともに抽出後データのフ
ァイルへの出力を行うデータ抽出/出力部とを有するこ
とを特徴とする統合データ抽出方式。
1. A computer system for extracting data for returning information to an end user or the like from a database that holds information on the results of business processes operating on an online system, and an extraction for storing data extraction condition definition information. A condition file, an extraction condition registration / change unit that registers and changes extraction condition definition information for each purpose in this extraction condition file, an integrated extraction condition file that stores integrated extraction conditions, and the structure of the data held in the database An entire computer system from a data attribute table for registering definition information and definition information of its search procedure, extraction condition definition information of the integrated extraction condition file, structure definition information of data in the data attribute table and definition information of its search procedure Create integrated extraction conditions for efficient data extraction as seen in And an integrated extraction condition generation unit that stores the integrated extraction condition file in the integrated extraction condition file, an extraction execution control unit that controls execution of the data extraction process based on the integrated extraction condition of the integrated extraction condition file, and an instruction of the extraction execution control unit An integrated data extraction method comprising: a data extraction / output unit that extracts extraction target data from a database based on the above and outputs the extracted data to a file.
JP4165403A 1992-06-01 1992-06-01 Integrated data extraction system Pending JPH05334359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4165403A JPH05334359A (en) 1992-06-01 1992-06-01 Integrated data extraction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4165403A JPH05334359A (en) 1992-06-01 1992-06-01 Integrated data extraction system

Publications (1)

Publication Number Publication Date
JPH05334359A true JPH05334359A (en) 1993-12-17

Family

ID=15811751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4165403A Pending JPH05334359A (en) 1992-06-01 1992-06-01 Integrated data extraction system

Country Status (1)

Country Link
JP (1) JPH05334359A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015087829A (en) * 2013-10-28 2015-05-07 富士通株式会社 Data processing program, data processing method, and data processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015087829A (en) * 2013-10-28 2015-05-07 富士通株式会社 Data processing program, data processing method, and data processing apparatus
US9734240B2 (en) 2013-10-28 2017-08-15 Fujitsu Limited Medium, method, and apparatus

Similar Documents

Publication Publication Date Title
EP2863311B1 (en) Domain centric test data generation
JPH07200312A (en) Digital data processing system and error processing method
KR100709984B1 (en) Query matching method and system for outputting results matched to query by processing the query according to various logics
JP3318051B2 (en) Translation processing method
JPH05334359A (en) Integrated data extraction system
JP2727023B2 (en) Information processing device
JP2819668B2 (en) Instruction optimization method
JPH06274332A (en) Registration/retrieval method for program parts
JP2000194548A (en) Device and method for generating operation environment of software and recording medium
JP2982418B2 (en) Functional simulation device
JPH04241672A (en) Character string retrieving system
JP2724235B2 (en) Variable name inference device
JPH02146688A (en) Hash collision evading system in data driven microprocessor
JPH07219833A (en) Object oriented data base system
JP2012068946A (en) Batch processing program analyzing method and device
JPH0668160A (en) Information retrieval system
JPH07281879A (en) Application program editing device
JPH08297571A (en) Method and device for software management
JPH06175862A (en) Electronic computer
JPH05314190A (en) Normalized data base extracting condition interface system
JPH04273572A (en) Input option recognition system
JPH028935A (en) System for partially changing running environment defining object of on-line transaction processing system
JPH11238012A (en) Memory access batching method and storage medium
JPH03225424A (en) Pattern matching processing system
JPH02308355A (en) Input procedure management system for interpreter