JPH0581194A - On line data processing method - Google Patents

On line data processing method

Info

Publication number
JPH0581194A
JPH0581194A JP3239088A JP23908891A JPH0581194A JP H0581194 A JPH0581194 A JP H0581194A JP 3239088 A JP3239088 A JP 3239088A JP 23908891 A JP23908891 A JP 23908891A JP H0581194 A JPH0581194 A JP H0581194A
Authority
JP
Japan
Prior art keywords
data
host computer
program
processing
data processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3239088A
Other languages
Japanese (ja)
Inventor
Atsuhiko Murayama
敦彦 村山
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP3239088A priority Critical patent/JPH0581194A/en
Publication of JPH0581194A publication Critical patent/JPH0581194A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To synchronously process data between host computers by collecting, processing and transmitting data by a lower rank host computer by receiving and processing the data in a higher rank host computer. CONSTITUTION:In a lower rank host computer 12, a program 12a collects and processes the data from a terminal device 11 and registers it in a transmission file 12b. In this case, a subroutine function of the program 12a makes a data transmission program 12c start. Thus, the data is transmitted to a higher rank host computer 14 through a communication channel 13. In the higher rank host computer 14, a program 14a receives the data and registers it in a reception file 14b. At the same time, the subroutine function in the program 14a makes a data processing program 14c start for data processing and registering it in a processed file 14d.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は端末と上位ホストコンピ
ュータとが下位ホストコンピュータを介して接続された
コンピュータシステムにおけるデータ処理方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing method in a computer system in which a terminal and an upper host computer are connected via a lower host computer.

【0002】[0002]

【従来の技術】従来、この種のデータ処理は下位ホスト
コンピュータで収集及び処理されたデータを蓄積し、人
間の判断によりまたは決められた時間に上位ホストコン
ピュータへ一括して送信し、上位ホストコンピュータで
受信及びデータの処理を行っていた。
2. Description of the Related Art Conventionally, in this type of data processing, data collected and processed by a lower host computer is accumulated and transmitted collectively to an upper host computer at the discretion of a human or at a determined time. Was receiving and processing data.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のデータ
処理方法は下位ホストコンピュータと上位ホストコンピ
ュータとのデータの処理を行うタイミングが異なってい
るので、両者の間のデータの同期がとれないという欠点
がある。
In the above-described conventional data processing method, since the lower host computer and the upper host computer process the data at different timings, the data cannot be synchronized between them. There is.

【0004】[0004]

【課題を解決するための手段】本発明のオンラインデー
タ処理方法は、端末と上位ホストコンピュータとが下位
ホストコンピュータを介して接続され、前記端末からの
データを下位及び上位ホストコンピュータで処理するデ
ータ処理方式において、前記下位ホストコンピュータは
データを受信すると、データの収集・加工及び前記上位
ホストコンピュータへのデータの送信を行うようにして
実現される。
In the online data processing method of the present invention, a terminal and an upper host computer are connected via a lower host computer, and the data from the terminal is processed by the lower and upper host computers. In the method, when the lower host computer receives data, the lower host computer collects and processes the data and transmits the data to the upper host computer.

【0005】また、本発明のオンラインデータ処理方法
は、上位ホストコンピュータが下位ホストコンピュータ
から送信されたデータを受信し、前記データの処理を行
うようにして実現される。
Further, the online data processing method of the present invention is realized in such a manner that the upper host computer receives the data transmitted from the lower host computer and processes the data.

【0006】[0006]

【実施例】以下、本発明について図を参照しながら説明
する。
The present invention will be described below with reference to the drawings.

【0007】図1は本発明の一実施例を示す説明図であ
る。同図において本発明のオンラインデータ処理方法は
複数の端末装置11と下位ホストコンピュータ12、及
び下位ホストコンピュータ12と通信回線13を介して
接続された上位ホストコンピュータ14とを有してい
る。
FIG. 1 is an explanatory view showing an embodiment of the present invention. In the figure, the online data processing method of the present invention has a plurality of terminal devices 11, a lower host computer 12, and a lower host computer 12 and an upper host computer 14 connected via a communication line 13.

【0008】まず、下位ホストコンピュータ12に接続
された端末装置11よりデータの入力を行う。下位ホス
トコンピュータ12では、入力されたデータをプログラ
ム(12a)により収集・加工し、送信ファイル(12
b)への登録を行う。このとき、データ収集・加工プロ
グラム(12a)のサブルーチンの機構により、データ
送信プログラム(12c)を起動させる。これによっ
て、上位ホストコンピュータ14へデータが送信され
る。
First, data is input from the terminal device 11 connected to the lower host computer 12. The lower host computer 12 collects and processes the input data by the program (12a),
Register to b). At this time, the data transmission program (12c) is activated by the mechanism of the subroutine of the data collection / modification program (12a). As a result, the data is transmitted to the host computer 14.

