JPS6314268A - Online processing reproducing system - Google Patents

Online processing reproducing system

Info

Publication number
JPS6314268A
JPS6314268A JP15820686A JP15820686A JPS6314268A JP S6314268 A JPS6314268 A JP S6314268A JP 15820686 A JP15820686 A JP 15820686A JP 15820686 A JP15820686 A JP 15820686A JP S6314268 A JPS6314268 A JP S6314268A
Authority
JP
Japan
Prior art keywords
processing
online
online processing
data
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
JP15820686A
Other languages
Japanese (ja)
Inventor
Keiichi Suma
須間 啓一
Shinji Yanagi
柳 伸治
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 JP15820686A priority Critical patent/JPS6314268A/en
Publication of JPS6314268A publication Critical patent/JPS6314268A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To use a journal file in the batch serial processing to reproduce the online processing by writing events, which occur in time series, in the journal file as text data in case of the time series processing. CONSTITUTION:When an online processing module 12 receives a reception text 11 in the online distributed processing, a request text data 21 is transmitted to a remove online processing module 14, and terminal reception text data 51 is written in a journal file 5 and the control is transferred to a timer monitor submodule 13. If the submodule 13 returns the timer report to the module 12 when a response text 41 is not returned within a certain time, the cancel processing and timer report data 52 are outputted to the file 5 for the request text 21. In the batch serial processing, data 51 of the file 5 is read by a batch serial processing module 200 and is transferred to a batch online processing module 22, and the processing similar to the online distributed processing is performed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は端末機(ターミナル)及びリモートコンピュー
タシステムから電文データを入力する事なくジャーナル
ファイルの受信電文データからバッチシリアル方式でオ
ンライン処理を再現するオンライン処理再現方式に関す
る。
[Detailed Description of the Invention] [Industrial Application Field] The present invention reproduces online processing using a batch serial method from received message data of a journal file without inputting message data from a terminal or a remote computer system. Regarding online processing reproduction method.

〔従来の技術〕[Conventional technology]

従来、この種の処理ではオンライン処理時に作成された
ジャーナルファイルの受信電文データを抽出し各端末機
(タミーナル)から電文データが上がって来たかのごと
く、オンライン処理プログラムに、この電文データを引
渡しオンラインで実行した処理をバッチシリアル処理で
再現させる事となっていた。
Conventionally, in this type of processing, the received message data of the journal file created during online processing was extracted, and this message data was transferred to the online processing program as if it had been received from each terminal (terminal). The executed process was to be reproduced using batch serial processing.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来の機能では、バッチシリアル処理という性格上、例
えばオンライン処理をコンピュータ対コンピュータで電
文データを受渡しする際、問合せ方式の処理の場合、依
頼した電文データが相手コンピュータで処理され応答電
文データとして返ってくる迄の監視が・必要となる。通
常この機能は一定時間(インターバル)を決め、このイ
ンターバル間の時間監視を行っている。これをバッチシ
リアル処理で再現すると相手コンピュータが実装されて
いない為、依頼電文データに対する応答電文データが即
時に返されてくる様な処理になりオンライン処理時と時
差が生じる。以上の様に、相手コンピュータを意識して
の時系列な処理は、従来のバッチシリアル処理方式では
再現出来ないという欠点が有る。
With the conventional function, due to the nature of batch serial processing, for example, when transmitting message data between computers in online processing, in the case of inquiry-based processing, the requested message data is processed by the other computer and returned as response message data. It is necessary to monitor the situation until the end. Normally, this function determines a certain period of time (interval) and monitors the time between this interval. If this is reproduced by batch serial processing, since the other computer is not installed, the response message data to the request message data will be returned immediately, resulting in a time difference from online processing. As described above, the conventional batch serial processing method has the disadvantage that time-series processing that takes into account the other computer cannot be reproduced.

本発明の目的は、上述の欠点を除去し、時系列的なオン
ライン処理でもバッチシリアル処理で再現させるオンラ
イン処理再現方式を提供する事に有る。
An object of the present invention is to provide an online processing reproduction method that eliminates the above-mentioned drawbacks and allows even time-series online processing to be reproduced by batch serial processing.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のオンライン処理再現方式の構成は、ホストコン
ピュータの端末装置から入力した受信電文をオンライン
処理を行ないリモートコンピュータシステムへ問合せる
オンライン分散処理システムの再現方式において、前記
ホストコンピュータがオンライン処理時に前記リモート
コンピュータシステム間との通信のタイマー監視制御を
含むオンライン処理データをジャーナルファイルとして
格納する外部ファイルを備え、バッチシリアル処理時は
前記外部ファイルに格納されたオンライン処理データを
利用することによりオンライン処理を再現することを特
徴とする。
The configuration of the online processing reproduction method of the present invention is such that, in the reproduction method of an online distributed processing system in which a received message input from a terminal device of a host computer is processed online and an inquiry is made to a remote computer system, the host computer It is equipped with an external file that stores online processing data as a journal file, including timer monitoring control for communication between systems, and during batch serial processing, online processing is reproduced by using the online processing data stored in the external file. It is characterized by

