JPH0612461A - Data output system - Google Patents
Data output systemInfo
- Publication number
- JPH0612461A JPH0612461A JP4169788A JP16978892A JPH0612461A JP H0612461 A JPH0612461 A JP H0612461A JP 4169788 A JP4169788 A JP 4169788A JP 16978892 A JP16978892 A JP 16978892A JP H0612461 A JPH0612461 A JP H0612461A
- Authority
- JP
- Japan
- Prior art keywords
- data
- item information
- search
- file
- definition
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はデータ出力方式に関し、
特にホストコンピュータにおいて検索集計したデータを
端末に出力する際のデータ出力方式に関する。The present invention relates to a data output system,
In particular, the present invention relates to a data output method when outputting data collected by a host computer to a terminal.
【0002】[0002]
【従来の技術】従来、ソフトウェア開発などのためホス
トコンピュータ側で検索集計したデータを用いて端末側
で分析などを行う場合、まず、ホストコンピュータ側に
おいて検索集計を行うプログラムを起動し、データベー
スから必要なデータの検索集計を行って磁気ディスク装
置などのファイルに出力し、次に、データの転送処理を
行うプログラムを起動し、希望する端末に対してこのフ
ァイルから検索データを転送するという操作を行ってい
た。2. Description of the Related Art Conventionally, when analyzing data on the terminal side using the data collected and searched on the host computer side for software development, first, a program for searching and tabulation is started on the host computer side, and the data is needed from the database. Performs operations such as performing search aggregation of various data and outputting to a file such as a magnetic disk device, then starting a program that transfers data and transferring the search data from this file to the desired terminal. Was there.
【0003】又、異なる種類のデータベースを有する複
数のホストコンピュータと接続し、それぞれのホストコ
ンピュータで検索集計したデータを同じ端末で受信する
場合には、端末側でホストコンピュータ(データベー
ス)ごとにそれぞれ必要なデータ変換を行うプログラム
を用意し、接続するホストコンピュータを意識して該当
するプログラムを起動させておく必要があった。Further, when a plurality of host computers having different types of databases are connected and the data retrieved and tabulated by the respective host computers are received by the same terminal, each terminal computer needs a database for each host computer (database). It was necessary to prepare a program for performing various data conversions and activate the corresponding program in consideration of the host computer to be connected.
【0004】[0004]
【発明が解決しようとする課題】上述した従来の方式で
は、ホストコンピュータ側で検索集計を行うプログラム
とデータ転送を行うプログラムとを別々に起動させなけ
ればならず、又、端末側では対応するホストコンピュー
タ用のプログラムを起動させておく必要があるため、特
に複数のホストコンピュータからデータを収集したい場
合、オペレータにとって操作が複雑で工数がかかるとい
う欠点がある。In the above-mentioned conventional method, the host computer side program and the data transfer program have to be separately activated on the host computer side, and the terminal side has a corresponding host. Since it is necessary to start a program for a computer, there is a drawback that the operation is complicated and takes a lot of man-hours for an operator especially when data is to be collected from a plurality of host computers.
【0005】本発明の目的は、上述した欠点を除去し、
複数のホストコンピュータから容易にデータの収集を行
えるデータ出力方式を提供することである。The object of the present invention is to eliminate the above-mentioned drawbacks,
It is to provide a data output method capable of easily collecting data from a plurality of host computers.
【0006】[0006]
【課題を解決するための手段】本発明のデータ出力方式
は、ホストコンピュータで検索集計した検索データを端
末へ出力するデータ出力方式において、検索条件と転送
先端末とを一括指定する指定入力手段と、データベース
から指定したデータの検索および集計を行う検索集計手
段と、データ定義情報ファイルから該当する項目のデー
タ属性などを定義した項目情報を取得する項目情報入力
手段と、前記検索集計手段で取得した検索データ及び前
記項目情報入力手段で取得した項目情報を指定した端末
へ送信するデータ送信手段とを前記ホストコンピュータ
に備え、送信されてきた検索データ及び項目情報を受信
するデータ受信手段と、複数のホストコンピュータに関
するデータ変換方法を保持しているデータ定義方式保持
手段と、前記データ受信手段が受信した検索データ及び
項目情報の送信元のホストコンピュータについてのデー
タ変換方法を前記データ定義方式保持手段から読み込み
その変換方法に従って必要な項目の検索データ及び項目
情報の形式変換を行う項目定義形式変換手段と、形式変
換された検索データ及び項目情報のファイルへの出力を
行うファイル出力手段とを前記端末に備えて構成されて
いる。A data output system of the present invention is a data output system for outputting search data collected and searched by a host computer to a terminal, and a designation input means for collectively designating a search condition and a transfer destination terminal. , A search and aggregating means for searching and aggregating the specified data from the database, an item information inputting means for obtaining item information defining data attributes of the corresponding item from the data definition information file, and a search and aggregating means The host computer is provided with data transmission means for transmitting the search data and the item information acquired by the item information input means to a designated terminal, and a data receiving means for receiving the transmitted search data and item information, and a plurality of data receiving means. A data definition method holding means for holding a data conversion method relating to the host computer; An item definition that reads the data conversion method for the host computer that is the source of the search data and item information received by the receiving means from the data definition method holding means, and performs the format conversion of the search data and item information of the necessary items according to the conversion method. The terminal is provided with format conversion means and file output means for outputting format-converted search data and item information to a file.
【0007】[0007]
【実施例】次に、本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0008】図1は本発明の一実施例の機能を説明する
ための機能ブロック図である。FIG. 1 is a functional block diagram for explaining the function of one embodiment of the present invention.
【0009】本実施例のデータ出力方式は、図1に示す
ように、ホストコンピュータ1に、検索条件と転送先端
末とを一括指定する指定入力手段10と、データベース
を構成するRDBファイル3からデータ検索および集計
を行う検索集計手段11と、データ定義情報ファイル4
から該当項目のデータ属性などを定義した項目情報を取
得する項目情報入力手段12と、検索集計手段11で取
得した検索データ14及び項目情報入力手段12で取得
した項目情報15を指定入力手段10で指定した端末へ
送信するデータ送信手段13とを備え、ワークステーシ
ョン2には、送信されてきた検索データ及び項目情報を
受信するデータ受信手段21と、複数のホストコンピュ
ータに関するデータ変換方法を保持しているデータ定義
方式保持手段7と、受信した検索データ及び項目情報の
送信元ホストコンピュータに関するデータ変換方法をデ
ータ定義方式保持手段7から読み込んでその変換方法に
従い必要な項目の形式変換を行う項目定義形式変換手段
22と、形式変換された検索データ24及び項目情報2
5をそれぞれデータファイル5及び定義情報ファイル6
への出力するファイル出力手段23とを備えて構成され
ている。As shown in FIG. 1, the data output method of the present embodiment uses a host computer 1 to input data from a designation input means 10 for collectively designating search conditions and transfer destination terminals, and an RDB file 3 constituting a database. Search aggregation means 11 for performing retrieval and aggregation, and data definition information file 4
The item information input means 12 for obtaining item information defining the data attributes of the corresponding item from the search information 14 and the search data 14 obtained by the search aggregation means 11 and the item information 15 obtained by the item information input means 12 are designated by the input means 10 The workstation 2 is provided with a data transmitting means 13 for transmitting to a designated terminal, and the workstation 2 holds a data receiving means 21 for receiving the transmitted search data and item information, and a data converting method for a plurality of host computers. The data definition method holding means 7 and the data conversion method relating to the host computer that is the sender of the received search data and item information are read from the data definition method holding means 7 and the necessary item format conversion is performed according to the conversion method. Conversion means 22, format-converted search data 24 and item information 2
5 is a data file 5 and a definition information file 6
And a file output means 23 for outputting to.
【0010】図2は本発明を適用したシステム構成の一
例を示すブロック図であり、ワークステーション2が、
異なる種類のデータベースを有する三つのホストコンピ
ュータ1A,1B,1Cに接続可能な場合を示す。RD
Bファイル3A,3B,3Cはデータベースであり、デ
ータ定義情報ファイル4A,4B,4Cにはそれらのデ
ータ定義情報が格納されている。ワークステーション2
には、各データベースの情報をワークステーションで表
示するためにデータ変換を必要とする項目と、その際の
データ変換方法とを格納したデータ定義方式保持ファイ
ル7A,7B,7Cを備えている。FIG. 2 is a block diagram showing an example of a system configuration to which the present invention is applied.
The case where connection is possible to three host computers 1A, 1B, 1C having different types of databases is shown. RD
The B files 3A, 3B, 3C are databases, and the data definition information files 4A, 4B, 4C store the data definition information. Workstation 2
Includes data definition method holding files 7A, 7B, and 7C that store items that require data conversion in order to display information in each database on a workstation and a data conversion method at that time.
【0011】ここで、図1の本実施例について、その動
作を具体的に説明する。The operation of this embodiment shown in FIG. 1 will be described in detail.
【0012】まず、図3の流れ図を参照してホストコン
ピュータ側における処理の流れを説明する。最初に、処
理31において、キーボード8から指定入力手段10に
対して検索条件および転送先を一括入力する。ここで指
定入力手段10は、転送先の情報を保留して検索条件を
検索集計手段11に渡す。検索集計手段11は、処理3
2において、RDBファイル3からデータの読み込みを
行い、処理33において、読み込んだデータから指定さ
れた検索条件に従ってデータの検索および集計を行う。
処理34において、検索集計した結果のデータを内部メ
モリの指定エリアに検索データ14として格納する。次
に、項目情報入力手段12は、処理35において、デー
タ定義情報ファイル4から検索した項目に関するデータ
属性などの項目情報を入力し、処理36において、項目
情報を内部メモリの指定エリアに項目情報15として格
納する。最後に、処理37において、データ送信手段1
3が、指定入力手段10が保留した転送先の情報に基づ
いて検索データ14及び項目情報15とをワークステー
ション2に送信する。First, the flow of processing on the host computer side will be described with reference to the flow chart of FIG. First, in process 31, search conditions and transfer destinations are collectively input from the keyboard 8 to the designation input means 10. Here, the designation input means 10 holds the information of the transfer destination and passes the search condition to the search aggregation means 11. Search aggregation means 11 performs processing 3
In 2, the data is read from the RDB file 3, and in process 33, the data is searched and tabulated according to the specified search condition from the read data.
In process 34, the search result data is stored in the designated area of the internal memory as the search data 14. Next, the item information input means 12 inputs the item information such as the data attribute related to the item retrieved from the data definition information file 4 in the process 35, and the item information is stored in the designated area of the internal memory in the process 36. Store as. Finally, in process 37, the data transmission means 1
3 transmits the search data 14 and the item information 15 to the workstation 2 based on the transfer destination information held by the designation input means 10.
【0013】次に、図4を参照してワークステーション
側の処理の流れを説明する。Next, the flow of processing on the workstation side will be described with reference to FIG.
【0014】まず、処理41でデータ受信手段21がホ
ストコンピュータからのデータを受信する。次に、処理
42で接続されているホストコンピュータの認識を行
い、その情報を受信したデータと共に項目定義形式変換
手段22に渡す。項目定義形式変換手段22は、処理4
3でデータ定義方式保持手段7から該当するホストコン
ピュータのデータベースに関する変換情報を読み込み、
処理44で変換を必要とする項目の切り分けを行い、処
理45で変換が必要な項目情報および検索データの変換
を行い、処理46でその結果を検索データ24及び項目
情報25として内部メモリの指定エリアにそれぞれ格納
する。First, in process 41, the data receiving means 21 receives data from the host computer. Next, in step 42, the connected host computer is recognized, and the information is passed to the item definition format conversion means 22 together with the received data. The item definition format conversion means 22 performs processing 4
In step 3, the conversion information regarding the database of the corresponding host computer is read from the data definition method holding means 7,
In process 44, the items that need to be converted are divided, in process 45, the item information and the search data that need to be converted are converted, and in process 46, the results are designated as search data 24 and item information 25 in the designated area of the internal memory. Respectively stored in.
【0015】最後に、ファイル出力手段23により、処
理47で先に指定エリアに格納した項目情報25を定義
情報ファイル6に、処理48で検索データ24をデータ
ファイル5に出力してすべての処理が終了する。Finally, the file output means 23 outputs the item information 25 previously stored in the designated area in the process 47 to the definition information file 6 and the search data 24 to the data file 5 in the process 48 so that all the processes are executed. finish.
【0016】[0016]
【発明の効果】以上説明したように、本発明のデータ出
力方式は、ワークステーション側に複数のホストコンピ
ュータについてのデータ定義方式保持手段を持ち、その
とき接続されているホストコンピュータについての変換
方法の情報を読み込んで必要な項目の変換を行うので、
接続するホストコンピュータ(データベース)が変わっ
た場合でも、その都度プログラムを変更する必要がな
く、項目情報の変換を自動的に行うことができる。As described above, according to the data output method of the present invention, the workstation has the data definition method holding means for a plurality of host computers, and the conversion method for the host computers connected at that time is used. Since the information is read and necessary items are converted,
Even if the connected host computer (database) changes, it is not necessary to change the program each time, and the item information can be converted automatically.
【0017】又、ホストコンピュータ側では、プログラ
ムを起動すると、検索集計処理に続いてワークステーシ
ョンへのデータ転送を継続して行えるため、オペレータ
工の数が削減され、迅速な処理が行える効果がある。Further, on the host computer side, when the program is started, the data transfer to the workstation can be continuously performed after the search and aggregation processing, so that the number of operator man-hours can be reduced and the quick processing can be effected. .
【図1】本発明の一実施例の機能を説明するための機能
ブロック図である。FIG. 1 is a functional block diagram for explaining a function of an embodiment of the present invention.
【図2】本発明を適用したシステム構成の一例を示すブ
ロック図である。FIG. 2 is a block diagram showing an example of a system configuration to which the present invention is applied.
【図3】本実施例におけるホストコンピュータ側の処理
の流れ図である。FIG. 3 is a flow chart of processing on the host computer side in this embodiment.
【図4】本実施例におけるワークステーション側の処理
の流れ図である。FIG. 4 is a flow chart of processing on the workstation side in the present embodiment.
1,1A,1B,1C ホストコンピュータ 2 ワークステーション 3,3A,3B,3C RDBファイル 4,4A,4B,4C データ定義情報ファイル 5 データファイル 6 定義情報ファイル 7 データ定義方式保持手段 7A,7B,7C データ定義方式保持ファイル 8 キーボード 10 指定入力手段 11 検索集計手段 12 項目情報入力手段 13 データ送信手段 14,24 検索データ 15,25 項目情報 21 データ受信手段 22 項目定義形式変換手段 23 ファイル出力手段 1, 1A, 1B, 1C Host computer 2 Workstation 3, 3A, 3B, 3C RDB file 4, 4A, 4B, 4C Data definition information file 5 Data file 6 Definition information file 7 Data definition method holding means 7A, 7B, 7C Data definition method holding file 8 Keyboard 10 Designated input means 11 Search aggregation means 12 Item information input means 13 Data transmission means 14, 24 Search data 15, 25 Item information 21 Data reception means 22 Item definition format conversion means 23 File output means
Claims (1)
データを端末へ出力するデータ出力方式において、検索
条件と転送先端末とを一括指定する指定入力手段と、デ
ータベースから指定したデータの検索および集計を行う
検索集計手段と、データ定義情報ファイルから該当する
項目のデータ属性などを定義した項目情報を取得する項
目情報入力手段と、前記検索集計手段で取得した検索デ
ータ及び前記項目情報入力手段で取得した項目情報を指
定した端末へ送信するデータ送信手段とを前記ホストコ
ンピュータに備え、送信されてきた検索データ及び項目
情報を受信するデータ受信手段と、複数のホストコンピ
ュータに関するデータ変換方法を保持しているデータ定
義方式保持手段と、前記データ受信手段が受信した検索
データ及び項目情報の送信元のホストコンピュータにつ
いてのデータ変換方法を前記データ定義方式保持手段か
ら読み込みその変換方法に従って必要な項目の検索デー
タ及び項目情報の形式変換を行う項目定義形式変換手段
と、形式変換された検索データ及び項目情報のファイル
への出力を行うファイル出力手段とを前記端末に備えた
ことを特徴とするデータ出力方式。1. A data output method for outputting search data searched and aggregated by a host computer to a terminal, a designation input means for collectively designating a search condition and a transfer destination terminal, and retrieval and aggregation of data designated from a database. Search aggregation means, item information input means for obtaining item information defining data attributes of corresponding items from the data definition information file, search data obtained by the search aggregation means, and items obtained by the item information input means Data having means for transmitting information to a designated terminal in the host computer, data receiving means for receiving transmitted search data and item information, and data holding a data conversion method for a plurality of host computers Definition method holding means, search data and item information received by the data receiving means The data conversion method for the host computer of the sender of the data is read from the data definition method holding means, and the item definition format conversion means for converting the format of the search data and the item information of the necessary items according to the conversion method, and the format-converted search A data output method, characterized in that the terminal is provided with a file output means for outputting data and item information to a file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4169788A JPH0612461A (en) | 1992-06-29 | 1992-06-29 | Data output system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4169788A JPH0612461A (en) | 1992-06-29 | 1992-06-29 | Data output system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0612461A true JPH0612461A (en) | 1994-01-21 |
Family
ID=15892892
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4169788A Withdrawn JPH0612461A (en) | 1992-06-29 | 1992-06-29 | Data output system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0612461A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010265498A (en) * | 2009-05-13 | 2010-11-25 | Panasonic Corp | Vapor deposition apparatus and vapor deposition method using the same |
-
1992
- 1992-06-29 JP JP4169788A patent/JPH0612461A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010265498A (en) * | 2009-05-13 | 2010-11-25 | Panasonic Corp | Vapor deposition apparatus and vapor deposition method using the same |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5450601A (en) | Node evaluation data collection and distribution system for local or wide area networks | |
JPH06188405A (en) | Data analysis support system of vlsi process | |
WO2000045274A1 (en) | Data transmission method, computer-readable medium, and data transmission apparatus | |
JPH0612461A (en) | Data output system | |
JPH1188421A (en) | Data using method in portable terminal using electronic mail | |
KR100323607B1 (en) | Data conversion method for converting text file searched for art data into master table for art information analysis | |
JPH10326285A (en) | Document management system | |
JPH0267682A (en) | Data base system | |
JPH0619756A (en) | Edi format conversion method | |
US7197554B2 (en) | Data linkage method and system | |
JPH0535620A (en) | File transferring device | |
JP3008504B2 (en) | Document file management method | |
JPH08235218A (en) | Division processing system for inquiry in object-oriented database management systm | |
JP3305782B2 (en) | Software standardization method and software product analysis method | |
JPH0212563A (en) | Information managing system | |
JPH0561745A (en) | Transforming device for format | |
CN114579652A (en) | Data transmission parameter conversion method and system based on template configuration | |
JP2626224B2 (en) | Host computer | |
JPS63141180A (en) | Preparing device for circuit diagram with inter-page collating information | |
JPH03225543A (en) | Terminal device connection system | |
JPH05189334A (en) | Copy transmission system | |
JPH06208440A (en) | Status transmission system for shared device | |
JP2000148873A (en) | System and method for gathering data | |
JPH0236415A (en) | Printer output processing system | |
JPH05341956A (en) | Automatic character code converter |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19990831 |