JPS62190543A - Control system for quick restoration from trouble of communication system - Google Patents

Control system for quick restoration from trouble of communication system

Info

Publication number
JPS62190543A
JPS62190543A JP61033173A JP3317386A JPS62190543A JP S62190543 A JPS62190543 A JP S62190543A JP 61033173 A JP61033173 A JP 61033173A JP 3317386 A JP3317386 A JP 3317386A JP S62190543 A JPS62190543 A JP S62190543A
Authority
JP
Japan
Prior art keywords
ncp
ccp
communication control
business
dump
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
JP61033173A
Other languages
Japanese (ja)
Inventor
Masanori Shigeta
繁田 政則
Masayuki Kasukawa
粕川 雅之
Yukihisa Ogisu
荻巣 幸久
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 JP61033173A priority Critical patent/JPS62190543A/en
Publication of JPS62190543A publication Critical patent/JPS62190543A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To quickly restart the business and gather NCP (communication control program) dump by switching a stand by CCP (communication controller) to a current NCP to restart the business and gathering dump information related to a faulty NCP when the current NCP is faulty. CONSTITUTION:When an NCP trouble detecting part 16 detects the trouble of an NCP14 operated on a current CCP12, a CCP switching control part 20 is started. The control part 20 searches a corresponding stand-by CCP13 in accordance with a CCP control table 21 and switches this CCP13 to a new current CCP. A business restart part 22 causes the CCP13 to perform data communication, which is performed by the CCP12 before the occurrence of the trouble, and activates an NCP15 to execute the restart processing of the business. In parallel with this business restart, a dump gathering part 23 executes the processing to output memory information related to the faulty NCP14 to a prescribed dump output device 24.

Description

【発明の詳細な説明】 〔概要〕 通信制御装置(CCP)に搭載される通信制御プログラ
ム(NCP)がダウンした場合に、別のCCPを確保し
、そのCCPによって、直ちに業務を再開すると共に、
障害の発生したNCPについて、この切替え終了後に、
ダンプを採取するようにして、NCPダウン後のシステ
ムの立上がりを早クシ、かつ障害調査のためのダンプ情
報を取得できるようにしている。
[Detailed Description of the Invention] [Summary] When the communication control program (NCP) installed in a communication control device (CCP) goes down, another CCP is secured, and the business is immediately restarted using that CCP, and
For the failed NCP, after this switchover is completed,
By collecting a dump, the system can be started up quickly after the NCP goes down, and dump information can be obtained for troubleshooting.

〔産業上の利用分野〕[Industrial application field]

本発明は2通信制御装置に搭載した通信制御プログラム
により、データ通信に関する入出力を制御してデータを
処理するシステムにおける通信泥障害高速立ち上げ制御
方式に関するものである。
The present invention relates to a communication failure high-speed start-up control method in a system that processes data by controlling input/output related to data communication using a communication control program installed in two communication control devices.

〔従来の技術〕[Conventional technology]

第5図は従来方式の例を説明するための図である。 FIG. 5 is a diagram for explaining an example of the conventional method.

通信制御装置(ccp)12に搭載している通信制御プ
ログラム(NCP)14に障害が起き。
A failure occurred in the communication control program (NCP) 14 installed in the communication control device (CCP) 12.

NCP 14がダウンすると、従来方式の場合、ホスト
処理装置10は、まずソフトウェア・バグ等の障害原因
の調査に必要な情報を得るために、NCP14のダウン
時の状態を、磁気ディスク装置等のダンプ出力装置24
に出力する。その後、NCPロードモジュール18が格
納されたファイルから、NCPL4をCCP12へ再ロ
ーディングし、NCP14をアクティベートした後、ダ
ウンによって中断した業務を再開する。
When the NCP 14 goes down, in the case of the conventional method, the host processing unit 10 first dumps the state of the NCP 14 at the time of the down time on a magnetic disk device, etc. in order to obtain information necessary for investigating the cause of the failure such as a software bug. Output device 24
Output to. Thereafter, the NCPL4 is reloaded into the CCP 12 from the file in which the NCP load module 18 is stored, the NCP 14 is activated, and then the work interrupted due to the down is resumed.

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