〔実施例〕〔Example〕

次に、本発明について図面を基に以下に説明する。 Next, the present invention will be explained below based on the drawings.

第1図(a)、(b)は本発明の一実施例を示すブロッ
ク図であり、第1図(a)はオンライン分散処理を行な
っている時のブロック図、第1図(b)はバッチシリア
ル処理でオンライン処理を再現する時のブロック図であ
り、1はホストコンピュータシステム、2はリモートコ
ンピュータシステムを示す。
FIGS. 1(a) and 1(b) are block diagrams showing one embodiment of the present invention. FIG. 1(a) is a block diagram when online distributed processing is being performed, and FIG. 1(b) is a block diagram showing an embodiment of the present invention. It is a block diagram when reproducing online processing by batch serial processing, and 1 indicates a host computer system and 2 indicates a remote computer system.

この図ではタイマー監視再現手段として、先ず第1図(
a)のオンライン分散処理で端末機1゜からの受信電文
11をオンライン処理モジュール12が受は取ると、リ
モートコンピュータシステム2のリモートオンライン処
理モジュール14に依頼電文データ21を送信すると同
時に、ジャーナルファイル5に端末機10からの端末受
信電文データ51を書込み、タイマー監視を行うタイマ
ー監視サブモジュール13にコントロールを移し、例え
ば30秒の一定インターバル内にリモートオンライン処
理モージュール14から応答電文41の返答がない場合
、タイマー監視サブモジュール13はタイマー通知をオ
ンライン処理モジュール12に返すと、オンライン処理
モジュール12は先の依頼電文21に取消処理とタイマ
ー通知データ52をジャーナルファイル5に出力する。
In this figure, we will first use Figure 1 (
When the online processing module 12 receives the received message 11 from the terminal 1 in the online distributed processing of a), it sends the request message data 21 to the remote online processing module 14 of the remote computer system 2 and at the same time writes the request message data 21 into the journal file 5. Terminal received message data 51 from the terminal device 10 is written to , control is transferred to the timer monitoring sub-module 13 that performs timer monitoring, and there is no response message 41 from the remote online processing module 14 within a fixed interval of, for example, 30 seconds. In this case, when the timer monitoring sub-module 13 returns a timer notification to the online processing module 12, the online processing module 12 outputs the cancellation process to the previous request message 21 and the timer notification data 52 to the journal file 5.

このオンライン分散処理をバッチシリアル処理で再現す
るのが、第1図(b)で示す疑似オンライン処理を行う
バッチシリアル処理で、第1図(a)のオンライン分散
処理で出力されたジャーナルファイル5をバッチシリア
ル処理モジュール200で先ず端末機10から送信され
た端末受信電文データ51を読込み、バッチオンライン
処理モジュール22に引渡し、第1図(a)のオンライ
ン分散処理と同様の処理を行う。但し、バッチシリアル
処理の為、リモートコンピュータシステム2は実装され
ていない(図中破線で示す)為、依頼電文の発行は行わ
ず、又、タイマー監視サブモジュール13にもタイマー
指示を行わない。そこで、バッチシリアル処理モジュー
ル200は続いてジャーナルファイル5からタイマー通
知データ52を読込む事により、あたかもリモートオン
ライン処理モジュール14のタイマー監視サブモジュー
ル24からタイマー通知が有ったかのごとく、バッチオ
ンライン処理モジュール22にコントロールを移す事に
依り、タイマー監視処理を含めてバ・ソチシリアル処理
で実現出来る。
This online distributed processing is reproduced by batch serial processing, which performs pseudo online processing as shown in Figure 1(b).The journal file 5 output by the online distributed processing in Figure 1(a) is The batch serial processing module 200 first reads the terminal received message data 51 transmitted from the terminal 10, passes it to the batch online processing module 22, and performs the same processing as the online distributed processing shown in FIG. 1(a). However, since the remote computer system 2 is not installed due to batch serial processing (indicated by the broken line in the figure), no request message is issued, and no timer instruction is given to the timer monitoring submodule 13. Therefore, the batch serial processing module 200 subsequently reads the timer notification data 52 from the journal file 5, so that the batch online processing module 200 receives the timer notification from the timer monitoring submodule 24 of the remote online processing module 14. By transferring control to , it can be realized with Basochi serial processing, including timer monitoring processing.

〔発明の効果〕〔Effect of the invention〕

