JPH11353207A - Abnormality information storing processing method of computer - Google Patents

Abnormality information storing processing method of computer

Info

Publication number
JPH11353207A
JPH11353207A JP10158705A JP15870598A JPH11353207A JP H11353207 A JPH11353207 A JP H11353207A JP 10158705 A JP10158705 A JP 10158705A JP 15870598 A JP15870598 A JP 15870598A JP H11353207 A JPH11353207 A JP H11353207A
Authority
JP
Japan
Prior art keywords
information
abnormality
abnormality information
memory area
abnormal information
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
JP10158705A
Other languages
Japanese (ja)
Inventor
Susumu Moriya
進 森谷
Minoru Aida
稔 合田
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP10158705A priority Critical patent/JPH11353207A/en
Publication of JPH11353207A publication Critical patent/JPH11353207A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a processing method which prevents other important abnormality information from being erased by overwriting even when the same abnormality information is repeatedly generated. SOLUTION: A memory area is divided into a memory area 1 for 'normal abnormality information' storage and a memory area 2 for 'continuous abnormality information' storage; and detected abnormality information is stored in the memory area for 'normal abnormality information' storage in order when it is different from last abnormality information and in the memory area for 'continuous abnormality information' storage in order when it is similar abnormality information. Here, this method includes the division of the memory area into blocks by independent and successive pieces of abnormality information and the storage of abnormality occurrence frequencies of two starting and ending blocks as successive blocks.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータにお
ける異常発生時の情報をメモリエリアに格納処理する方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of storing information in a memory area when an error occurs in a computer.

【0002】[0002]

【従来の技術】コンピュータシステムにおいては、処理
途中での異常発生時に、その異常発生原因の究明をより
容易に行うために、異常発生及び復帰時の各種情報を異
常格納用メモリエリアに書込み、後からこの異常情報内
容を解析することにより原因究明を行うようにしてい
る。
2. Description of the Related Art In a computer system, when an error occurs during processing, in order to more easily determine the cause of the error, various information at the time of occurrence and recovery of the error are written to a memory area for storing an error. The cause is determined by analyzing the contents of the abnormality information.

【0003】異常情報格納用メモリエリアは、図4に示
すように、複数の「異常情報」の格納を行うことがで
き、異常発生/復帰時刻順に「異常情報#1」から「異
常情報#N」まで順次格納される構成となっている。
As shown in FIG. 4, the abnormality information storage memory area can store a plurality of "abnormal information", and from "abnormal information # 1" to "abnormal information #N" in the order of abnormality occurrence / recovery time. ”Are sequentially stored.

【0004】ここで、異常情報格納用メモリの容量には
制限があり、それに伴い異常情報格納数量にも制限があ
る。このため、異常情報格納用メモリエリアの最後であ
る「異常情報#N」の次に格納するエリアは、「異常情
報#1」となり、最も古い情報エリアに新しい異常情報
を上書きする構成としている。
Here, the capacity of the memory for storing abnormality information is limited, and accordingly, the storage amount of abnormality information is also limited. For this reason, the area to be stored next to “abnormal information #N”, which is the last of the abnormal information storage memory area, is “abnormal information # 1”, and the oldest information area is overwritten with new abnormal information.

【0005】[0005]

【発明が解決しようとする課題】従来の処理方法では、
コンピュータでの異常発生時の状況にもよるが、繰り返
し発生するような異常の場合にはそれらの異常発生/復
帰情報の全てが「異常情報」として格納されることにな
る。
In the conventional processing method,
Although it depends on the situation at the time of occurrence of the abnormality in the computer, in the case of an abnormality that occurs repeatedly, all of the abnormality occurrence / recovery information is stored as “abnormality information”.

【0006】従って、異常情報格納用メモリエリアに
は、図5に示すように、異常発生/復帰の時刻のみ異な
る同様な異常情報が多量に格納され、場合によっては全
ての「異常情報」が同じ情報となってしまう場合もあ
る。
Therefore, as shown in FIG. 5, a large amount of similar abnormality information that differs only in the time of occurrence / recovery of abnormality is stored in the memory area for storing abnormality information. Sometimes it becomes information.