上記従来の方式によれば、NCPダンプ採取には長い時
間処理時間が必要になるため、業務の続行が短時間でで
きないという問題がある。特に。
According to the above-mentioned conventional method, since a long processing time is required to collect the NCP dump, there is a problem that business operations cannot be continued in a short time. especially.

金融関係等のオンライン・システムでは、ダウン時にお
ける高速な立上がりが要求されるので9問題が大きい。
Problem 9 is a big problem in online systems, such as those related to finance, which require fast start-up when down.

一方、高速に立上げるために、ダンプ情報の採取を省略
すると、ソフトウェア・バグ等が原因である場合に、そ
のバグを検出するための情報が不足するため、デバッグ
ができず、また同じ原因でダウンすることがあるという
問題がある。
On the other hand, if you omit collecting dump information in order to start up quickly, if the cause is a software bug, there will be insufficient information to detect that bug, making it impossible to debug, and if the same cause occurs again. The problem is that it can sometimes go down.

本発明は上記問題点の解決を図り、業務再開を早くでき
るようにすると共に、障害調査に必要なNCPダンプを
採取できる方式を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention aims to solve the above-mentioned problems and to provide a system that enables quick resumption of business operations and that can collect NCP dumps necessary for fault investigation.

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

第1図は本発明の基本構成例を示す。 FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、10はデータを処理するポスト処理装
置、11および12は現用の通信制御装置(CCP)、
13は予備CCP、14および15はCCPを制御する
通信制御プログラム(NCP)、16はNCPの異常を
検出するNCP障害検出部、17はccpを管理するc
cp管理部。
In FIG. 1, 10 is a post processing device that processes data, 11 and 12 are current communication control devices (CCP),
13 is a backup CCP, 14 and 15 are communication control programs (NCPs) that control the CCP, 16 is an NCP failure detection unit that detects abnormalities in the NCP, and 17 is a c that manages the CCP.
cp management department.

18はNCPロードモジュール、19はNCPを事前に
予備CCP13ヘロードする制御を行う事前ローディン
グ制御部、20は業務のためのデータ通信を行うccp
について現用/予備を切替えるccp切替え制御部、2
1はCCP管理テーブル、22は障害により中断した業
務を再開する業務再開部、23は障害NCPについての
ダンプを採取するダンプ採取部、24はダンプ情報を出
力するダンプ出力装置を表す。
18 is an NCP load module; 19 is a preloading control unit that controls loading the NCP to the backup CCP 13 in advance; and 20 is a CCCP that performs data communication for business purposes.
CCP switching control unit for switching between active and standby, 2
Reference numeral 1 represents a CCP management table, 22 represents a business resuming unit that restarts a business interrupted due to a failure, 23 represents a dump collection unit that collects a dump about the failed NCP, and 24 represents a dump output device that outputs dump information.

ホスト処理装置10からの要求により、データ通信制御
を行うccpは1通常運用に使用する現用CCPII、
12.・・・の複数台と、現用ccpが障害になったと
きに代用される予備CCP13とがグループ化されて設
けられる。現用CCPおよび予備ccpの対応情報は、
ccp管理テーブル21によって管理される。また、c
cp管理テーブル21には、ccpを動作させるNCP
がローディングされているか否かの情報も格納されるよ
うになっている。
In response to a request from the host processing device 10, the CCP that performs data communication control is 1 active CCP II used for normal operation,
12. . . , and a backup CCP 13 that can be used as a substitute when the working CCP fails are provided in groups. Correspondence information for the active CCP and backup CCP is as follows:
It is managed by the ccp management table 21. Also, c
The cp management table 21 contains the NCP that operates the cp.
Information on whether or not is loaded is also stored.

事前ローディング制御部19は、NCPのアクティベー
ト(ACT)指示、またはオペレータからの事前ローデ
ィング指示により、現用ccp i2等のNCP 14
と同じNCPロードモジュール18を、予備CCP13
に対し、ローディングしておく処理を実行するものであ
る。
The preloading control unit 19 activates the NCP 14 such as the current CCP i2 in response to an activation (ACT) instruction from the NCP or a preloading instruction from the operator.
The same NCP load module 18 as the spare CCP 13
It executes the loading process for the file.