【0009】上位ホストコンピュータ14では、そのデ
ータをプログラム(14a)により受信し、受信ファイ
ル(14b)に登録を行う。同時にデータ受信プログラ
ム(14a)のサブルーチンの機能により、プログラム
(14c)を起動させ、データ処理及び処理済ファイル
(14d)への登録を完了する。この一連の処理によっ
て、端末装置のデータ入力から上位ホストコンピュータ
のデータ処理までを自動的に行える。
The host computer 14 receives the data by the program (14a) and registers it in the received file (14b). At the same time, the program (14c) is activated by the function of the subroutine of the data receiving program (14a), and the data processing and the registration in the processed file (14d) are completed. Through this series of processing, data input from the terminal device to data processing by the host computer can be automatically performed.

【0010】図2は本実施例におけるデータ収集・加工
処理(12a)のフローチャートである。まず、データ
収集を行うには、送信ファイルをOPENし(ステップ
21)、端末装置からのデータの到着を待ち、データを
受信する(ステップ22)。データが受信されると、業
務の終了を示すデータでなければ(ステップ23)、下
位ホストコンピュータとしての処理・加工を行い(ステ
ップ24)、送信ファイルへデータの登録を行う(ステ
ップ25)。このとき、データ送信処理(12c)が現
在起動中かを判断し(ステップ26)、起動中でなけれ
ば送信処理を起動させる(ステップ27)。そして次の
データの到着を待つ。また、業務の終了を示すデータの
場合、送信ファイルをCLOSEする(ステップ2
8)。
FIG. 2 is a flow chart of the data collection / processing process (12a) in this embodiment. First, in order to collect data, the transmission file is opened (step 21), the arrival of data from the terminal device is waited for, and the data is received (step 22). When the data is received, if it is not the data indicating the end of the work (step 23), the processing / processing as the lower host computer is performed (step 24), and the data is registered in the transmission file (step 25). At this time, it is determined whether the data transmission process (12c) is currently activated (step 26), and if not activated, the transmission process is activated (step 27). Then wait for the arrival of the next data. If the data indicates the end of the business, the transmission file is closed (step 2).
8).

【0011】図3は本実施例におけるデータ送信処理
(12c)とデータ受信処理(14a)の手順を示す説
明図である。送信側(31)−−下位ホストコンピュー
タのデータ送信処理−−から、受信側(32)−−上位
ホストコンピュータのデータ受信処理−−へ開始要求電
文(33a)を送ることにより、送信処理が開始され
る。受信側(32)では、開始要求電文(33a)を受
け取り、送信NO.等のチェックを行い、OKあるいは
NGの開始の応答電文(33b)を返す。
FIG. 3 is an explanatory diagram showing the procedure of the data transmission process (12c) and the data reception process (14a) in this embodiment. The transmission process is started by transmitting a start request message (33a) from the transmission side (31)-the data transmission process of the lower host computer-- to the reception side (32)-the data reception process of the upper host computer. To be done. On the receiving side (32), the start request message (33a) is received, and the transmission NO. Etc. are checked, and a response message (33b) for starting OK or NG is returned.

【0012】これがOKであれば(31b)、送信ファ
イルを読み込み未送信のデータを送信する(31c)。
また、NGであれば(31b)、送信開始(31a)よ
り再処理を行う。データの送信(31c)は、送信ファ
イルに未送信のデータがなくなるまで行い、終了時にも
終了要求電文(33d)及び終了応答電文(33e)の
やりとりを行う。
If this is OK (31b), the transmission file is read and untransmitted data is transmitted (31c).
If it is NG (31b), reprocessing is performed from the start of transmission (31a). The data transmission (31c) is performed until there is no untransmitted data in the transmission file, and the termination request message (33d) and the termination response message (33e) are exchanged at the end.

【0013】図4は本実施例におけるデータ受信処理
(14a)のフローチャートである。データ受信を行う
には、受信ファイルをOPENし(ステップ41)、下
位ホストコンピュータかからのデータを待ち、データを
受信する(ステップ42)。データが受信されるとデー
タの種類を判別し(ステップ43・49・4c)、開始
の要求であれば送信NO.等のチェックを行い(ステッ
プ44)、正しければ受信の準備処理を行い(ステップ
46)、OKの開始応答電文を返し(ステップ47)、
正しくなければNGの開始応答電文を返す(ステップ4
8)。
FIG. 4 is a flow chart of the data receiving process (14a) in this embodiment. To receive data, the received file is opened (step 41), the data from the lower host computer is waited for, and the data is received (step 42). When the data is received, the type of the data is discriminated (steps 43, 49.4c), and if it is a start request, the transmission NO. Etc. are checked (step 44), and if they are correct, preparation processing for reception is performed (step 46), and an OK start response message is returned (step 47).
If it is not correct, the NG start response message is returned (step 4).
8).