【0007】この場合、異常情報格納用メモリエリアに
は、他の重要な異常情報が上書きされることにより結果
として消滅してしまうことになり、原因究明ができなく
なってしまうこともある。
In this case, the other important abnormal information is overwritten in the abnormal information storing memory area, and as a result, the abnormal information disappears, so that the cause cannot be investigated.

【0008】本発明の目的は、同じ異常情報が繰り返し
発生する場合にも他の重要な異常情報が上書きで消滅す
るのを防止できる処理方法を提供することにある。
It is an object of the present invention to provide a processing method capable of preventing other important abnormal information from being erased by overwriting even when the same abnormal information repeatedly occurs.

【0009】[0009]

【課題を解決するための手段】本発明は、発生した異常
情報が前回と同様のものか否かを判定し、繰り返し発生
した異常情報を格納するエリアを別のエリアや単独/連
続ブロック分けして格納することにより、繰り返し発生
する同じ異常情報により、他の重要な異常情報が消滅す
ることを防止するようにしたもので、以下の方法を特徴
とする。
According to the present invention, it is determined whether or not the abnormal information that has occurred is the same as that of the previous time, and the area for storing the abnormal information that has repeatedly occurred is classified into another area or a single area or a continuous block. This prevents the other important abnormal information from disappearing due to the same abnormal information repeatedly generated, and is characterized by the following method.

【0010】(第1の発明)異常発生時に、その異常情
報を限られた容量の異常情報格納用メモリエリア内に順
次格納し、容量を越える異常情報の発生には古い異常情
報に上書きするコンピュータの異常情報格納処理方法に
おいて、前記メモリエリアは、「通常異常情報」格納用
メモリエリアと、「連続異常情報」格納用メモリエリア
に分け、異常情報が検出されたときに前回の異常情報と
異なる場合には前記「通常異常情報」格納用メモリエリ
アに順次格納し、同様の異常情報の場合には前記「連続
異常情報」格納用メモリエリアに順次格納することを特
徴とする。
(1st invention) When an abnormality occurs, the computer sequentially stores the abnormality information in an abnormality information storage memory area having a limited capacity, and overwrites the old abnormality information when the abnormality information exceeds the capacity. The memory area is divided into a memory area for storing "normal abnormality information" and a memory area for storing "continuous abnormality information", and differs from the previous abnormality information when abnormality information is detected. In this case, the "normal abnormality information" is sequentially stored in the memory area for storing the "normal abnormality information", and the same abnormality information is sequentially stored in the memory area for storing "continuous abnormality information".

【0011】(第2の発明)異常発生時に、その異常情
報を限られた容量の異常情報格納用メモリエリア内に順
次格納し、容量を越える異常情報の発生には古い異常情
報に上書きするコンピュータの異常情報格納処理方法に
おいて、前記メモリエリアは、「異常情報(単独)」格
納用ブロックと、「異常情報(連続)」格納用ブロック
に分け、異常情報が検出されたときに前回の異常情報と
異なる場合には前記「異常情報(単独)」格納用ブロッ
クに順次格納し、同様の異常情報の場合には前記「異常
情報(連続)」格納用ブロックに順次格納することを特
徴とする。
(2nd invention) A computer which, when an abnormality occurs, sequentially stores the abnormality information in a memory area for storing abnormality information having a limited capacity, and overwrites old abnormality information when the abnormality information exceeds the capacity. In the abnormality information storage processing method, the memory area is divided into a block for storing “abnormal information (single)” and a block for storing “abnormal information (continuous)”. If it is different from the above, it is sequentially stored in the "abnormal information (single)" storage block, and if it is the same, it is sequentially stored in the "abnormal information (continuous)" storage block.