NCP障害検出部16が例えば現用CCP 12上で稼
働しているNCP 14のダウンを検出すると、ccp
切替え制御部20を起動する。ccp切替え制御部20
は、ccp管理テーブル21により、対応する予備CC
P13を探し出し、その予備CCP13を新たに現用と
して切替える。
For example, when the NCP failure detection unit 16 detects that the NCP 14 running on the active CCP 12 is down, the ccp
The switching control section 20 is activated. ccp switching control unit 20
is the corresponding backup CC according to the ccp management table 21.
P13 is found and the spare CCP13 is newly switched to the current one.

業務再開部22は、障害前に現用CCP12が行ってい
たデータ通信を、予備CCP 13により。
The business resumption unit 22 uses the backup CCP 13 to perform data communication that was being performed by the active CCP 12 before the failure.

肩代わりし、NCP15をアクティベートして業務を再
開する処理を実行するものである。
It takes over the task, activates the NCP 15, and executes processing to restart the business.

業務再開部22による業務再開に並行して、ダンプ採取
部23は、ダウンしたNCP14に関連するメモリ情報
を、所定のダンプ出力装置24に出力する処理を実行す
る。
In parallel with the restart of the business by the business restart unit 22, the dump collection unit 23 executes a process of outputting memory information related to the down NCP 14 to a predetermined dump output device 24.

〔作用〕[Effect]

本発明によれば、現用のNCP14がダウンすると、現
用CCP12のメモリ等の状態をそのままにしておき、
CCP切替え制御部20によって。
According to the present invention, when the current NCP 14 goes down, the state of the memory, etc. of the current CCP 12 is left as is,
By the CCP switching control section 20.

直ちに予備CCP13への切替えを行い、業務再開部2
2によって、業務を再開するようにされる。
Immediately switch to backup CCP 13 and restart business department 2.
2, the business is restarted.

従って、迅速に立上げ制御がなされることになる。Therefore, start-up control can be performed quickly.

一方、予備への切替え終了後に、ダンプ採取部23は、
障害発生N(1)14を搭載している元の現用CCP1
2をアロケーションして、そのNCP14のダンプを採
取するので、この採取処理を業務処理に影響を与えずに
実行することができ、ダンプ出力装置24に格納された
情報により、いつでも障害原因を探索することができる
On the other hand, after switching to the standby mode, the dump collection unit 23
Original working CCP1 with failure occurrence N(1)14
2 and collects the dump of that NCP 14, this collection process can be executed without affecting business processing, and the cause of the failure can be searched for at any time using the information stored in the dump output device 24. be able to.

〔実施例〕〔Example〕

第2図は本発明の一実施例制御説明図、第3図は事前ロ
ーディング処理についての説明図2第4図は障害発生時
における処理説明図を示す。
FIG. 2 is an explanatory diagram of control according to an embodiment of the present invention, FIG. 3 is an explanatory diagram of preloading processing, and FIG. 4 is an explanatory diagram of processing when a failure occurs.

第2図(alに示すように、ホスト処理装置’ioは。As shown in FIG. 2 (al), the host processing device'io is

予めNCP14へのアクティベート指示、または予備C
CP 13を指定した事前ローディング指示があると、
NCP15をローディングし、待機させる。そして、現
用CCP12のNCP14が障害によりダウンすると、
現用CCP12を予備CCP13へ切替える(第2図T
b)、 (C1)。その後1直ちに、NCP15により
業務を再開しく第2図(d)) 、 障害NCP14に
ついては、オフライン的に、業務処理とは無関係に、ダ
ンプの採取を行う。
Activation instruction to NCP 14 in advance or reserve C
If there is a preloading instruction specifying CP 13,
Load the NCP 15 and make it standby. Then, when the NCP 14 of the current CCP 12 goes down due to a failure,
Switch the active CCP 12 to the backup CCP 13 (Fig. 2 T
b), (C1). Immediately thereafter, the NCP 15 restarts the business (FIG. 2(d)), and a dump is collected offline for the faulty NCP 14, regardless of business processing.

次に、第1図図示事前ローディング制御部19による処
理を、第3図を参照して説明する。以下の説明における
処理番号■〜■は、第3図に示す番号■〜■に対応する
Next, the processing by the preloading control section 19 shown in FIG. 1 will be explained with reference to FIG. 3. Processing numbers ■ to ■ in the following explanation correspond to numbers ■ to ■ shown in FIG.