【0014】送信データであればデータのチェック(ス
テップ4a)、及び受信ファイルへの仮登録を行う(ス
テップ4b)。
If it is transmission data, the data is checked (step 4a) and provisionally registered in the reception file (step 4b).

【0015】終了の要求であれば受信件数等のチェック
を行い(ステップ4d)、正しければOKの終了応答電
文を返し(ステップ4f)、受信ファイルへの実登録を
行い(ステップ4g)、データ処理(14c)が現在起
動中かを判断し(ステップ4h)、起動中でなければデ
ータ処理を起動させる(ステップ4i)。また、終了の
要求が正しくなければ、NGの終了応答電文を返す(ス
テップ4j)。
If it is an end request, the number of received data is checked (step 4d), and if it is correct, an OK end response message is returned (step 4f), actual registration is performed in the received file (step 4g), and data processing is performed. It is determined whether (14c) is currently activated (step 4h), and if not activated, data processing is activated (step 4i). If the termination request is not correct, an NG termination response message is returned (step 4j).

【0016】以上のようにして、端末装置のデータ入力
から上位ホストコンピュータのデータ処理までを自動的
に行う事を実現する。
As described above, it is possible to automatically perform from the data input of the terminal device to the data processing of the host computer.

【0017】[0017]

【発明の効果】以上説明したように本発明は、端末と上
位ホストコンピュータとが下位ホストコンピュータを介
して接続されたコンピュータシステムにおいて、下位ホ
ストコンピュータでデータの収集・加工及び上位ホスト
コンピュータへの自動送信と、上位ホストコンピュータ
でのデータの自動受信及びデータの処理を行う事によ
り、ホストコンピュータ間で同期のとれたデータ処理が
行える。
As described above, according to the present invention, in a computer system in which a terminal and an upper host computer are connected via a lower host computer, the lower host computer collects / processes data and automatically transmits the data to the upper host computer. By performing transmission, automatic reception of data in the host computer, and data processing, synchronized data processing can be performed between the host computers.

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

【図1】本発明の一実施例を示す説明図。FIG. 1 is an explanatory view showing an embodiment of the present invention.

【図2】データの収集・加工の処理を示す流れ図。FIG. 2 is a flowchart showing a data collection / processing process.

【図3】データの送受信の手順を示す説明図。FIG. 3 is an explanatory diagram showing a procedure of transmitting and receiving data.

【図4】データの受信の処理を示す流れ図。FIG. 4 is a flowchart showing a process of receiving data.

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

11 端末 12 下位ホストコンピュータ 13 通信回線 14 上位ホストコンピュータ 11 Terminal 12 Lower Host Computer 13 Communication Line 14 Upper Host Computer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 端末と上位ホストコンピュータとが下位
ホストコンピュータを介して接続され、前記端末からの
データを下位及び上位ホストコンピュータで処理するデ
ータ処理方式において、前記下位ホストコンピュータは
データを受信すると、データの収集・加工及び前記上位
ホストコンピュータへのデータの送信を行う事を特徴と
するオンラインデータ処理方法。
1. A data processing method in which a terminal and an upper host computer are connected via a lower host computer and the data from the terminal is processed by the lower and upper host computers, when the lower host computer receives data, An online data processing method comprising collecting and processing data and transmitting the data to the host computer.
【請求項2】 請求項1記載のオンラインデータ処理方
法において、上位ホストコンピュータが下位ホストコン
ピュータから送信されたデータを受信し、前記データの
処理を行う事を特徴とするオンラインデータ処理方法。
2. The online data processing method according to claim 1, wherein an upper host computer receives data transmitted from a lower host computer and processes the data.
JP3239088A 1991-09-19 1991-09-19 On line data processing method Pending JPH0581194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3239088A JPH0581194A (en) 1991-09-19 1991-09-19 On line data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3239088A JPH0581194A (en) 1991-09-19 1991-09-19 On line data processing method

Publications (1)

Publication Number Publication Date
JPH0581194A true JPH0581194A (en) 1993-04-02

Family

ID=17039645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3239088A Pending JPH0581194A (en) 1991-09-19 1991-09-19 On line data processing method

Country Status (1)