上述のように本発明は、オンライン処理において時系列
的な処理を行う時にジャーナルファイルに時系列に発生
した事象を電文データとして書込む事により、バッチシ
リアル処理でこのジャーナルファイルを使用してオンラ
イン処理の再現が可能と成り、疑似オンライン処理が可
能となるという効果がある。
As described above, the present invention writes events that occur in chronological order to a journal file as telegram data when performing time-series processing in online processing, and uses this journal file in batch serial processing to perform online processing. This has the effect of making it possible to reproduce and pseudo-online processing.

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

第1図(a)、(b)は本発明の一実施例を説明するオ
ンライン分散処理時およびバッチシリアル処理時のブロ
ック図である。 1・・・ホストコンピュータシステム、2・・・リモー
トコンピュータシステム、5・・・ジャーナルファイル
、6・・・マスターファイル、10・−・端末機、11
・・・受信電文データ、12・・・オンライン処理モジ
ュール、13・・・タイマー監視サブモジュール、14
・・・リモートオンライン処理モジュール、21・・・
依頼電文データ、24・・・タイマー監視モジュール、
41・・・応答電文データ、51・・・端末受信電文デ
ータ、52・・・タイマ通知データ、200・・・バラ
(cL) ζbノ 4イシ   ノ    膠4
FIGS. 1(a) and 1(b) are block diagrams illustrating an embodiment of the present invention during online distributed processing and batch serial processing. DESCRIPTION OF SYMBOLS 1... Host computer system, 2... Remote computer system, 5... Journal file, 6... Master file, 10... Terminal, 11
... Received telegram data, 12... Online processing module, 13... Timer monitoring sub-module, 14
...Remote online processing module, 21...
Request message data, 24... timer monitoring module,
41...Response message data, 51...Terminal received message data, 52...Timer notification data, 200...Rose (cL) ζb No 4 Ishi No Glue 4

Claims (1)

【特許請求の範囲】[Claims] ホストコンピュータの端末装置から入力した受信電文を
オンライン処理を行ないリモートコンピュータシステム
へ問合せるオンライン分散処理システムの再現方式にお
いて、前記ホストコンピュータがオンライン処理時に前
記リモートコンピュータシステム間との通信のタイマー
監視制御を含むオンライン処理データをジャーナルファ
イルとして格納する外部ファイルを備え、バッチシリア
ル処理時は前記外部ファイルに格納されたオンライン処
理データを利用することによりオンライン処理を再現す
ることを特徴とするオンライン処理再現方式。
A method for reproducing an online distributed processing system that performs online processing on a received message input from a terminal device of a host computer and makes an inquiry to a remote computer system, the host computer including timer monitoring and control of communication between the remote computer systems during online processing. An online processing reproduction method comprising: an external file for storing online processing data as a journal file; and during batch serial processing, online processing is reproduced by using the online processing data stored in the external file.
JP15820686A 1986-07-04 1986-07-04 Online processing reproducing system Pending JPS6314268A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15820686A JPS6314268A (en) 1986-07-04 1986-07-04 Online processing reproducing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15820686A JPS6314268A (en) 1986-07-04 1986-07-04 Online processing reproducing system

Publications (1)

Publication Number Publication Date
JPS6314268A true JPS6314268A (en) 1988-01-21

Family

ID=15666601

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15820686A Pending JPS6314268A (en) 1986-07-04 1986-07-04 Online processing reproducing system

Country Status (1)

Country Link
JP (1) JPS6314268A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5343282A (en) * 1992-08-06 1994-08-30 Sharp Kabushiki Kaisha Color balance adjusting apparatus for full-color copier

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5343282A (en) * 1992-08-06 1994-08-30 Sharp Kabushiki Kaisha Color balance adjusting apparatus for full-color copier

Similar Documents

Publication Publication Date Title
JPS6314268A (en) Online processing reproducing system
JPS633351B2 (en)
JPS61161568A (en) Information transmission system
JPS63157203A (en) Av system
JPS638813A (en) Time standardizing system of local area network
JP3356268B2 (en) Control system equipment
KR930015935A (en) TD bus interface method of network synchronizer
JP2000250784A (en) Remotely monitoring system
JPS619743A (en) Logging control method
JP3074719B2 (en) Communication method of programmable controller
JPH04242438A (en) Mutual backup system for on-line system
JPH01145745A (en) Exclusive control method for file access
JPH01175042A (en) High speed switching system for duplicated system
JPH05313956A (en) Fault restoring system for interactive information processing
JPH0675915A (en) Transaction processing system
JPS6095759U (en) Message omission prevention mechanism
JPH03158037A (en) Fault restoration system
JPH07250063A (en) Monitor circuit restoring method
JPH0186760U (en)
JPH03246604A (en) Input/output information transmission system for programmable controller system
JPH05143498A (en) Method for coping with communication fault in distributed system
JPH04353958A (en) Bus repeating system in data processor
JPH0477941B2 (en)
JPS619744A (en) Logging control method
JPS5940796A (en) Centralized monitor system