■ 現用CCPに対するアクティベート指示があった場
合、その現用CCPに対する処理とは別に、ccp管理
テーブル21の検索を行い、現用ccpに対応する予備
ccpを探し出す。なお、事前ローディングは、別のオ
ペレータ・frマントにより、指定されたCCPに対し
て、実行されるようにしてもよい。
(2) When there is an activation instruction for a working CCP, apart from the processing for the working CCP, the CCP management table 21 is searched to find a backup CCP corresponding to the working CCP. Note that preloading may be performed for a designated CCP by another operator/frmant.

■ 予備または指定されたCCPをアロケーションし、
現用CCPと同一内容のNCPをローディングして待機
させる。
■ Allocate spare or designated CCPs;
An NCP with the same content as the current CCP is loaded and placed on standby.

■ CCP管理テーブル21の予備または指定されたC
CPのエントリに、事前ローディング済の表示フラグを
セットする。
■ Spare or designated C of CCP management table 21
Set the preloaded display flag in the CP entry.

以上により、ローディングに関する高速化の準備が完了
する。
With the above steps, preparations for speeding up loading are completed.

現用ccpに障害が発止した場合、第4図に示すように
処理が実行される。以下の説明における処理番号■〜■
は、第4図に示す番号に対応する。
If a failure occurs in the current CCP, processing is executed as shown in FIG. Processing number in the following explanation ■~■
correspond to the numbers shown in FIG.

■ 障害が発生した場合、ccpの切替えが必要な重大
な障害であるか否かを判定する。単なる回線障害のよう
なものは、ccp切替え不要であり、従来と同様な一般
的障害処理が行われる。
■ When a failure occurs, determine whether it is a serious failure that requires CCP switching. In the case of a simple line failure, CCP switching is not necessary, and the same general failure handling as in the past is performed.

■ ccp切替えが必要である場合、CCP管理テーブ
ル21を参照することにより、同種のNCPが事前ロー
ディング済であるか否かを判定する。事前ローディング
済である場合には、処理■へ制御を移行する。
(2) If CCP switching is necessary, refer to the CCP management table 21 to determine whether the same type of NCP has been preloaded. If preloading has been completed, control is transferred to process (2).

■ 事前ローディング済でない場合、障害が起きたCC
Pに対応する予備のCCPをアロケーションする。
■ If not preloaded, the CC where the failure occurred
Allocate a spare CCP corresponding to P.

■ アロケーションしたCCPに、NCPをローディン
グする。このローディング時間は、一般に数秒ないし1
0秒程度かかる。
■ Load the NCP into the allocated CCP. This loading time is generally a few seconds to 1
It takes about 0 seconds.

■ 新しいNCPに起動をかけ、障害により中断した業
務を再開させる。
■ Start up the new NCP and resume the work that was interrupted due to the failure.

■ NCPダンプが必要であるか否かを判定する。■ Determine whether an NCP dump is necessary.

NCRソフトウェアに関連するような障害である場合に
は、ダンプ要と判断される。CCI) /チャネル障害
等のハードウェア障害であって。
If the failure is related to NCR software, it is determined that a dump is required. CCI)/Hardware failure such as channel failure.

NCPが障害原因に関連しない場合には、ダンプ不要と
判断される。
If the NCP is not related to the cause of the failure, it is determined that a dump is not necessary.

■ ダンプ要である場合には、障害ccplI保し、そ
のNCPをダンプする。このダンプ採取処理は、再開し
た業務処理と並行して実行することができる。
■ If a dump is required, save the faulty ccplI and dump the NCP. This dump collection processing can be executed in parallel with the resumed business processing.

■ 処理■における判定において、事前ローディング済
であることがわかった場合、そのローディング済のCC
Pをアロケーションする。
■ In the judgment in process ■, if it is found that preloading has been completed, the loaded CC
Allocate P.

■ その中のNCPとコンタクトを試みる。■ Attempt to contact the NCP among them.

0 コンタクトがとれて、そのNCPが動作可能である
ことが分かった場合、処理■へ制御を移し、NCPを新
たにローディングすることなく。
0 If contact is made and the NCP is found to be operational, control is transferred to process (2) without loading a new NCP.

業務を再開させる。resume business.

■ 事前ローディングされたNCPが何らかの理由によ
り、動作できないとき、その予備CCPに再度NCPを
ローディングし、処理■へ制御を移す。
(2) If the preloaded NCP is unable to operate for some reason, the NCP is loaded again into the backup CCP and control is transferred to process (2).