【0012】(第3の発明)異常発生時に、その異常情
報を限られた容量の異常情報格納用メモリエリア内に順
次格納し、容量を越える異常情報の発生には古い異常情
報に上書きするコンピュータの異常情報格納処理方法に
おいて、前記メモリエリアは、「異常情報(単独)」格
納用ブロックと、2つの格納ブロック構成になる「異常
情報(連続)」格納用ブロックに分け、異常情報が検出
されたときに前回の異常情報と異なる場合には前記「異
常情報(単独)」格納用ブロックに順次格納し、同様の
異常情報の場合には前記「異常情報(連続)」格納用ブ
ロックの2つのブロックに当該異常情報を格納し、一方
のブロックに当該異常情報とその発生回数を格納するこ
とを特徴とする。
(Third invention) When an abnormality occurs, the computer sequentially stores the abnormality information in a memory area for storing abnormality information having a limited capacity, and overwrites the old abnormality information when the abnormality information exceeds the capacity. The memory area is divided into a block for storing "abnormal information (single)" and a block for storing "abnormal information (continuous)" having two storage blocks, and the abnormal information is detected. If it is different from the previous abnormality information, it is sequentially stored in the "abnormal information (single)" storage block, and if it is the same abnormality information, it is stored in the two "abnormal information (continuous)" storage blocks. The abnormality information is stored in a block, and the abnormality information and the number of occurrences are stored in one block.

【0013】[0013]

【発明の実施の形態】(第1の実施形態)図1は、本発
明の実施形態を示す異常情報格納処理手順とメモリエリ
ア構造である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) FIG. 1 shows an abnormality information storage processing procedure and a memory area structure according to an embodiment of the present invention.

【0014】同図の(a)に示すように、異常情報を格
納するメモリエリアは2分割し、「通常異常情報」格納
用メモリエリア1と、ブロック分けした「連続異常情
報」格納用メモリエリア2とし、連続する異常情報は
「連続異常情報」格納用メモリエリア2の該等ブロック
に格納する方式とする。
As shown in FIG. 1A, a memory area for storing abnormality information is divided into two parts, a memory area 1 for storing "normal abnormality information" and a memory area for storing "continuous abnormality information" divided into blocks. 2, and the continuous abnormality information is stored in the same block in the memory area 2 for storing “continuous abnormality information”.

【0015】異常情報の格納処理は、同図の(b)に示
すように、異常情報が与えられたとき、この情報が前回
と同様の異常情報であるか否かをチェックし(S1)、
内容の異なる異常情報は「通常異常情報」格納用メモリ
エリア1に順次格納し(S2)、内容が同じ異常情報が
検出された場合は「連続異常情報」格納用メモリエリア
2側に順次格納する(S3)。
In the process of storing the abnormality information, as shown in FIG. 2B, when the abnormality information is given, it is checked whether or not this information is the same as the previous one (S1).
Abnormality information having different contents is sequentially stored in the "normal abnormality information" storage memory area 1 (S2), and when abnormality information having the same content is detected, it is sequentially stored in the "continuous abnormality information" storage memory area 2 side. (S3).

【0016】例えば、「異常情報#2」を検出格納後、
次に検出した異常内容が「異常情報#2」と同様の場合
には、「連続異常情報」格納用メモリエリアの「ブロッ
ク2の異常情報#21」に格納する。
For example, after detecting and storing “abnormal information # 2”,
Next, when the detected abnormality content is the same as “abnormality information # 2”, it is stored in “abnormality information # 21 of block 2” in the “continuous abnormality information” storage memory area.

【0017】次に検出した異常内容も「異常情報#2」
と同様の場合には、「ブロック2の異常情報#22」に
格納される。
Next, the content of the detected abnormality is also "abnormality information # 2".
In the case similar to the above, it is stored in “abnormality information # 22 of block 2”.

【0018】このように、連続する異常情報は「連続異
常情報」格納用メモリエリア2側に順次格納され、「ブ
ロック2の異常情報#210」の次は「ブロック2の異
常情報#21」に格納されるため、連続する異常情報の
全ては「ブロック2」内に格納されることになる。
As described above, the continuous abnormality information is sequentially stored in the memory area 2 for storing "continuous abnormality information", and the "abnormal information # 21 of block 2" is followed by the "abnormal information # 21 of block 2". Since the information is stored, all the continuous abnormality information is stored in “block 2”.

