JPH04309153A - Data transfer processor - Google Patents

Data transfer processor

Info

Publication number
JPH04309153A
JPH04309153A JP3073421A JP7342191A JPH04309153A JP H04309153 A JPH04309153 A JP H04309153A JP 3073421 A JP3073421 A JP 3073421A JP 7342191 A JP7342191 A JP 7342191A JP H04309153 A JPH04309153 A JP H04309153A
Authority
JP
Japan
Prior art keywords
data transfer
request
retention
transfer request
processing unit
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.)
Granted
Application number
JP3073421A
Other languages
Japanese (ja)
Other versions
JP3086710B2 (en
Inventor
Toru Yoshikuni
吉國 徹
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP03073421A priority Critical patent/JP3086710B2/en
Publication of JPH04309153A publication Critical patent/JPH04309153A/en
Application granted granted Critical
Publication of JP3086710B2 publication Critical patent/JP3086710B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To complete data transfer without depending on a data transfer request source in respect to the abnormality of a line or the like in a short time in the case of a data transfer processing at a computer. CONSTITUTION:A data transfer part 10 receives a prescribed data transfer request from the prescribed request source, transmits designated data to a data transfer line 6 directed to the destination designated by the data transfer request and monitors the state of the transmission and when the transmission is finished in a prescribed abnormal state, the data transfer request is informed of a resident processing part 11. When the data transfer request is received from the data transfer part 10, the resident processing part 11 stores the request in a resident request storage part 13 and informs it of a retransmission processing part 12. After the lapse of prescribed time when the data transfer request is stored in the resident request storage part 13, the retransmission processing part 12 takes the data transfer request out of the resident request storage part 13, dispatches it to the data transfer part 10 and requests the execution of the data transfer request.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、計算機から通信回線に
よってデータを転送するための、データ転送処理装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer processing device for transferring data from a computer via a communication line.

【0002】0002

【従来の技術】図2はデータ転送処理装置の構成例であ
って、データ転送部2は、転送依頼受付部3、転送処理
部4及び転送結果通知部5を有し、転送依頼受付部3が
要求元のプログラムからのデータ転送要求を受け取る。
2. Description of the Related Art FIG. 2 shows a configuration example of a data transfer processing device, in which a data transfer section 2 includes a transfer request reception section 3, a transfer processing section 4, and a transfer result notification section 5. receives a data transfer request from the requesting program.

【0003】データ転送要求は、依頼元名、宛先名、デ
ータ種別、送信データのファイル名等の指定情報等から
なり、転送依頼受付部3はこれを転送処理部4に渡す。 転送処理部4は、データ転送要求で指定された宛先につ
ながるデータ転送回線6を決定して、指定されたファイ
ルからデータを読み出し、所定の公知の転送手続きに従
って送信し、宛先の装置からの受信状態を示す応答を受
け取るか、又は回線の異常等によって所定の応答が予定
時間内に得られないことによって、受信が正常に行なわ
れたか否かを識別する。
[0003] The data transfer request is made up of designation information such as the requester's name, destination name, data type, file name of the transmitted data, etc., and the transfer request accepting section 3 passes this to the transfer processing section 4. The transfer processing unit 4 determines a data transfer line 6 connected to the destination specified in the data transfer request, reads data from the specified file, transmits it according to a predetermined known transfer procedure, and receives the data from the destination device. It is determined whether reception has been performed normally by receiving a response indicating the status or by not receiving a predetermined response within a scheduled time due to a line abnormality or the like.

【0004】正常に受信された場合には、転送結果通知
部5により要求元へ正常に送信を完了した旨を応答して
、データ転送要求の処理を完了する。又、異常の場合は
要すれば引続き再送等を試行し、なお受信が正常に行な
えなければ、転送結果通知部5により要求元へ異常終了
を応答して、データ転送要求の処理を完了する。
[0004] When the data is successfully received, the transfer result notifying unit 5 responds to the request source that the data transmission has been successfully completed, thereby completing the processing of the data transfer request. In addition, in the case of an abnormality, retransmission is continued if necessary, and if reception still cannot be performed normally, the transfer result notifying unit 5 responds to the requester with an abnormal end, and the processing of the data transfer request is completed.

【0005】従ってデータ転送の要求元プログラムは、
異常終了の応答を得た場合に、適当な対応処理を行い、
必要ならば再度データ転送要求の発行からやり直すよう
に、構成しておかなければならない。
[0005] Therefore, the program requesting data transfer is
If an abnormal termination response is received, take appropriate response processing.
The configuration must be configured so that if necessary, the data transfer request is issued again.

【0006】[0006]

【発明が解決しようとする課題】以上のように、送信が
正常に終了しないことは、回線の比較的短時間の異常に
よっても発生し、その場合には適当な時間待った後に回
線を使用すれば、異常は回復している場合が多いが、そ
のような場合にも異常終了とするので、要求元が再要求
発行の処理を繰り返さなければならないので、データ転
送が遅延し、且つ無駄に計算機資源を消費する結果にな
る。
[Problem to be Solved by the Invention] As described above, failure to complete transmission normally may also occur due to a relatively short-term abnormality in the line. In many cases, the error has been recovered, but even in such a case, the request is terminated abnormally, and the request source has to repeat the process of issuing a re-request, which delays data transfer and wastes computer resources. This results in the consumption of

【0007】本発明は、データ転送機能の短時間の異常
に対しては、データ転送要求元に依存することなく、デ
ータ転送を完了できるようにしたデータ転送処理装置を
目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a data transfer processing device that can complete data transfer in response to a short-term abnormality in the data transfer function without depending on the data transfer request source.

【0008】[0008]

【課題を解決するための手段】図1は、本発明の構成を
示すブロック図である。図はデータ転送処理装置の構成
であって、データ転送部10と、滞留処理部11と、再
送処理部12とを有する。
Means for Solving the Problems FIG. 1 is a block diagram showing the configuration of the present invention. The figure shows the configuration of a data transfer processing device, which includes a data transfer section 10, a retention processing section 11, and a retransmission processing section 12.

【0009】データ転送部10は、所定の要求元から所
定のデータ転送要求を受け取って、該データ転送要求に
指定された宛先向けのデータ転送回線6に、指定された
データを送信し、該送信の状態を監視して、該送信が所
定の異常状態で終了した場合に、該データ転送要求を滞
留処理部11に通知する。
The data transfer unit 10 receives a predetermined data transfer request from a predetermined request source, transmits the specified data to the data transfer line 6 destined for the destination specified in the data transfer request, and transmits the specified data. , and if the transmission ends in a predetermined abnormal state, the retention processing unit 11 is notified of the data transfer request.

【0010】滞留処理部11は、データ転送部10から
該データ転送要求を受け取った場合に、滞留要求格納部
13に格納して、再送処理部12に通知する。再送処理
部12は、該データ転送要求が滞留要求格納部13に格
納されて所定時間の経過後に、当該データ転送要求を滞
留要求格納部13から取り出してデータ転送部10に渡
し、該データ転送要求の実行を要求する。
When the retention processing unit 11 receives the data transfer request from the data transfer unit 10, it stores it in the retention request storage unit 13 and notifies the retransmission processing unit 12. After a predetermined period of time has elapsed since the data transfer request was stored in the retention request storage unit 13, the retransmission processing unit 12 retrieves the data transfer request from the retention request storage unit 13, passes it to the data transfer unit 10, and processes the data transfer request. request execution.

【0011】又、必要であれば、滞留処理部11は、デ
ータ転送部10から前記データ転送要求を受け取った場
合に、各該データ転送要求ごとに受け取った回数を計数
し、該回数が所定回数値を越えた場合には、当該データ
転送要求を滞留要求格納部13に格納することなく、該
データ転送の不成功を示す所定の応答を前記要求元に返
すように処理する。
[0011] Further, if necessary, when the data transfer request is received from the data transfer unit 10, the retention processing unit 11 counts the number of times each data transfer request has been received, and if the number of times is a predetermined number. If the numerical value is exceeded, the data transfer request is not stored in the retention request storage section 13, and a predetermined response indicating failure of the data transfer is returned to the request source.

【0012】0012

【作用】本発明のデータ転送処理装置により、データ転
送に失敗した場合には、その要求を保存しておいて一定
の時間後に自動的に再試行し、この間データ転送の要求
元は全く関与する必要が無いので、要求元によるデータ
転送要求の再発行等が必要になるのは、長時間の回線障
害の場合のみとなり、計算機の処理能力の無駄な消費を
減少できる。
[Operation] When the data transfer processing device of the present invention fails, the request is saved and automatically retried after a certain period of time, during which time the data transfer requester is not involved at all. Since this is not necessary, it is only necessary for the request source to reissue a data transfer request in the case of a long-term line failure, and wasteful consumption of computer processing capacity can be reduced.

【0013】[0013]

【実施例】図1に示すように、データ転送部10は、例
えば転送依頼受付部14、転送処理部15及び転送結果
通知部16を有し、それぞれの主要機能は前記従来の転
送依頼受付部3、転送処理部4及び転送結果通知部5と
同様とする。
[Embodiment] As shown in FIG. 1, the data transfer unit 10 includes, for example, a transfer request reception unit 14, a transfer processing unit 15, and a transfer result notification unit 16, and the main functions of each are similar to those of the conventional transfer request reception unit. 3. Same as transfer processing section 4 and transfer result notification section 5.

【0014】但し、転送処理部15は、データの送信が
正常に終了した場合のみ転送結果通知部16に通知し、
異常終了の場合には滞留処理部11に通知し、そのデー
タ転送要求を渡す。
[0014] However, the transfer processing unit 15 notifies the transfer result notification unit 16 only when the data transmission has been successfully completed.
In the case of abnormal termination, the retention processing unit 11 is notified and the data transfer request is passed.

【0015】転送結果通知部16は、転送処理部15又
は後述のように滞留処理部11から通知を受けたとき、
それぞれ正常終了又は異常終了を、従来のようにデータ
転送要求元に応答する。
When the transfer result notification unit 16 receives a notification from the transfer processing unit 15 or the retention processing unit 11 as described later,
Normal end or abnormal end, respectively, is responded to the data transfer request source as in the past.

【0016】又、転送依頼受付部14は、従来のように
データ転送要求の要求元から要求を受け取ると共に、後
述のように再送処理部12からデータ転送要求を受け取
って同様に処理する。
Further, the transfer request receiving section 14 receives a request from a data transfer request source as in the conventional case, and also receives a data transfer request from the retransmission processing section 12 as described later and processes it in the same manner.

【0017】従って転送依頼受付部14は、前記何れか
からの要求を受け取ると転送処理部15に渡し、転送処
理部15は従来のように、そのデータ転送要求を処理し
て、データ送信を開始する。
Therefore, when the transfer request reception section 14 receives a request from any of the above, it passes it to the transfer processing section 15, and the transfer processing section 15 processes the data transfer request and starts data transmission as in the conventional case. do.

【0018】転送処理部15は、従来のように送信状況
を監視し、正常に終了すれば転送結果通知部16により
要求元へ正常に送信を完了した旨を応答して、データ転
送要求の処理を完了する。又、従来と同様に処理して異
常終了となった場合には、滞留処理部11にそのデータ
転送要求を渡す。
The transfer processing unit 15 monitors the transmission status as in the past, and if the transmission is completed normally, the transfer result notification unit 16 responds to the request source that the transmission has been successfully completed, and processes the data transfer request. complete. Furthermore, if the process ends abnormally in the same manner as in the past, the data transfer request is passed to the retention processing unit 11.

【0019】なお、転送処理部15は後述のように設定
されるデータ転送回線ごとの回線スイッチを見て、回線
スイッチがオフ状態の回線に送信すべきデータ転送要求
を受け取った場合には、送信を行なうことなく直ちにそ
の要求を滞留処理部11に渡すようにしてもよい。
Note that the transfer processing unit 15 checks the line switch for each data transfer line, which is set as described later, and if it receives a data transfer request to be sent to a line whose line switch is off, it will not send the data. Alternatively, the request may be immediately passed to the retention processing section 11 without performing any processing.

【0020】滞留処理部11は転送処理部15からデー
タ転送要求を受け取ると、本発明によりその要求情報に
追加して設ける試行回数カウンタの値を検査し、所定の
値に達していなければ試行回数カウンタの値を+1して
、データ転送要求と共に滞留要求格納部13に格納し、
回線スイッチ17の使用したデータ転送回線6に対する
項の値をオフに設定し、再送処理部12に通知する。な
お、試行回数カウンタの初期値は0にしておくものとす
る。
When the retention processing unit 11 receives a data transfer request from the transfer processing unit 15, according to the present invention, it checks the value of a trial count counter provided in addition to the request information, and if it has not reached a predetermined value, it determines the number of trials. Increase the value of the counter by 1 and store it in the retention request storage unit 13 together with the data transfer request,
The value of the term for the data transfer line 6 used by the line switch 17 is set to OFF, and the retransmission processing unit 12 is notified. Note that the initial value of the trial number counter is set to 0.

【0021】再送処理部12は、滞留処理部11から格
納の通知を受けた各データ転送要求について、経過時間
を監視し、一定の時間になると該当要求(及び試行回数
カウンタ)を滞留要求格納部13から取り出して、回線
スイッチの値をオンにした後、転送依頼受付部14に渡
し、要求元からの要求と同様に処理するように要求する
The retransmission processing unit 12 monitors the elapsed time for each data transfer request that has been notified of storage from the retention processing unit 11, and when a certain time elapses, stores the corresponding request (and the number of attempts counter) in the retention request storage unit. 13, and after turning on the value of the line switch, passes it to the transfer request receiving section 14, and requests that it be processed in the same way as the request from the request source.

【0022】以上のようにして、滞留処理部11が受け
取ったデータ転送要求に付いた試行回数カウンタが一定
の値になっていた場合には、滞留処理部11はその要求
を格納しないで異常終了とし、転送結果通知部16に通
知して、要求元に応答させる。
As described above, if the number of attempts counter attached to a data transfer request received by the retention processing unit 11 has reached a certain value, the retention processing unit 11 abnormally terminates without storing the request. and notifies the transfer result notification unit 16 to cause the request source to respond.

【0023】図3は滞留処理部11及び再送処理部12
の処理の流れの一例である。滞留処理部11は転送処理
部15からデータ転送要求と試行回数カウンタとを受け
取ると、図3(a) の処理ステップ20で試行回数カ
ウンタの値を識別し、一定の打切回数より小さくなけれ
ば、処理ステップ21でそのデータ転送要求を転送結果
通知部16へ異常終了として渡して処理を終わる。
FIG. 3 shows the retention processing section 11 and retransmission processing section 12.
This is an example of the processing flow. When the retention processing unit 11 receives the data transfer request and the number of attempts counter from the transfer processing unit 15, it identifies the value of the number of attempts counter in processing step 20 of FIG. In processing step 21, the data transfer request is passed to the transfer result notification section 16 as an abnormal termination, and the processing ends.

【0024】試行回数カウンタの値が小さければ、処理
ステップ22でカウンタの値を+1し、処理ステップ2
3で該当する回線スイッチの値をオフにし、処理ステッ
プ24で要求とカウンタを滞留要求格納部13に格納し
て再送処理部12に通知する。
If the value of the trial number counter is small, the value of the counter is incremented by 1 in processing step 22, and processing step 2 is performed.
In step 3, the value of the corresponding line switch is turned off, and in step 24, the request and counter are stored in the retained request storage section 13 and notified to the retransmission processing section 12.

【0025】再送処理部12は、通知されたデータ転送
要求について処理ステップ30で一定時間のタイマをセ
ットする。タイムアウトで再び起動すると、処理ステッ
プ31で滞留要求格納部13から該当する要求とカウン
タを読み出す。
The retransmission processing section 12 sets a timer for a certain period of time in processing step 30 for the notified data transfer request. When restarted due to timeout, the corresponding request and counter are read out from the retained request storage section 13 in processing step 31.

【0026】処理ステップ32でそのデータ転送要求で
使用するデータ転送回線の回線スイッチをオンにした後
、処理ステップ33で転送依頼受付部14にデータ転送
要求と試行回数カウンタを渡して転送処理を要求する。
After turning on the line switch of the data transfer line used for the data transfer request in processing step 32, in processing step 33 the data transfer request and the trial number counter are passed to the transfer request reception unit 14 to request transfer processing. do.

【0027】[0027]

【発明の効果】以上の説明から明らかなように本発明に
よれば、計算機におけるデータ転送処理において、回線
等の短時間の異常に対しては、データ転送要求元に依存
することなく、データ転送を完了できるので、計算機の
処理効率を改善するという著しい工業的効果がある。
As is clear from the above description, according to the present invention, in data transfer processing in a computer, data can be transferred without depending on the data transfer request source in response to a short-term abnormality in the line, etc. can be completed, which has a significant industrial effect of improving computer processing efficiency.

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

【図1】  本発明の構成を示すブロック図[Figure 1] Block diagram showing the configuration of the present invention

【図2】 
 従来の構成例を示すブロック図
[Figure 2]
Block diagram showing a conventional configuration example

【図3】  本発明の
処理の流れ図
[Figure 3] Flowchart of processing of the present invention

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

2、10  データ転送部 3、14  転送依頼受付部 4、15  転送処理部 5、16  転送結果通知部 6  データ転送回線 11  滞留処理部 12  再送処理部 13  滞留要求格納部 17  回線スイッチ 2, 10 Data transfer section 3, 14 Transfer request reception department 4, 15 Transfer processing unit 5, 16 Transfer result notification section 6 Data transfer line 11 Retention processing section 12 Retransmission processing unit 13 Retention request storage section 17 Line switch

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  データ転送部(10)と、滞留処理部
(11)と、再送処理部(12)とを有し、該データ転
送部(10)は、所定の要求元から所定のデータ転送要
求を受け取って、該データ転送要求に指定された宛先向
けのデータ転送回線(6) に、指定されたデータを送
信し、該送信の状態を監視して、該送信が所定の異常状
態で終了した場合に、該データ転送要求を該滞留処理部
(11)に通知し、該滞留処理部(11)は、該データ
転送部(10)から該データ転送要求を受け取った場合
に、滞留要求格納部(13)に格納して、該再送処理部
(12)に通知し、該再送処理部(12)は、該データ
転送要求が該滞留要求格納部(13)に格納されて所定
時間の経過後に、当該データ転送要求を該滞留要求格納
部から取り出して該データ転送部(10)に渡し、該デ
ータ転送要求の実行を要求するように構成されているこ
とを特徴とするデータ転送処理装置。
Claim 1: The data transfer unit (10) includes a data transfer unit (10), a retention processing unit (11), and a retransmission processing unit (12). Upon receiving the request, it transmits the specified data to the data transfer line (6) destined for the destination specified in the data transfer request, monitors the status of the transmission, and ends the transmission in a predetermined abnormal state. When the data transfer request is received from the data transfer unit (10), the retention processing unit (11) notifies the retention processing unit (11) of the data transfer request. The data transfer request is stored in the retention request storage unit (13) and notified to the retransmission processing unit (12), and the retransmission processing unit (12) stores the data transfer request in the retention request storage unit (13) and notifies the retransmission processing unit (12) when a predetermined period of time has passed since the data transfer request was stored in the retention request storage unit (13) A data transfer processing device characterized in that it is configured to later take out the data transfer request from the retention request storage section, pass it to the data transfer section (10), and request execution of the data transfer request.
【請求項2】  前記滞留処理部(11)は、前記デー
タ転送部(10)から前記データ転送要求を受け取った
場合に、各該データ転送要求ごとに受け取った回数を計
数し、該回数が所定回数値を越えた場合には、当該デー
タ転送要求を前記滞留要求格納部(13)に格納するこ
となく、該データ転送の不成功を示す所定の応答を前記
要求元に返すように処理する、請求項1記載のデータ転
送処理装置。
2. When the retention processing unit (11) receives the data transfer request from the data transfer unit (10), the retention processing unit (11) counts the number of times each data transfer request has been received, and determines whether the number of times is a predetermined number. If the number of times exceeds the number of times, the data transfer request is not stored in the retention request storage unit (13), and a predetermined response indicating failure of the data transfer is returned to the request source; The data transfer processing device according to claim 1.
JP03073421A 1991-04-08 1991-04-08 Data transfer processing device Expired - Fee Related JP3086710B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03073421A JP3086710B2 (en) 1991-04-08 1991-04-08 Data transfer processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03073421A JP3086710B2 (en) 1991-04-08 1991-04-08 Data transfer processing device

Publications (2)

Publication Number Publication Date
JPH04309153A true JPH04309153A (en) 1992-10-30
JP3086710B2 JP3086710B2 (en) 2000-09-11

Family

ID=13517742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03073421A Expired - Fee Related JP3086710B2 (en) 1991-04-08 1991-04-08 Data transfer processing device

Country Status (1)

Country Link
JP (1) JP3086710B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8170602B2 (en) 2003-10-17 2012-05-01 Olympus Corporation Information acquisition device, information providing device, and information providing system
WO2015015572A1 (en) * 2013-07-30 2015-02-05 三菱電機株式会社 Data processing device, data communication device, communication system, data processing method, data communication method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5242037A (en) * 1975-09-29 1977-04-01 Hitachi Ltd Data i/o unit
JPS6482244A (en) * 1987-09-25 1989-03-28 Nec Corp Data communication processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5242037A (en) * 1975-09-29 1977-04-01 Hitachi Ltd Data i/o unit
JPS6482244A (en) * 1987-09-25 1989-03-28 Nec Corp Data communication processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8170602B2 (en) 2003-10-17 2012-05-01 Olympus Corporation Information acquisition device, information providing device, and information providing system
WO2015015572A1 (en) * 2013-07-30 2015-02-05 三菱電機株式会社 Data processing device, data communication device, communication system, data processing method, data communication method, and program
US10063348B2 (en) 2013-07-30 2018-08-28 Mitsubishi Electric Corporation Retransmission data processing device, retransmission data communication device, retransmission data communication system, retransmission data processing method, retransmission data communication method, and non-transitory computer readable medium for detecting abnormality by comparing retransmission data to transmission data

Also Published As

Publication number Publication date
JP3086710B2 (en) 2000-09-11

Similar Documents

Publication Publication Date Title
US5748883A (en) Distributed device status in a clustered system environment
US5978933A (en) Generic fault tolerant platform
US4930069A (en) Mechanism and method for transferring data between bus units having varying master and slave DMA capabilities
CA1238702A (en) Off-line notification and communication network
US5079740A (en) System and method of providing an automatic back-up primary terminal for a cluster of secondary terminals
JP3176548B2 (en) Line interface device in ATM exchange
JPH04309153A (en) Data transfer processor
KR0161569B1 (en) Method and apparatus for automatic frame transmission on a channel to controller interface in a data processing system
US20030225898A1 (en) Method of controlling storage control apparatus, storage control apparatus, and computer readable program for controlling the same
JPH09305558A (en) Data base server for duplex system
JP2705617B2 (en) Power off method
KR970006012B1 (en) Method for switching dual processor
JP2699291B2 (en) Power failure processing device
JP2569086B2 (en) Data transmission control method
JPH06231098A (en) Control system for multiprocessor system
JPH0628407A (en) Data base system
JPH0512039A (en) Trouble detecting mechanism
JPH02310755A (en) Health check system
JP2536626B2 (en) How to disconnect the I / O processor
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JP3452656B2 (en) DMA controller
JPH07225698A (en) Standby redundant multiplex processing system and changing method for check point cycle used therefor
JP2000184412A (en) Method for controlling individual restart of exchange system
JPH04112314A (en) Monitoring system for cut-off of terminal power supply
JPH04281535A (en) Stand-by redundant type system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970617

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

Free format text: PAYMENT UNTIL: 20080707

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090707

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees