[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH0561697A - Fault restoring processor - Google Patents

Fault restoring processor

Info

Publication number
JPH0561697A
JPH0561697A JP3222003A JP22200391A JPH0561697A JP H0561697 A JPH0561697 A JP H0561697A JP 3222003 A JP3222003 A JP 3222003A JP 22200391 A JP22200391 A JP 22200391A JP H0561697 A JPH0561697 A JP H0561697A
Authority
JP
Japan
Prior art keywords
program
processing
abnormal end
execution
fault
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
JP3222003A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kodama
弘之 子玉
Motohiro Ebihara
基弘 海老原
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 JP3222003A priority Critical patent/JPH0561697A/en
Publication of JPH0561697A publication Critical patent/JPH0561697A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To automatically execute proper processing for a fault independently of the skillfullness of a terminal fault processing operator. CONSTITUTION:In a multiple processing execution status table 2 residentially stored in a buffer memory 1, flags respectively corresponding to user program execution start, normal end and abnormal end in the primary to n-th order processing are updated. A continuous execution program 3 has a function for setting up time that a user requires automatic restoration and the time is always checked by a system timer 5. When the set time arrives, the program 3 refers the table 2. When an abnormal end flag is detected in the table 2, the program 3 judges abnormal end information and starts up a recovery program 4 to executes automatic restoration. After completing the program 4, the abnormal end flag in the table 2 is rewritten to normal end.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、端末の多重処理におけ
る障害の自動復旧装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device for automatically recovering from a failure in terminal multiprocessing.

【0002】[0002]

【従来の技術】従来、同時に多重処理を実行しても、1
次処理以外の障害に関しては人為的に調査している。ま
た、電源の瞬断、停電等による障害に対しても1次処理
以外の処理がどこで中断されたかを調査し、復旧するに
は熟練した専門家が必要であった。
2. Description of the Related Art Conventionally, even if multiple processes are simultaneously executed,
We are artificially investigating obstacles other than the next processing. In addition, a skilled expert was required to investigate where the processing other than the primary processing was interrupted and to recover from failures such as power interruptions and power failures.

【0003】[0003]

【発明が解決しようとする課題】端末において同時に多
重処理を実行しても画面上は1次処理のみの障害認識し
か行なえず、2次処理以降の障害認識は人手を介さねば
ならなかった。このため、1次処理以外の障害は、端末
の画面上には表示されないので、障害発生時に障害処理
の調査を熟練者が手作業で行なわなければならず、障害
対応者の熟練度により復旧の度合が変ってくるという欠
点があった。
Even if multiple processes are simultaneously executed in the terminal, only the primary process fault recognition can be performed on the screen, and the secondary process and subsequent fault recognition must be done manually. For this reason, faults other than the primary process are not displayed on the screen of the terminal. Therefore, when a fault occurs, an expert must manually investigate the fault process, and the fault must be recovered depending on the skill level of the responder. It had the drawback of varying degrees.

【0004】[0004]

【課題を解決するための手段】本発明によれば「バッフ
ァメモリ中の多重処理実行状況テーブルに対し、第1次
〜第n次処理でのユーザプログラムの実行開始時、正常
終了時、異常終了時に対応するフラグを更新し、連続実
行プログラムにより、多重実行状況テーブルを監視し、
異常発見時に自動的に復旧することを特徴とする障害復
旧処理装置」が得られる。
According to the present invention, "a multi-processing execution status table in a buffer memory is compared with a user program execution start, normal end, or abnormal end in the first to nth processings. Sometimes the corresponding flag is updated, the multiple execution status table is monitored by the continuous execution program,
A failure recovery processing device characterized by automatically recovering when an abnormality is found is obtained.

【0005】[0005]

【実施例】次に、本発明の一実施例を示した図面を参照
して、より詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, a more detailed description will be given with reference to the drawings showing an embodiment of the present invention.

【0006】図1を参照すると、本発明の一実施例にお
いて、バッファメモリ1に常駐する多重処理実行状況テ
ーブル2は、第1次〜第n次処理でのユーザプログラム
の実行開始時、正常終了時、異常終了時に対応するフラ
グが更新される。また、連続実行プログラム3は、利用
者が自動復旧させたい時刻を設定する機能を有し、シス
テムタイマ5で常に時間を確認する。設定した時刻にな
ったら連続実行プログラム3は、多重処理実行状況テー
ブル2を参照しにいく。テーブル上に異常終了のフラグ
が検出された場合、異常終了の情報を連続実行プログラ
ムが判断して、リカバリ・プログラム4の起動がかか
り、自動復旧を行なう。次に、リカバリ・プログラム4
が終了したときに多重処理実行状況テーブル2の異常終
了フラグを正常終了に書き換える。
Referring to FIG. 1, in one embodiment of the present invention, the multi-process execution status table 2 resident in the buffer memory 1 has a normal end at the start of execution of a user program in the first to nth processes. At the time of abnormal termination, the corresponding flag is updated. Further, the continuous execution program 3 has a function of setting a time that the user wants to automatically restore, and the system timer 5 always confirms the time. When the set time comes, the continuous execution program 3 refers to the multi-processing execution status table 2. When the abnormal termination flag is detected on the table, the continuous execution program determines the abnormal termination information, the recovery program 4 is activated, and automatic recovery is performed. Next, recovery program 4
When is completed, the abnormal end flag of the multi-processing execution status table 2 is rewritten to normal end.

【0007】[0007]

【発明の効果】以上説明したように、本発明によれば、
端末の多重処理において障害が発生しても、端末自身に
よる自動復旧が行なわれることにより、端末障害対応者
の熟練度を問わなくても、障害に対して適切な処理を自
動的に行なうことができる。
As described above, according to the present invention,
Even if a failure occurs in multiple terminal processing, automatic recovery is performed by the terminal itself so that appropriate processing can be automatically performed for the failure regardless of the skill level of the person responding to the terminal failure. it can.

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

【図1】本発明の一実施例の機能ブロック図である。FIG. 1 is a functional block diagram of an embodiment of the present invention.

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

1 バッファメモリ 2 多重処理実行状況テーブル 3 連続実行プログラム 4 リカバリ・プログラム 5 システムタイマ 61,62…6n 第1次〜第n次処理でのユーザプ
ログラム
1 Buffer Memory 2 Multiple Processing Execution Status Table 3 Continuous Execution Program 4 Recovery Program 5 System Timer 61, 62 ... 6n User Program in 1st to nth Processing

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 バッファメモリ中の多重処理実行状況テ
ーブルに対し、第1次〜第n次処理でのユーザプログラ
ムの実行開始時、正常終了時、異常終了時に対応するフ
ラグを更新し、 連続実行プログラムにより、多重実行状況テーブルを監
視し、異常発見時に自動的に復旧することを特徴とする
障害復旧処理装置。
1. A multi-processing execution status table in a buffer memory is updated with flags corresponding to the user program execution start, normal end, and abnormal end in the first to nth processing, and continuous execution is performed. A failure recovery processing device characterized by monitoring a multiple execution status table by a program and automatically recovering when an abnormality is detected.
JP3222003A 1991-09-03 1991-09-03 Fault restoring processor Pending JPH0561697A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3222003A JPH0561697A (en) 1991-09-03 1991-09-03 Fault restoring processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3222003A JPH0561697A (en) 1991-09-03 1991-09-03 Fault restoring processor

Publications (1)

Publication Number Publication Date
JPH0561697A true JPH0561697A (en) 1993-03-12

Family

ID=16775573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3222003A Pending JPH0561697A (en) 1991-09-03 1991-09-03 Fault restoring processor

Country Status (1)

Country Link
JP (1) JPH0561697A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100082762A1 (en) * 2008-09-29 2010-04-01 Fujitsu Limited Message tying processing method and apparatus
US8037077B2 (en) 2008-09-11 2011-10-11 Fujitsu Limited Computer-readable recording medium, method, and apparatus for creating message patterns
US8244746B2 (en) 2009-09-02 2012-08-14 Fujitsu Limited Parallel linking system and parallel linking method
US8533334B2 (en) 2008-05-23 2013-09-10 Fujitsu Limited Message binding processing technique
CN112988441A (en) * 2021-03-03 2021-06-18 北京京东乾石科技有限公司 Exception handling method and device
CN113229827A (en) * 2021-04-30 2021-08-10 南京伟思医疗科技股份有限公司 Data protection and recovery method for abnormal exit of electroencephalogram measuring instrument

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8533334B2 (en) 2008-05-23 2013-09-10 Fujitsu Limited Message binding processing technique
US8037077B2 (en) 2008-09-11 2011-10-11 Fujitsu Limited Computer-readable recording medium, method, and apparatus for creating message patterns
US20100082762A1 (en) * 2008-09-29 2010-04-01 Fujitsu Limited Message tying processing method and apparatus
US8539035B2 (en) 2008-09-29 2013-09-17 Fujitsu Limited Message tying processing method and apparatus
US8244746B2 (en) 2009-09-02 2012-08-14 Fujitsu Limited Parallel linking system and parallel linking method
CN112988441A (en) * 2021-03-03 2021-06-18 北京京东乾石科技有限公司 Exception handling method and device
CN112988441B (en) * 2021-03-03 2024-04-05 北京京东乾石科技有限公司 Exception handling method and device
CN113229827A (en) * 2021-04-30 2021-08-10 南京伟思医疗科技股份有限公司 Data protection and recovery method for abnormal exit of electroencephalogram measuring instrument

Similar Documents

Publication Publication Date Title
JPH0561697A (en) Fault restoring processor
JP3338724B2 (en) Database save method
JPH04369735A (en) Backup system for computer system
JPS62281781A (en) Monitoring method for accident information
JPS62203248A (en) Dynamic saving and restoration system for data base
JPS6057450A (en) Processor in breaking of power supply of electronic equipment
JPS62284440A (en) Software resource maintenance system for terminal equipment
JP3153977B2 (en) Information processing device
JPS60169953A (en) Abnormality detecting method of computer
JPS6125250A (en) Fault recovery method of information processor
JPS6252650A (en) Memory checking method
JPS63109549A (en) For finding system memory destruction of data processing system
SU881753A1 (en) Processor testing device
JPH0522408A (en) Exchange system maintenance system
JPH0351937A (en) Fault recovery system for peripheral device of electronic computer system
JPH01253042A (en) Self-decision system for processing function
JPH05219201A (en) Restart processing system for electronic exchange
JPH10275133A (en) Reexecution processing method for process
JPH05282167A (en) Method for processing fault
JPH05303506A (en) Recovery system for trouble of information processor system
JPS60264146A (en) Detecting and restoring device of communication error
JPH07113866B2 (en) Real-time clock module management device
JPH05334109A (en) Debugging system for information processor
JPH1069390A (en) Device and method for task stall
JPH02115967A (en) Microcomputer resetting method