JPS6380347A - Retransmission system for file transfer - Google Patents

Retransmission system for file transfer

Info

Publication number
JPS6380347A
JPS6380347A JP61225663A JP22566386A JPS6380347A JP S6380347 A JPS6380347 A JP S6380347A JP 61225663 A JP61225663 A JP 61225663A JP 22566386 A JP22566386 A JP 22566386A JP S6380347 A JPS6380347 A JP S6380347A
Authority
JP
Japan
Prior art keywords
transfer
storage device
reception
record
received
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
JP61225663A
Other languages
Japanese (ja)
Inventor
Kazuhiro Tada
多田 和博
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 JP61225663A priority Critical patent/JPS6380347A/en
Publication of JPS6380347A publication Critical patent/JPS6380347A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the transfer time at the time of retransmission by storing error information and received record items in an external storage device at an error during file transfer and utilizing it to transfer them again. CONSTITUTION:A transfer management processor 32 refers to whether a preceding transfer result is a normal end or an abnormal end by an external storage device 2 at the time of starting transfer. In case of erroneous end, the restart of retransfer and in case of normal end, the start of normal transfer is informed to a reception processor 31. The information of a reception start record position is received from the reception processor 31 and stored in a storage device 2 to start transfer processing. The number of received items is stored in the storage device 2 at each reception record during reception processing. In case of the abnormal end, the number of received record items is acquired from the storage device 2 and the result is pointed out in a record decreased by one from the item number. In case of normal end, a received location is pointed out to a head record of the file as a new transfer. The reception start position is informed to a processor 32 to start the transfer.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、受信処理におけるファイル転送の再送方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a retransmission method for file transfer in reception processing.

(従来の技術) 従来、この種のファイル転送の再送方式では、障害時の
障害情報や受信レコード件数を保持することなく、障害
の発生時にはファイルの先頭からデータを再送する方式
が採用されていた。
(Conventional technology) Conventionally, this type of file transfer retransmission method retransmitted data from the beginning of the file when a failure occurred, without retaining failure information or the number of received records. .

(発明が解決しようとする問題点) 上述した従来のファイル転送の再送方式では、障害前に
データの転送を行りためファイルに書込まれた部分が無
効となり、大容量のファイルの再送は非常に効率が低い
という欠点があった。
(Problems to be Solved by the Invention) In the conventional file transfer retransmission method described above, data is transferred before a failure occurs, so the portion written in the file becomes invalid, making it extremely difficult to retransmit large files. had the disadvantage of low efficiency.

本発明の目的は、ファイル転送中の障害時に障害情報お
よび受信レコード件数を管理情報用外部記憶装置に保持
しておき、管理情報用外部記憶装置に保持されている障
害情報および受信レコードを利用して再度転送を行うこ
とによって上記欠点を除去し、再送時の転送時間を短縮
できるように構成したファイル転送の再送方式を提供す
ることにある。
An object of the present invention is to retain failure information and the number of received records in an external storage device for management information when a failure occurs during file transfer, and to utilize the failure information and received records held in the external storage device for management information. It is an object of the present invention to provide a retransmission method for file transfer that is configured to eliminate the above-mentioned drawbacks and shorten the transfer time at the time of retransmission by performing the transfer again.

(問題点を解決するための手段) 本発明による転送の再送方式は、受信用外部記憶装置に
対してファイルを出力する受信処理を実行するとともに
、ファイル転送中の障害時に障害情報および受信レコー
ド件数を管理情報用外部記憶装置に保持させるための第
1の処理手段と、管理情報用外部記憶装置に保持嘔れて
いる障害情報および受信レコード件数を利用して再度転
送を行うための第2の処理手段とを具備して構成したも
のである。
(Means for Solving the Problems) The transfer retransmission method according to the present invention executes a reception process that outputs a file to an external storage device for reception, and also provides failure information and the number of received records when a failure occurs during file transfer. a first processing means for retaining the information in the external storage device for management information, and a second processing means for retransferring the information using the failure information and the number of received records that are not retained in the external storage device for management information. The apparatus is configured to include a processing means.

(実施例) 次に、本発明tこついて図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.

第1図は、本発明によるファイル転送の再送方式全実現
するオンラインシステムの一実施例を示すブロック図で
ある。第1図において、lは受信用外部記憶装置、2は
管理情報用外部記憶装置、3はオンラインシステム、4
は伝送装置である。
FIG. 1 is a block diagram showing an embodiment of an online system that implements the entire file transfer retransmission method according to the present invention. In FIG. 1, l is an external storage device for reception, 2 is an external storage device for management information, 3 is an online system, and 4
is a transmission device.

また、31は受信プロセサ、32は転送管理プロセサで
ある。
Further, 31 is a reception processor, and 32 is a transfer management processor.