【0019】これにより、連続する異常情報は「連続異
常情報」格納用メモリエリア2側に順次格納されるた
め、連続する異常情報で「通常異常情報」格納用メモリ
エリア1内の情報は上書きされず、情報が消滅するのを
防止できることになる。
As a result, the continuous abnormality information is sequentially stored in the “continuous abnormality information” storage memory area 2, so that the information in the “normal abnormality information” storage memory area 1 is overwritten by the continuous abnormality information. Therefore, it is possible to prevent the information from disappearing.

【0020】(第2の実施形態)図2は、本発明の実施
形態を示す異常情報格納処理手順とメモリエリア構造で
ある。
(Second Embodiment) FIG. 2 shows an abnormality information storage processing procedure and a memory area structure according to an embodiment of the present invention.

【0021】本実施形態では、連続する異常情報を格納
する場合には、その格納数に制限を設ける方式とする。
In the present embodiment, when successive abnormal information is stored, the number of stored abnormal information is limited.

【0022】同図の(a)に示すように、異常情報格納
用メモリエリア3は、「異常情報(単独)」格納用ブロ
ック#1、#3〜#nと、「異常情報(連続)」格納用
ブロック#2−1〜#2−10にブロック分けする。そ
して、異常情報は、異常情報格納用メモリエリア3に順
次格納されるに際して、内容が同じ異常情報が検出され
た場合は、「異常情報(連続)」格納用ブロックに順次
格納される。
As shown in FIG. 3A, the memory area 3 for storing abnormal information includes blocks # 1, # 3 to #n for storing "abnormal information (single)" and "abnormal information (continuous)". The blocks are divided into storage blocks # 2-1 to # 2-10. When the abnormality information is sequentially stored in the abnormality information storage memory area 3 and the abnormality information having the same content is detected, the abnormality information is sequentially stored in the “abnormal information (continuous)” storage block.

【0023】異常情報の格納処理は、同図の(b)に示
すように、前回と同様の異常情報か否かをチェックし
(S4)、異なる場合には「異常情報(単独)」格納用
ブロックに格納し(S5)、同様の異常情報であれば
「異常情報(連続)」格納用ブロックに格納する(S
6)。
In the storing process of the abnormal information, as shown in FIG. 3B, it is checked whether or not the abnormal information is the same as the previous one (S4). It is stored in the block (S5), and if it is the same abnormality information, it is stored in the “abnormal information (continuous)” storage block (S5)
6).

【0024】例えば、「異常情報#2−1」を検出格納
後、次に検出した異常内容が「異常情報#2−1」と同
様の場合には、「異常情報(連続)」格納用ブロックの
「異常情報#2−2」に格納される。
For example, after detecting and storing "abnormal information # 2-1", if the next detected abnormality is the same as "abnormal information # 2-1", the "abnormal information (continuous)" storage block is stored. In “abnormality information # 2-2”.

【0025】次に検出した異常内容も「異常情報#2−
1」と同様の場合には、「異常情報#2−3」に格納さ
れる。このように、連続する異常情報は「異常情報(連
続)」格納用ブロックに順次格納され、「異常情報#2
−10」の次は「異常情報#2−1」に格納されるた
め、連続する異常情報の全ては「異常情報#2」内に格
納されることになる。
Next, the content of the detected abnormality is referred to as "abnormality information # 2-
In a case similar to "1", it is stored in "abnormality information # 2-3". As described above, the continuous abnormality information is sequentially stored in the “abnormal information (continuous)” storage block, and the “abnormal information # 2” is stored.
Since “−10” is stored in “abnormality information # 2-1”, all the continuous abnormalities are stored in “abnormality information # 2”.

【0026】これにより、連続する異常情報は「異常情
報(連続)」格納用ブロック内に順次格納されるため、
連続する異常情報で「異常情報」格納用メモリエリア内
の情報は上書きされず、情報が消滅するのを防止できる
ことになる。
As a result, continuous abnormal information is sequentially stored in the "abnormal information (continuous)" storage block.
The information in the memory area for storing “abnormal information” is not overwritten by the continuous abnormal information, so that the information can be prevented from disappearing.