第4図において9点線で示したルート■、■。Routes ■ and ■ shown by 9-dotted lines in Figure 4.

■、■、@)、■、■、■が1本発明に関連する高速な
ルートであり、障害が検出された後、必要最小限の処理
により、直ちに業務を再開できるようになっている。な
お2本実施例では、ダンプ採取時間を節減できるだけで
なく、NCRのローディング時間についても、業務再開
までの時間を節減できる。
■, ■, @), ■, ■, ■ are high-speed routes related to the present invention, and after a failure is detected, business can be resumed immediately with the minimum necessary processing. In addition, in this embodiment, not only the dump collection time can be reduced, but also the NCR loading time can be reduced until the work is resumed.

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

以上説明したように9本発明によれば、業務再開を早め
ることが可能になり、また障害調査に必要なNCPダン
プ情報を、高速立上げのために断念することなく、採取
することができるようになる。
As explained above, according to the present invention, it is possible to resume work earlier, and it is also possible to collect NCP dump information necessary for fault investigation without giving up for rapid startup. become.

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

第1図は本発明の基本構成例、第2図は本発明の一実施
例制御説明図、第3図は事前ローディング処理について
の説明図、第4図は障害発生時における処理説明図、第
5図は従来方式の例を説明するための図を示す。 図中、10はホスト処理装置、11および12は現用C
CP’、1’3は予備CCP、14および15はNCP
、16はNCP障害検出部、17はCcp管理部、18
はNCPロードモジュール、19は事前ローディング制
御部、20はccp切替え制御部、21はCCP管理テ
ーブル、22は業務再開部、23はダンプ採取部、24
はダンプ出力装置を表す。 特許出願人   富士通株式会社 代理人弁理士  森1)寛(外1名) オー局色明の一装ガ邑介11鴇11りけ智も日月図’f
’+2国 9L象S弐つ4列 η5膳
Fig. 1 is an example of the basic configuration of the present invention, Fig. 2 is an explanatory diagram of control of an embodiment of the present invention, Fig. 3 is an explanatory diagram of pre-loading processing, Fig. 4 is an explanatory diagram of processing when a failure occurs, FIG. 5 shows a diagram for explaining an example of the conventional method. In the figure, 10 is the host processing device, 11 and 12 are the current C
CP', 1'3 is backup CCP, 14 and 15 are NCP
, 16 is an NCP failure detection unit, 17 is a CCP management unit, 18
19 is an NCP load module, 19 is a preloading control unit, 20 is a CCP switching control unit, 21 is a CCP management table, 22 is a business resuming unit, 23 is a dump collection unit, 24
represents a dump output device. Patent Applicant: Fujitsu Ltd. Representative Patent Attorney Hiroshi Mori 1) (1 other person) O-cho Ikimei Issouga Yusuke 11 Toshi 11 Rike Tomomo Sun Moon Zu'f
'+2 countries 9L elephant S 2 4 rows η5 meals

Claims (2)

