JPS6358553A - Display system for error countermeasure of electronic computer system - Google Patents
Display system for error countermeasure of electronic computer systemInfo
- Publication number
- JPS6358553A JPS6358553A JP61201532A JP20153286A JPS6358553A JP S6358553 A JPS6358553 A JP S6358553A JP 61201532 A JP61201532 A JP 61201532A JP 20153286 A JP20153286 A JP 20153286A JP S6358553 A JPS6358553 A JP S6358553A
- Authority
- JP
- Japan
- Prior art keywords
- error
- message
- countermeasure
- code
- cause
- 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
Links
- 238000000034 method Methods 0.000 claims description 4
- 238000012545 processing Methods 0.000 abstract description 9
- 239000000284 extract Substances 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
[発明の目的コ
(産業上の利用分野)
本発明は、電子計算機システムにJ3いて発生するエラ
ーの原因と対策を表示装置又は印字装置に出力するエラ
ー対策表示方式に関するものである。Detailed Description of the Invention [Purpose of the Invention (Industrial Application Field) The present invention relates to an error countermeasure display method for outputting causes and countermeasures for errors occurring in a computer system to a display device or a printing device. It is something.
(従来の技術)
従来は、例えば監視や制御を行なう電子計算機システム
において、システム内のソフトウェアによってエラーが
検出された場合、エラー番号と簡単なメツセージが表示
装置又は印字装置に出力されていた。(Prior Art) Conventionally, in a computer system for monitoring or controlling, for example, when an error is detected by software within the system, an error number and a simple message are output to a display device or a printing device.
(発明が解決しようとする問題点)
上記した従来方式では、その出力されたエラー番号と簡
単なメツセージを基に、そのエラーの原因や対策の載っ
ているマニュアルを決定し、そのマニュアルを使用して
、オペレータがエラー調査を行なわねばならず、調査に
時間がかかる問題があった。(Problem to be solved by the invention) In the conventional method described above, a manual containing the cause of the error and countermeasures is determined based on the output error number and a simple message, and that manual is used. Therefore, the operator has to investigate the error, which poses a problem that the investigation takes time.
又、大規模かつ複雑な責務を持つ電子計算機システムに
おいては、出力された複数のエラーメツセージの相互の
g!1運を考えながら、原因を推定し、対策を決定する
には、非常に多くの時間が必要であるという問題があっ
た。In addition, in electronic computer systems with large-scale and complex responsibilities, mutual g! of multiple error messages output! There was a problem in that it took a lot of time to estimate the cause and decide on countermeasures while considering luck.
本発明の目的は、上記の問題点を解消し、より早いエラ
ー対策処理を実現できるようにした電子計算機システム
におけるエラー対策表示方式を提供することにある。SUMMARY OF THE INVENTION An object of the present invention is to provide an error countermeasure display method for a computer system that solves the above-mentioned problems and enables faster error countermeasure processing.
[発明の構成1
(問題点を解決するための手段)
上記目的を達成するため本発明では、電子計算機システ
ムの記憶装置内にメツセージファイルを設け、これにエ
ラーの識別コードと、それに対応する1個ないしは複数
個のメツセージ番号及びメツセージ原文を記憶するよう
にした。[Structure 1 of the Invention (Means for Solving the Problem) In order to achieve the above object, the present invention provides a message file in the storage device of the computer system, and stores an error identification code and a corresponding one in the message file. One or more message numbers and message original texts are stored.
(作用)
そして、発生したエラーの識別コードを受取った場合、
各エラーの識別コードに対応して、記憶されている1個
ないしは複数個のメツセージ番号の中から、各エラーで
共通しているメツセージ番号を見つけるAND条件によ
り、そのエラーの主原因と対策を選択決定し、表示装置
又は印字装置に出力する。(Effect) If you receive the identification code of the error that occurred,
Select the main cause and countermeasure for the error using an AND condition that finds a message number that is common to each error from among one or more message numbers stored in response to the identification code of each error. Decide and output to a display device or printing device.
(実施例) 以下、本発明の実施例を第1図を参照して説明する。。(Example) Embodiments of the present invention will be described below with reference to FIG. .
第1図は、本発明の一実施例の構成を示す概略図である
。図において、1は表示装置、2は印字装置、3はコー
ド処理手段、4はメツセージ出力手段、5は記憶装置、
6はコード組合せテーブル、7は原因メツセージテーブ
ル、8は対策メツセージテーブルである。FIG. 1 is a schematic diagram showing the configuration of an embodiment of the present invention. In the figure, 1 is a display device, 2 is a printing device, 3 is a code processing means, 4 is a message output means, 5 is a storage device,
6 is a code combination table, 7 is a cause message table, and 8 is a countermeasure message table.
第2図は、処理内容を説明するフローチャートである。FIG. 2 is a flowchart explaining the processing contents.
ステップ21において、表示装置1より、電子計算機シ
ステムにおいて発生したエラー識別コードを入力する。In step 21, an error identification code that has occurred in the computer system is input from the display device 1.
入力されたエラー識別コードを受取ったコード処理手段
3は、記憶装置5よりエラー識別コードに対応する原因
対策メツセージを取出す。Upon receiving the input error identification code, the code processing means 3 retrieves a cause countermeasure message corresponding to the error identification code from the storage device 5.
即ち、ステップ22において、コード組合せテーブル6
からエラー識別コードに対応する原因コードを先ず取出
す。That is, in step 22, the code combination table 6
First, the cause code corresponding to the error identification code is extracted from the error identification code.
次に、ステップ23において、その原因コードに対応す
る原因メッセージ文を原因メツセージテーブル7から取
出す。この時、エラー復旧の対策を示す対策コードも合
わせて取出す。Next, in step 23, the cause message text corresponding to the cause code is extracted from the cause message table 7. At this time, a countermeasure code indicating a countermeasure for error recovery is also taken out.
最後にステップ24において、対策コードに対応するた
め対策メッセージ文を対策メツセージテーブル8から取
出す。Finally, in step 24, a countermeasure message text is extracted from the countermeasure message table 8 in order to correspond to the countermeasure code.
こうして記憶装置5から取出されたエラー識別コードに
対応する原因メッセージ文及び対策メッセージ文は、メ
ツセージ出力手段4に渡される。The cause message and countermeasure message corresponding to the error identification code retrieved from the storage device 5 in this manner are passed to the message output means 4.
メツセージ出力手段4は、受取った原因メッセージ文と
対策メッセージ文を表示装置1又は印字装@2へ出力す
る(ステップ25)。The message output means 4 outputs the received cause message and countermeasure message to the display device 1 or printing device @2 (step 25).
もし、複数個のエラー識別コードが入力された場合は、
コード組合せテーブル6において、各エラーの識別コー
ドに対応して記憶されている1個ないしは複数個のエラ
ー原因の中から、各エラーに共通して見られるエラー原
因を探すことにより、より最適な原因対策メッセージ文
を選択し、出力を行なう。If multiple error identification codes are entered,
In the code combination table 6, by searching for an error cause common to each error from among one or more error causes stored corresponding to the identification code of each error, a more optimal cause can be found. Select the countermeasure message text and output it.
以上の説明から明らかなように、従来ドキュメントに頼
っていた電子計算機システムのエラーの原因と対策の調
査を記憶装置内に入っている情報で行なうことが可能と
なり、ドキュメントに対する依存率を少なくすることが
出来る。As is clear from the above explanation, it is now possible to investigate the causes and countermeasures for errors in computer systems that conventionally relied on documents using the information contained in the storage device, reducing the dependence on documents. I can do it.
又、表示装置からエラー識別コードを入力するだけでよ
いため、早急な処理が必要なエラー時において、時間の
節約が可能である。Furthermore, since it is only necessary to input the error identification code from the display device, time can be saved when an error occurs that requires immediate processing.
更に、複数のエラーの組合せに対しても、指定をすれば
電子計算機側でエラーの原因をAND条件を用いて絞っ
てくれるため、早急な処理ができる。Furthermore, even if a combination of multiple errors is specified, the computer will narrow down the cause of the error using an AND condition, allowing prompt processing.
上記の実施例において、出力光の表示装置と印字装置を
一方だけ持つ構成の電子計算機システムにおいでも同様
な効果が得られる。In the embodiments described above, similar effects can be obtained even in a computer system having only one of an output light display device and a printing device.
[発明の効果]
以上説明した如く、本発明によれば、発生したエラーの
識別コードを入力するだけの簡単な操作で、エラーに対
する原因と対策を出力表示することが可能である。[Effects of the Invention] As described above, according to the present invention, it is possible to output and display the causes and countermeasures for errors with a simple operation of inputting the identification code of the error that has occurred.
第1図は本発明の一実施例を示す構成図、第2図は動作
説明のフローチャートである。
1・・・表示装置 2・・・印字装置3・・・コ
ード処理手段 4・・・メツセージ出力手段5・・・記
憶装置
6・・・コード組合せテーブルFIG. 1 is a configuration diagram showing an embodiment of the present invention, and FIG. 2 is a flowchart for explaining the operation. 1...Display device 2...Printing device 3...Code processing means 4...Message output means 5...Storage device 6...Code combination table
Claims (2)
は複数個のメッセージ番号の入ったコード組合せテーブ
ルと、原因メッセージの原文を記憶している原因メッセ
ージテーブルと、各エラーに対する対策メッセージの原
因を記憶している対策メッセージテーブル有し、エラー
識別コードに対応するメッセージ番号に従ってエラーの
原因と対策の選択を行ない、表示装置又は印字装置にそ
のエラーの原因と対策を出力することを特徴とする電子
計算機システムにおけるエラー対策表示方式。(1) A code combination table containing an error identification code and one or more message numbers corresponding to it, a cause message table that stores the original text of the cause message, and the cause of the countermeasure message for each error. An electronic computer characterized in that it has a countermeasure message table, selects the cause of an error and a countermeasure according to a message number corresponding to an error identification code, and outputs the cause of the error and countermeasure to a display device or a printing device. Error countermeasure display method in the system.
コードに対応する複数のメッセージ番号の中から共通す
るメッセージ番号を捜すことによって、そのエラーの主
原因と対策を選択し、表示装置又は印字装置にそのエラ
ーの原因と対策メッセージを出力することを特徴とする
特許請求の範囲第1項記載の電子計算機システムにおけ
るエラー対策表示方式。(2) When multiple errors are detected, by searching for a common message number from among the multiple message numbers corresponding to the identification code of each error, the main cause and countermeasure for the error are selected, and the display device An error countermeasure display method in a computer system according to claim 1, characterized in that a message indicating the cause of the error and a countermeasure message is output to a printing device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61201532A JPS6358553A (en) | 1986-08-29 | 1986-08-29 | Display system for error countermeasure of electronic computer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61201532A JPS6358553A (en) | 1986-08-29 | 1986-08-29 | Display system for error countermeasure of electronic computer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6358553A true JPS6358553A (en) | 1988-03-14 |
Family
ID=16442605
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61201532A Pending JPS6358553A (en) | 1986-08-29 | 1986-08-29 | Display system for error countermeasure of electronic computer system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6358553A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002139807A (en) * | 2000-10-31 | 2002-05-17 | Fuji Photo Film Co Ltd | Display device, display method and image processing system |
JP2003256367A (en) * | 2002-03-06 | 2003-09-12 | Seiko Epson Corp | Information providing system concerning electronic equipment error and server for managing past error results of electric equipment |
GB2374958B (en) * | 2000-12-08 | 2005-02-02 | Hewlett Packard Co | Reorder assistance notification interaction and method |
US6915461B1 (en) | 1999-04-27 | 2005-07-05 | Mitsubishi Denki Kabushiki Kaisha | Control unit used in machine tools |
US7069473B2 (en) | 2001-10-05 | 2006-06-27 | Nec Corporation | Computer recovery method and system for recovering automatically from fault, and fault monitoring apparatus and program used in computer system |
-
1986
- 1986-08-29 JP JP61201532A patent/JPS6358553A/en active Pending
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6915461B1 (en) | 1999-04-27 | 2005-07-05 | Mitsubishi Denki Kabushiki Kaisha | Control unit used in machine tools |
JP2002139807A (en) * | 2000-10-31 | 2002-05-17 | Fuji Photo Film Co Ltd | Display device, display method and image processing system |
GB2374958B (en) * | 2000-12-08 | 2005-02-02 | Hewlett Packard Co | Reorder assistance notification interaction and method |
US6947155B2 (en) | 2000-12-08 | 2005-09-20 | Hewlett-Packard Development Company, L.P. | Reorder assistance notification interaction and method |
US7069473B2 (en) | 2001-10-05 | 2006-06-27 | Nec Corporation | Computer recovery method and system for recovering automatically from fault, and fault monitoring apparatus and program used in computer system |
JP2003256367A (en) * | 2002-03-06 | 2003-09-12 | Seiko Epson Corp | Information providing system concerning electronic equipment error and server for managing past error results of electric equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS6358553A (en) | Display system for error countermeasure of electronic computer system | |
KR0142163B1 (en) | Character code converter | |
JPH10198741A (en) | Table data processor and its program recording medium | |
JPH1027158A (en) | Computer system | |
JPS60150161A (en) | Forbidden processing display system | |
JP2563581B2 (en) | Document display device | |
JPH04268633A (en) | Data processor | |
JPS5856025A (en) | Common control system for output display sentence | |
JP3157956B2 (en) | Document processing device with list display function of format setting | |
JPH0685169B2 (en) | Document processing method | |
JPS6043730A (en) | Display system for document layout | |
JPS6057382A (en) | Character processor | |
JPS62125426A (en) | Data input system | |
JPH0225967A (en) | Misinput correction system for homophone | |
JPH0836507A (en) | Fault investigation system | |
JP2000105796A (en) | Character reading system and read result correction processing method for the system | |
JPH0281188A (en) | Optical character reading system | |
JPH02121040A (en) | Error message display processing method | |
JPS63228236A (en) | Symbol address output system | |
JPS6368929A (en) | System for displaying format of language in-use in information processor | |
JPH079705A (en) | Method of printing designated page in one lump and apparatus thereof | |
JPH02244364A (en) | Data modifying device | |
JPS6275756A (en) | Display system for layout of document | |
JPS6382543A (en) | Issuing and processing device for document | |
JPH03171253A (en) | Japanese document processor |