【0027】本実施形態では、前記第1の実施形態があ
らかじめ異常情報格納エリアを2分割するため、異常情
報格納エリアの使用効率は低くなるのに対して、異常情
報格納エリアをダイナミックに使用するため、異常情報
格納エリアの使用効率も良い。
In this embodiment, since the abnormality information storage area is divided into two parts in advance in the first embodiment, the use efficiency of the abnormality information storage area is reduced, whereas the abnormality information storage area is dynamically used. Therefore, the use efficiency of the abnormality information storage area is good.

【0028】(第3の実施形態)図3は、本発明の実施
形態を示す異常情報格納処理手順とメモリエリア構造で
ある。
(Third Embodiment) FIG. 3 shows an abnormality information storage processing procedure and a memory area structure according to an embodiment of the present invention.

【0029】本実施形態では、連続する異常情報を格納
する場合には、最初と最後の異常情報内容及び全異常情
報数のみ格納し、その他は格納しない方式とする。
In this embodiment, when storing continuous abnormal information, only the first and last abnormal information contents and the total number of abnormal information are stored, and the rest are not stored.

【0030】同図の(a)に示すように、異常情報格納
用メモリエリア4は、「異常情報(単独)」格納用ブロ
ック#1、#3〜#nと、最初と最後の2つのブロック
構成になる「異常情報(連続)」格納用ブロック#2−
1〜#2−mにブロック分けする。そして、異常情報
は、異常情報格納用メモリエリアに順次格納されるに際
して、内容が同じ異常情報が検出された場合は、「異常
情報(連続)」格納用ブロックの2つのブロックに当該
異常情報を格納し、一方のブロックに当該異常情報とそ
の発生回数が格納される。
As shown in FIG. 3A, the memory area 4 for storing abnormal information includes blocks # 1, # 3 to #n for storing "abnormal information (single)", and the first and last two blocks. Block # 2- for storing "abnormal information (continuous)"
The blocks are divided into 1 to # 2-m. When the abnormality information is sequentially stored in the abnormality information storage memory area, if the same abnormality information is detected, the abnormality information is stored in two blocks of “abnormal information (continuous)” storage block. The abnormality information and the number of occurrences are stored in one of the blocks.

【0031】異常情報の格納処理は、同図の(b)に示
すように、前回と同様の異常情報か否かをチェックし
(S7)、異なる場合には「異常情報(単独)」格納用
ブロックに格納し(S8)、同様の異常情報であれば
「異常情報(連続)」格納用ブロックにその内容と異常
情報数を格納する(S9)。
In the process of storing the abnormality information, as shown in FIG. 3B, it is checked whether or not the abnormality information is the same as the previous one (S7). The information is stored in a block (S8), and if it is the same abnormality information, the content and the number of abnormality information are stored in the "abnormal information (continuous)" storage block (S9).

【0032】例えば、「異常情報#2−1」を検出格納
後、次に検出した異常内容が「異常情報#2−1」と同
様の場合には、「異常情報(連続)」格納用ブロックの
「異常情報#2−m」に格納され、また異常情報数も格
納される。
For example, after detecting and storing "abnormal information # 2-1", if the next detected abnormality is the same as "abnormal information # 2-1", the "abnormal information (continuous)" storage block is stored. Is stored in the “abnormality information # 2-m”, and the number of pieces of abnormality information is also stored.

【0033】次に検出した異常内容も「異常情報#2−
1」と同様の場合には、前述と同じ格納部である「異常
情報#2−m」に格納され、また異常情報数もさらに+
1された情報数が格納される。このように、連続する異
常情報は最初と最後の異常情報内容と全異常情報数が
「異常情報(連続)」格納用ブロック内に格納されるこ
とになる。
Next, the content of the detected abnormality is referred to as "abnormality information # 2-
In a case similar to “1”, the information is stored in “abnormality information # 2-m”, which is the same storage unit as described above, and the number of abnormalities is further increased by +
The number of set information is stored. In this way, for the continuous abnormality information, the first and last abnormality information contents and the total number of abnormality information are stored in the “abnormal information (continuous)” storage block.

【0034】これにより、連続する異常情報は「異常情
報(連続)」格納用ブロック内に格納されるため、連続
する異常情報で「異常情報」格納用メモリエリア内の情
報は上書きされず、情報が消滅するのを防止できること
になる。
As a result, the continuous abnormality information is stored in the "abnormal information (continuous)" storage block, so that the continuous abnormality information does not overwrite the information in the "abnormal information" storage memory area. Can be prevented from disappearing.