【特許請求の範囲】[Claims] (1)ホスト処理装置(10)と、該ホスト処理装置に
接続される複数の通信制御装置とを備え、少なくともそ
の1つの通信制御装置(12)に、通信制御プログラム
を搭載し、該通信制御プログラムにより、データ通信に
関する入出力を制御して、データを処理するシステムに
おいて、 上記通信制御プログラムに関する障害発生時に、当該通
信制御プログラムが搭載されている第1の通信制御装置
(12)を、他の第2の通信制御装置(13)へ切替え
る通信制御装置切替え手段(20)と、上記第2の通信
制御装置(13)に搭載した通信制御プログラムにより
、上記第2の通信制御装置(13)を用いて、業務を再
開する業務再開手段(22)と、上記第1の通信制御装
置(12)から上記第2の通信制御装置(13)への切
替え後に、上記第1の通信制御装置(12)に搭載され
ている障害にあった通信制御プログラムに関するダンプ
情報を採取するダンプ採取手段(23)とを備えたこと
を特徴とする通信系障害高速立ち上げ制御方式。
(1) Comprising a host processing device (10) and a plurality of communication control devices connected to the host processing device, at least one of the communication control devices (12) is equipped with a communication control program, and the communication control In a system that processes data by controlling input/output related to data communication by a program, when a failure occurs regarding the communication control program, the first communication control device (12) on which the communication control program is installed is A communication control device switching means (20) for switching to the second communication control device (13), and a communication control program installed in the second communication control device (13), a business resuming means (22) for restarting business using the first communication control device (22); 12) A dump collection means (23) for collecting dump information regarding a faulty communication control program installed in a communication system failure high-speed start-up control method.
(2)上記第2の通信制御装置(13)は、上記第1の
通信制御装置(12)に搭載されている通信制御プログ
ラムと同種の通信制御プログラムが事前に搭載されてい
ることを特徴とする特許請求の範囲第1項記載の通信系
障害高速立ち上げ制御方式。
(2) The second communication control device (13) is characterized in that a communication control program of the same type as the communication control program installed in the first communication control device (12) is installed in advance. A communication system failure fast start-up control method according to claim 1.
JP61033173A 1986-02-18 1986-02-18 Control system for quick restoration from trouble of communication system Pending JPS62190543A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61033173A JPS62190543A (en) 1986-02-18 1986-02-18 Control system for quick restoration from trouble of communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61033173A JPS62190543A (en) 1986-02-18 1986-02-18 Control system for quick restoration from trouble of communication system

Publications (1)

Publication Number Publication Date
JPS62190543A true JPS62190543A (en) 1987-08-20

Family

ID=12379133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61033173A Pending JPS62190543A (en) 1986-02-18 1986-02-18 Control system for quick restoration from trouble of communication system

Country Status (1)

Country Link
JP (1) JPS62190543A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6476230A (en) * 1987-09-18 1989-03-22 Nec Corp Fault information dumping system in duplexed constitution multi-processor
WO1999026138A1 (en) * 1997-11-14 1999-05-27 Hitachi, Ltd. Method of changing over a multiplex system
US8814271B2 (en) 2010-08-05 2014-08-26 Toyota Jidosha Kabushiki Kaisha Vehicle seat
JP2016167108A (en) * 2015-03-09 2016-09-15 日本電気株式会社 Failure verification equipment, failure verification method, verification object equipment, wireless communication system, and computer program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6476230A (en) * 1987-09-18 1989-03-22 Nec Corp Fault information dumping system in duplexed constitution multi-processor
WO1999026138A1 (en) * 1997-11-14 1999-05-27 Hitachi, Ltd. Method of changing over a multiplex system
US8814271B2 (en) 2010-08-05 2014-08-26 Toyota Jidosha Kabushiki Kaisha Vehicle seat
JP2016167108A (en) * 2015-03-09 2016-09-15 日本電気株式会社 Failure verification equipment, failure verification method, verification object equipment, wireless communication system, and computer program

Similar Documents

Publication Publication Date Title
JPS6375963A (en) System recovery system
JPS62190543A (en) Control system for quick restoration from trouble of communication system
JPS5914777B2 (en) System configuration method
JPH0887341A (en) Computer system with automatic degeneratively starting-up function
JPH05314075A (en) On-line computer system
JPH0764930A (en) Mutual monitoring method between cpus
JPH09288590A (en) Virtual computer system
JPH04369735A (en) Backup system for computer system
JPH0277943A (en) System recovering method
JPH07219802A (en) Duplex control system
JP2658683B2 (en) System stall monitoring and control method for mutual standby system
JP2023161635A (en) Plant control device and automatic restart method for plant control device
JPH0628206A (en) Recovery system for fault in data processing station of cluster system
JP2528882B2 (en) Fallback operation method in case of memory failure
JPS63200242A (en) System switching system for hot stand-by system
JPH08331247A (en) System for controlling restart at the time of serious fault in exchange
JP3098325B2 (en) Failure information storage method
CN114750774A (en) Safety monitoring method and automobile
JPH07271695A (en) Common utilization system for stand-by communication processor
JP2795246B2 (en) Failure recovery device at the time of interrupt processing in redundant memory system
JPS58217059A (en) Composite computer system
JPH02196341A (en) Fault restoring system for information processor
JPS6325745A (en) Output system for system fault information
JPH01259654A (en) (n) versus 1 module backup system for automatic line switching equipment
JPH01292552A (en) Peripheral system fault processing system for virtual computer system