第1図において、オンラインシステム3は受信用外部記
憶装置1と、管理情報用外部記憶装置2と、伝送装置4
とに接続され、受信したデータを受信用外部記憶装置1
に出力する受信プロセサ31と、伝送装置4からのデー
タを制御し、その情報を管理情報用外部記憶装置2に保
持して受信プロセサ31にデータを渡す転送管理プロセ
サ32とを備えて構成したものである。
In FIG. 1, the online system 3 includes an external storage device 1 for reception, an external storage device 2 for management information, and a transmission device 4.
is connected to the external storage device 1 for receiving received data.
A transfer management processor 32 that controls data from the transmission device 4, holds the information in the external storage device 2 for management information, and passes the data to the reception processor 31. It is.

受信データは、伝送装置4を経由して転送管理プロセサ
32から受信プロセサ31に渡され、受信用外部記憶装
置】に格納される。
The received data is passed from the transfer management processor 32 to the reception processor 31 via the transmission device 4, and is stored in the reception external storage device.

次に、本実施例の動作を第2図および第3図を参照して
説明する。
Next, the operation of this embodiment will be explained with reference to FIGS. 2 and 3.

第2図は、転送管理プロセサ32の再送方式を示すフロ
ーチャートである。第2図において、転送管理プロセサ
32は転送を開始するにあたり、第■ステップでは前置
の転送結果が正常終了であったか、あるいは異常終了で
あったかを管理情報用外部記憶装置2で参照する。異常
終了であるならば第■ステップで再送転送の開始を受信
プロセサ31に通知し、正常終了であるならば第■ステ
ップで正常転送の開始を受信プロセサ31に通知する。
FIG. 2 is a flowchart showing the retransmission method of the transfer management processor 32. In FIG. 2, before starting the transfer, the transfer management processor 32 refers to the external storage device 2 for management information to determine whether the prefixed transfer result was a normal end or an abnormal end. If it has ended abnormally, the reception processor 31 is notified of the start of retransmission transfer in step (2), and if it has ended normally, the reception processor 31 is notified of the start of normal transfer in step (2).

受信プロセサ31から受信開始レコード位置の通知を受
けたならば、第■ステップで該画情報を管理情報用外部
記憶装置2に保持し、第■ステップで転送処理を開始す
る。受信処理中は、第■ステップで受信レコードごとに
受信件数を管理情報用記憶装置2に保持する。
When receiving a notification of the reception start record position from the receiving processor 31, the image information is held in the management information external storage device 2 in step (2), and transfer processing is started in step (2). During the reception process, the number of receptions is held in the management information storage device 2 for each reception record in step (2).

第8図は、受信プロセサ31の再送方式を示すフローチ
ャートである。第8図において、第■ステップで受信プ
ロセサ31は転送管理プロセサ32からの転送状態の通
知を受ける。異常終了ならば第■ステップで管理情報用
外部記憶装置2から受信済みレコード件数を取得し、そ
の件数よシlだけ減じたレコードにポイントする。正常
終了ならば、第■ステップで新たな転送としてファイル
の先頭レコードに受信開始位置をポイントする。
FIG. 8 is a flowchart showing the retransmission method of the reception processor 31. In FIG. 8, the reception processor 31 receives a notification of the transfer status from the transfer management processor 32 in step (2). If the process ends abnormally, the number of received records is obtained from the management information external storage device 2 in step (2), and points to the record that is less than the number by 1. If the process ends normally, in the second step, the reception start position is pointed to the first record of the file as a new transfer.

受信済みレコード件数よシ1だけ減じたレコードにポイ
ントする理由は、管理情報用外部記憶装置2に転送管理
プロセサ32が受信済みレコード件数を書込んでも、受
信用外部記憶装置1においてレコードを書込む前に障害
が発生する可能性があるため、受信済みレコード件数よ
91件だけ書込み済みレコード件数の方が少ない可能性
がある。
The reason for pointing to a record that is less than the number of received records by 1 is that even if the transfer management processor 32 writes the number of received records to the external storage device 2 for management information, the record is written in the external storage device 1 for reception. Since there is a possibility that a failure may occur before, there is a possibility that the number of written records is 91 fewer than the number of received records.

受信開始位置が決定されたならば、第Oステップで転送
管理プロセサ32に該当情報を通知する。
Once the reception start position is determined, the corresponding information is notified to the transfer management processor 32 in the Oth step.

ステップ0において転送を開始した後、ステップ◎にお
いて受信されたレコードは先はどポイントした位置よシ
書込まれる。
After starting the transfer in step 0, the record received in step ◎ is written to the previously pointed position.

(発明の効果) 以上説明したように本発明は、ファイル転送中の障害時
に障害情報および受傷レコード件数を管理情報用外部記
憶装置1こ保持しておき、管理情報用外部記憶装置に保
持されている障害情報および受信レコードを利用して再
度転送を行うことによって、受傷済みレコードの次のレ
コードよ)再送処理を実行するため、再送処理を有効、
且つ、効率的に実行することができるという効果がある
(Effects of the Invention) As explained above, the present invention stores failure information and the number of injury records in one external storage device for management information in the event of a failure during file transfer. By retransferring using the fault information and received record, the retransmission process is executed (to the next record after the damaged record), so retransmission processing is enabled.
Moreover, there is an effect that it can be executed efficiently.

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

第1図は、本発明によるファイル転送の再送方式を実現
する一実施例を示すブロック図である。 第2図は、転送管理プロセサの実行処理例を示すフロー
チャートである。 第3図は、受信プロセサの実行処理例を示すフローチャ
ートである。 】、2・・・外部記憶装置 3・・・オンラインシステム 4・・・伝送装置 31.32・・・プロセサ
FIG. 1 is a block diagram showing an embodiment of a retransmission method for file transfer according to the present invention. FIG. 2 is a flowchart showing an example of processing executed by the transfer management processor. FIG. 3 is a flowchart showing an example of processing executed by the reception processor. ], 2...External storage device 3...Online system 4...Transmission device 31.32...Processor

Claims (1)

【特許請求の範囲】[Claims] 受信用外部記憶装置に対してファイルを出力を出力する
受信処理を実行するとともに、ファイル転送中の障害時
に障害情報および受信レコード件数を管理情報用外部記
憶装置に保持させるための第1の処理手段と、前記管理
情報用外部記憶装置に保持されている前記障害情報およ
び前記受信レコード件数を利用して再度転送を行うため
の第2の処理手段とを具備して構成したことを特徴とす
るファイル転送の再送方式。
A first processing means for executing a receiving process for outputting a file to an external storage device for receiving, and for causing the external storage device for management information to retain failure information and the number of received records in the event of a failure during file transfer. and a second processing means for performing transfer again using the failure information and the number of received records held in the external storage device for management information. Transfer retransmission method.
JP61225663A 1986-09-24 1986-09-24 Retransmission system for file transfer Pending JPS6380347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61225663A JPS6380347A (en) 1986-09-24 1986-09-24 Retransmission system for file transfer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61225663A JPS6380347A (en) 1986-09-24 1986-09-24 Retransmission system for file transfer

Publications (1)

Publication Number Publication Date
JPS6380347A true JPS6380347A (en) 1988-04-11

Family

ID=16832826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61225663A Pending JPS6380347A (en) 1986-09-24 1986-09-24 Retransmission system for file transfer

Country Status (1)

Country Link
JP (1) JPS6380347A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6202805B1 (en) 1997-12-11 2001-03-20 Toyota Jidosha Kabushiki Kaisha Shock absorber having bidirectional valve and flow restricting passage parallel to the valve
JP2012021952A (en) * 2010-07-16 2012-02-02 Yutaka Nagai Ultrasonic microscope

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6202805B1 (en) 1997-12-11 2001-03-20 Toyota Jidosha Kabushiki Kaisha Shock absorber having bidirectional valve and flow restricting passage parallel to the valve
JP2012021952A (en) * 2010-07-16 2012-02-02 Yutaka Nagai Ultrasonic microscope

Similar Documents

Publication Publication Date Title
EP0623230B1 (en) Fault tolerant computer system with provision for handling external events
EP0319034B1 (en) Method of recovering failure of online control program
JPH02310665A (en) Data restoration method for distributed transaction processing system
JPH0950424A (en) Dump sampling device and dump sampling method
JPH10507558A (en) Log reduction in distributed systems
JP2516906B2 (en) Data transmission device
JPS6380347A (en) Retransmission system for file transfer
US7533132B2 (en) Parallel replication mechanism for state information produced by serialized processing
JP2004310514A (en) Information processing terminal and history information saving method
EP1244015B1 (en) Parallel replication mechanism for state information produced by serialized processing
JP3226867B2 (en) Received message recovery method in hot standby system, received message recovery method in hot standby system, and recording medium storing received message processing program
JP2776274B2 (en) Virtual buffer control system in relay computer
JPH0247750A (en) File transfer device
JP2002007186A (en) Backup processor
JP2595697B2 (en) Message processing system
JP2522435B2 (en) Input message guarantee method for computer system
JPS6361360A (en) Inter-host job linking control system
JP2834006B2 (en) Failure recovery processing method and method
JPH06314208A (en) Inter-process communication method
JP2749074B2 (en) Distributed processing method
JPH08335206A (en) Automatic transaction restoration system of loosely coupled multicomputer system
JP2513120B2 (en) Non-stop type information processing device
JPH08263350A (en) Information management system and method
JPH04291650A (en) Information processing system provided with data destruction preventing function
JPS62105243A (en) Recovery device for system fault