【0035】本実施形態では、異常情報格納エリアの使
用効率は最も良いが、異常情報収集数は最小となる。
In this embodiment, the use efficiency of the abnormal information storage area is the best, but the number of collected abnormal information is the minimum.

【0036】[0036]

【発明の効果】以上のとおり、本発明によれば、発生し
た異常情報が前回と同様のものか否かを判定し、繰り返
し発生した異常情報を格納するエリアを別のエリアや単
独/連続ブロック分けして格納するようにしたため、繰
り返し発生する同じ異常情報により、他の重要な異常情
報が消滅することを防止できる。
As described above, according to the present invention, it is determined whether or not the abnormal information that has occurred is the same as the previous one, and the area for storing the abnormal information that has repeatedly occurred is stored in another area or a single / continuous block. Since the information is stored separately, it is possible to prevent other important abnormal information from being lost due to the same abnormal information repeatedly generated.

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

【図1】本発明の第1の実施形態を示すメモリエリア構
造と処理手順。
FIG. 1 shows a memory area structure and a processing procedure according to a first embodiment of the present invention.

【図2】本発明の第2の実施形態を示すメモリエリア構
造と処理手順。
FIG. 2 shows a memory area structure and a processing procedure according to a second embodiment of the present invention.

【図3】本発明の第3の実施形態を示すメモリエリア構
造と処理手順。
FIG. 3 shows a memory area structure and a processing procedure according to a third embodiment of the present invention.

【図4】従来の異常情報格納用メモリエリアと格納順
序。
FIG. 4 shows a conventional memory area for storing abnormality information and a storage order.

【図5】繰り返し異常発生時の処理。FIG. 5 shows a process when a repetitive abnormality occurs.

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