Country Link
JP (1) JPH0581194A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8540452B2 (en) 2008-12-31 2013-09-24 Spinex Tec, Llc Flexible joint arrangement incorporating flexure members
US8628577B1 (en) 2009-03-19 2014-01-14 Ex Technology, Llc Stable device for intervertebral distraction and fusion
US9474626B2 (en) 2009-07-22 2016-10-25 Spinex Tec Llc Methods and apparatuses for vertebral body distraction and fusion employing a coaxial screw gear sleeve mechanism
US9486328B2 (en) 2014-04-01 2016-11-08 Ex Technology, Llc Expandable intervertebral cage
US9498270B2 (en) 2011-07-22 2016-11-22 SpineX Tee, LLC Methods and apparatus for insertion of vertebral body distraction and fusion devices
US11234835B2 (en) 2019-03-05 2022-02-01 Octagon Spine Llc Transversely expandable minimally invasive intervertebral cage
US11497622B2 (en) 2019-03-05 2022-11-15 Ex Technology, Llc Transversely expandable minimally invasive intervertebral cage and insertion and extraction device

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9381092B2 (en) 2008-12-31 2016-07-05 Ex Technology, Llc Flexible joint arrangement incorporating flexure members
US9445917B2 (en) 2008-12-31 2016-09-20 Ex Technology, Llc Methods and apparatus for expandable medical device employing flexure members
US8540452B2 (en) 2008-12-31 2013-09-24 Spinex Tec, Llc Flexible joint arrangement incorporating flexure members
US10060469B2 (en) 2008-12-31 2018-08-28 Ex Technology, Llc Flexible joint arrangement incorporating flexure members
US9867717B2 (en) 2009-03-19 2018-01-16 Ex Technology, Llc Stable device for intervertebral distraction and fusion
US8628577B1 (en) 2009-03-19 2014-01-14 Ex Technology, Llc Stable device for intervertebral distraction and fusion
US9474626B2 (en) 2009-07-22 2016-10-25 Spinex Tec Llc Methods and apparatuses for vertebral body distraction and fusion employing a coaxial screw gear sleeve mechanism
US10369008B2 (en) 2009-07-22 2019-08-06 Spinex Tec Llc Medical device employing a coaxial screw gear sleeve mechanism
US9498270B2 (en) 2011-07-22 2016-11-22 SpineX Tee, LLC Methods and apparatus for insertion of vertebral body distraction and fusion devices
US9668879B2 (en) 2014-04-01 2017-06-06 Ex Technology, Llc Expandable intervertebral cage
US10052214B2 (en) 2014-04-01 2018-08-21 Ex Technology, Llc Expandable intervertebral cage
US9486328B2 (en) 2014-04-01 2016-11-08 Ex Technology, Llc Expandable intervertebral cage
US10687963B2 (en) 2014-04-01 2020-06-23 Ex Technology, Llc Expandable intervertebral cage
US11471301B2 (en) 2014-04-01 2022-10-18 Ex Technology, Llc Expandable intervertebral cage
US11234835B2 (en) 2019-03-05 2022-02-01 Octagon Spine Llc Transversely expandable minimally invasive intervertebral cage
US11497622B2 (en) 2019-03-05 2022-11-15 Ex Technology, Llc Transversely expandable minimally invasive intervertebral cage and insertion and extraction device
US11911292B2 (en) 2019-03-05 2024-02-27 Octagon Spine Llc Transversely expandable minimally invasive intervertebral cage

Similar Documents

Publication Publication Date Title
WO2014157915A1 (en) Apparatus and method for processing multiple open apis
CN104412565B (en) For relating to the method that the socket of bearer independent protocol manages
JPH0581194A (en) On line data processing method
CN110119307A (en) Processing method, device, storage medium and the electronic device of data processing request
JP3062542U (en) Electronic banking device for multiple communication programs
CN208999999U (en) Data processing equipment
JP2624160B2 (en) Data format converter
TW201227333A (en) Remote management method and the apparatus thereof
CN108737568A (en) A kind of data interaction system and method based on Message Queuing server
JP2993728B2 (en) Protocol high-speed processing unit
JP2002244887A (en) Log collection system and method
JP2947121B2 (en) Network access method
CN110850841A (en) Fault diagnosis method and related device
JPS62262164A (en) Virtual terminal controller
JPH04312153A (en) Control information collection system for network component equipment
JPS6245255A (en) Data reception system
JP4004711B2 (en) Video transmission processing method and video transmission apparatus
JPH0370950B2 (en)
JPS63250243A (en) Data communication processing system
JPS63147259A (en) Multi-computer system
JPH05289925A (en) Electronic filing system
JPH0832649A (en) Communication testing device
JPS59157752A (en) Computer test system
JPS5817750A (en) Data collection system
JP2001027990A (en) Method for gathering and storing server operation data

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081213

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 13

Free format text: PAYMENT UNTIL: 20081213