1…「通常異常情報」格納用メモリエリア 2…「連続異常情報」格納用メモリエリア 3、4…異常情報格納用メモリエリア 1 ... memory area for storing "normal abnormality information" 2 ... memory area for storing "continuous abnormality information" 3, 4 ... memory area for storing abnormality information

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 異常発生時に、その異常情報を限られた
容量の異常情報格納用メモリエリア内に順次格納し、容
量を越える異常情報の発生には古い異常情報に上書きす
るコンピュータの異常情報格納処理方法において、 前記メモリエリアは、「通常異常情報」格納用メモリエ
リアと、「連続異常情報」格納用メモリエリアに分け、 異常情報が検出されたときに前回の異常情報と異なる場
合には前記「通常異常情報」格納用メモリエリアに順次
格納し、同様の異常情報の場合には前記「連続異常情
報」格納用メモリエリアに順次格納することを特徴とす
るコンピュータの異常情報格納処理方法。
When an abnormality occurs, the abnormality information is sequentially stored in a memory area for storing abnormality information having a limited capacity, and when the abnormality information exceeds the capacity, the old abnormality information is overwritten with the abnormality information storage of the computer. In the processing method, the memory area is divided into a memory area for storing “normal abnormality information” and a memory area for storing “continuous abnormality information”, and when abnormality information is detected, the memory area is different from a previous abnormality information. A method of storing abnormal information in a computer, wherein the abnormal information is sequentially stored in a memory area for storing "normal abnormal information" and, in the case of similar abnormal information, sequentially stored in the memory area for storing "continuous abnormal information".
【請求項2】 異常発生時に、その異常情報を限られた
容量の異常情報格納用メモリエリア内に順次格納し、容
量を越える異常情報の発生には古い異常情報に上書きす
るコンピュータの異常情報格納処理方法において、 前記メモリエリアは、「異常情報(単独)」格納用ブロ
ックと、「異常情報(連続)」格納用ブロックに分け、 異常情報が検出されたときに前回の異常情報と異なる場
合には前記「異常情報(単独)」格納用ブロックに順次
格納し、同様の異常情報の場合には前記「異常情報(連
続)」格納用ブロックに順次格納することを特徴とする
コンピュータの異常情報格納処理方法。
2. An abnormal information storage device for a computer which, when an abnormality occurs, sequentially stores the abnormal information in a memory area for storing abnormal information having a limited capacity, and overwrites older abnormal information when the abnormal information exceeds the capacity. In the processing method, the memory area is divided into a block for storing “abnormal information (single)” and a block for storing “abnormal information (continuous)”, and when the abnormal information is detected, it is different from the previous abnormal information. Are sequentially stored in the "abnormal information (single)" storage block, and in the case of similar abnormal information, are sequentially stored in the "abnormal information (continuous)" storage block. Processing method.
【請求項3】 異常発生時に、その異常情報を限られた
容量の異常情報格納用メモリエリア内に順次格納し、容
量を越える異常情報の発生には古い異常情報に上書きす
るコンピュータの異常情報格納処理方法において、 前記メモリエリアは、「異常情報(単独)」格納用ブロ
ックと、2つの格納ブロック構成になる「異常情報(連
続)」格納用ブロックに分け、 異常情報が検出されたときに前回の異常情報と異なる場
合には前記「異常情報(単独)」格納用ブロックに順次
格納し、同様の異常情報の場合には前記「異常情報(連
続)」格納用ブロックの2つのブロックに当該異常情報
を格納し、一方のブロックに当該異常情報とその発生回
数を格納することを特徴とするコンピュータ異常情報格
納処理方法。
3. An abnormal information storage device for a computer which, when an abnormality occurs, sequentially stores the abnormal information in a memory area for storing abnormal information having a limited capacity, and overwrites old abnormal information when an abnormal information exceeds the capacity. In the processing method, the memory area is divided into a block for storing “abnormal information (single)” and a block for storing “abnormal information (continuous)” having two storage blocks. If the abnormality information is different from the abnormality information, the abnormality information is sequentially stored in the "abnormal information (single)" storage block. If the abnormality information is the same, the abnormality information is stored in two blocks of the "abnormal information (continuous)" storage block. A computer abnormality information storage processing method, wherein information is stored, and the abnormality information and the number of occurrences are stored in one block.
JP10158705A 1998-06-08 1998-06-08 Abnormality information storing processing method of computer Pending JPH11353207A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10158705A JPH11353207A (en) 1998-06-08 1998-06-08 Abnormality information storing processing method of computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10158705A JPH11353207A (en) 1998-06-08 1998-06-08 Abnormality information storing processing method of computer

Publications (1)

Publication Number Publication Date
JPH11353207A true JPH11353207A (en) 1999-12-24

Family

ID=15677566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10158705A Pending JPH11353207A (en) 1998-06-08 1998-06-08 Abnormality information storing processing method of computer

Country Status (1)

Country Link
JP (1) JPH11353207A (en)

Similar Documents

Publication Publication Date Title
KR100350484B1 (en) Apparatus and method for detecting corruption associated with a stack in a storage device
US6738885B1 (en) Device and method for storing information in memory
JPH11353207A (en) Abnormality information storing processing method of computer
JPH05225076A (en) Method and device for managing common information
EP0070184B1 (en) A method of testing memory
JP2002215431A (en) Information processor and method of outputting trace log information
JPH047650A (en) Fault information log method and data processor
JPH07281929A (en) Trace information collecting device
JPH04307641A (en) Fault diagnostic device for multi-task system
JPH03105434A (en) Error logging system
JP2723821B2 (en) Dump collection control method
JPS6383843A (en) System for collecting trace information
JPS63123140A (en) History information storage device
JPS61141047A (en) Saving system of trouble information
JPH01169649A (en) Periphery controller
JPH0359731A (en) Debugging device
JPH05298157A (en) Log file storing system for information processing system
KR100284044B1 (en) Abnormal operation recovery method of functional devices with relation
JPH10269111A (en) Information managing method at time of program failure occurrence
JPH0341528A (en) Diagnostic device in computer
JPS61131049A (en) System for preserving contents in storage device from being swept out
JPH09259013A (en) Fault log information storage system
JPH04352249A (en) Data saving device for in-computer fault occurrence time
JPH02240799A (en) Fault preventive system for pos
JPH06103119A (en) Trace information holding controller