[go: up one dir, main page]

JP3139453B2 - Failure analysis file output method and failure analysis file output method - Google Patents

Failure analysis file output method and failure analysis file output method

Info

Publication number
JP3139453B2
JP3139453B2 JP10119259A JP11925998A JP3139453B2 JP 3139453 B2 JP3139453 B2 JP 3139453B2 JP 10119259 A JP10119259 A JP 10119259A JP 11925998 A JP11925998 A JP 11925998A JP 3139453 B2 JP3139453 B2 JP 3139453B2
Authority
JP
Japan
Prior art keywords
failure analysis
output
analysis file
processing unit
signal
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.)
Expired - Fee Related
Application number
JP10119259A
Other languages
Japanese (ja)
Other versions
JPH11312103A (en
Inventor
和好 織田
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 JP10119259A priority Critical patent/JP3139453B2/en
Publication of JPH11312103A publication Critical patent/JPH11312103A/en
Application granted granted Critical
Publication of JP3139453B2 publication Critical patent/JP3139453B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

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 outputting a failure analysis file output due to a failure during execution of a user program and a method using the same.

【0002】[0002]

【従来の技術】従来、ユーザプログラムを実行中に何ら
かの障害が発生すると、コンピュータは、その障害を解
析するためのファイルを出力する。この障害解析ファイ
ルは、通常、プログラムの領域ごとに出力される。例え
ば、障害解析ファイルは、テキスト領域、データ領域お
よびスタック領域といった各領域ごとに出力される。
2. Description of the Related Art Conventionally, when any trouble occurs during execution of a user program, a computer outputs a file for analyzing the trouble. This failure analysis file is usually output for each area of the program. For example, the failure analysis file is output for each area such as a text area, a data area, and a stack area.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、障害解
析ファイルが出力されている間は、コンピュータに、新
たな処理を実行させることができない。具体的には、コ
ンピュータの端末を利用することができない。特に、F
ORTRANのように、大きなデータ領域(例えば、数
GB(ギガ・バイト)程度の領域)を有するプログラム
で障害が発生した場合は、障害解析ファイルの出力が終
了するまでに長時間を要する。このため、障害解析ファ
イルの出力が終了するまで、端末操作を待たなければな
らないという問題があった。
However, while the failure analysis file is being output, the computer cannot execute new processing. Specifically, a computer terminal cannot be used. In particular, F
When a failure occurs in a program having a large data area (for example, an area of about several GB (gigabytes)) like ORTRAN, it takes a long time until the output of the failure analysis file is completed. Therefore, there is a problem that the terminal operation must be waited until the output of the failure analysis file is completed.

【0004】また、障害解析ファイルの出力を途中で強
制的に中断させる方法もある。例えば、文献:「特開平
5−120242号公報」には、実行中のデータ処理を
強制的に中断することが記載されている。しかしなが
ら、ファイルの出力を強制的に中断させた場合、中断に
よって出力されなかったファイルを特定することが困難
である。たとえば、中断によって、データ部やスタック
部などについての情報が出力されない場合がある。そし
て、障害解析ファイルのうち出力されなかった部分につ
いての情報は、障害解析の際に、参照することができな
い。
There is also a method of forcibly interrupting the output of a failure analysis file halfway. For example, a document: "Japanese Patent Laid-Open No. 5-120242" describes that data processing being executed is forcibly interrupted. However, when the output of the file is forcibly interrupted, it is difficult to specify the file that has not been output due to the interruption. For example, information about the data section, the stack section, or the like may not be output due to the interruption. Then, information on a portion of the failure analysis file that has not been output cannot be referred to at the time of failure analysis.

【0005】本発明は、上記の問題を解決すべくなされ
たものであり、障害解析ファイルの出力時の待ち時間の
短縮を図ることができる、障害解析ファイル出力方法、
障害解析ファイル出力方式および障害解析ファイル出力
方法のプログラムを記憶した記憶媒体の提供を目的とす
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and has an object to provide a failure analysis file output method capable of shortening a waiting time when outputting a failure analysis file.
It is an object of the present invention to provide a storage medium storing a program for a failure analysis file output method and a failure analysis file output method.

【0006】[0006]

【課題を解決するための手段】(障害解析ファイル出力
方法) この目的の達成を図るため、この発明の障害解析ファイ
ル出力方法によれば、障害解析ファイルの出力にあた
り、障害解析ファイルを1MB出力する度に、この障害
解析ファイルの出力の中断を指示するシグナルの受信の
有無を判断し、シグナル受信の場合は、障害解析ファイ
ルの出力を中断し、シグナル不受信の場合は、障害解析
ファイルをさらに1MB出力する方法としてある。
[Means for Solving the Problems] (Failure Analysis File Output Method) In order to achieve this object, according to the failure analysis file output method of the present invention, when outputting a failure analysis file, 1 MB of the failure analysis file is output. Each time, it is determined whether a signal instructing the interruption of the output of the failure analysis file has been received.If a signal is received, the output of the failure analysis file is interrupted.If no signal is received, the failure analysis file is further added. There is a method of outputting 1 MB .

【0007】このように、この発明の障害解析ファイル
出力方法によれば、障害解析ファイルを、一定量出力す
る度に、出力中断の指示の有無を確認する。そして、中
断指示のシグナルを受信している場合には、出力を中断
する。したがって、この発明によれば、障害解析ファイ
ルの出力時の待ち時間の短縮を図ることができる。
As described above, according to the failure analysis file output method of the present invention, the presence / absence of an instruction to interrupt the output is confirmed each time a failure analysis file is output in a fixed amount. Then, if the signal of the interruption instruction is received, the output is interrupted. Therefore, according to the present invention, it is possible to reduce the waiting time when outputting the failure analysis file.

【0008】具体的には、ファイル出力の一定量を1M
Bとしてある。I/Oのページサイズ単位は、通常、1
MBである。したがって、1MB単位でファイルを出力
すれば、I/Oの効率良くファイルを出力することがで
きる。
More specifically, a certain amount of file output is 1M
B. I / O page size unit is usually 1
MB. Therefore, if a file is output in units of 1 MB, the file can be output efficiently with I / O.

【0009】(障害解析ファイル出力方式)また、この
発明の障害解析ファイル出力方式によれば、障害解析フ
ァイルの出力の中断を指示するシグナルを受信する受信
処理部と、障害解析ファイルを一定量出力する度に前記
受信処理部に前記シグナルの受信の有無を照会し、該受
信処理部が前記シグナル受信の場合に前記障害解析ファ
イルの出力を中断し、該受信処理部が前記シグナル不受
信の場合に前記障害解析ファイルを次の一定量出力する
出力処理部とを備えた構成としてある。
(Failure Analysis File Output Method) According to the failure analysis file output method of the present invention, a reception processing unit for receiving a signal instructing interruption of the output of the failure analysis file, and outputting a fixed amount of the failure analysis file Each time the reception processing unit inquires whether the signal has been received, the reception processing unit interrupts the output of the failure analysis file when the signal is received, and the reception processing unit does not receive the signal. And an output processing unit for outputting the next fixed amount of the failure analysis file.

【0010】このように、この発明の障害解析ファイル
出力方式によれば、出力処理方式は、障害解析ファイル
を一定量出力する度に、受信処理部12に出力中断の指
示の有無を確認する。そして、受信処理部12が中断指
示のシグナルを受信している場合には、出力を中断す
る。したがって、この発明によれば、障害解析ファイル
の出力時の待ち時間の短縮を図ることができる。
As described above, according to the failure analysis file output method of the present invention, the output processing method confirms whether or not there is an instruction to interrupt the output to the reception processing unit 12 every time a predetermined amount of the failure analysis file is output. Then, when the reception processing unit 12 has received the signal of the interruption instruction, the output is interrupted. Therefore, according to the present invention, it is possible to reduce the waiting time when outputting the failure analysis file.

【0011】また、この発明の実施にあたり、好ましく
は、ファイル出力の一定量を1MBとすると良い。一定
量を1MBとすれば、例えばページサイズ単位で効率よ
く出力することができる。
In practicing the present invention, it is preferable that a certain amount of file output be 1 MB. If the fixed amount is 1 MB, for example, it is possible to output efficiently in page size units.

【0012】また、この発明の障害解析ファイル出力方
式において、好ましくは、受信処理部は、シグナルを受
信するとフラグを設定し、出力処理部は、照会の際に、
フラグが設定されていればシグナル受信と判断し、フラ
グが非設定であればシグナル不受信と判断すると良い。
In the failure analysis file output method according to the present invention, preferably, the reception processing unit sets a flag when a signal is received, and the output processing unit performs
If the flag is set, it is determined that the signal is received. If the flag is not set, it is determined that the signal is not received.

【0013】このように、受信処理部がシグナル受信を
示すフラグを設定すれば、出力処理部は、フラグの有無
を確認することによって、シグナル受信の有無を判断す
ることができる。
As described above, if the reception processing unit sets the flag indicating signal reception, the output processing unit can determine the presence / absence of signal reception by confirming the presence / absence of the flag.

【0014】また、この発明の障害解析ファイル出力方
式において、好ましくは、受信処理部へシグナルを送信
する送信処理部を備えると良い。
In the failure analysis file output method according to the present invention, preferably, a transmission processing unit for transmitting a signal to the reception processing unit may be provided.

【0015】[0015]

【発明の実施の形態】以下、図面を参照して、この発明
の実施の形態について説明する。なお、参照する図面
は、この発明が理解できる程度に各構成成分の大きさ、
形状および配置関係を概略的に示してあるに過ぎない。
したがって、この発明は図示例にのみ限定されるもので
はない。
Embodiments of the present invention will be described below with reference to the drawings. It should be noted that the drawings to be referred to show the size of each component so that the present invention can be understood,
It merely shows the shape and arrangement.
Therefore, the present invention is not limited only to the illustrated example.

【0016】<第1の実施の形態>先ず、図1を参照し
て、第1の実施の形態の障害解析ファイル出力方式を実
現するための障害解析ファイル出力装置100の構成に
ついて説明する。図1は、第1の実施の形態の障害解析
ファイル出力装置100の構成の説明に供する機能ブロ
ック図である。なお、この障害解析ファイル出力方式1
00は、コンピュータ(「中央演算方式」、「プロセッ
サ」または「データ処理方式」とも称する。)のOSに
よって実現される。
<First Embodiment> First, the configuration of a failure analysis file output device 100 for realizing the failure analysis file output method of the first embodiment will be described with reference to FIG. FIG. 1 is a functional block diagram for explaining the configuration of the failure analysis file output device 100 according to the first embodiment. This failure analysis file output method 1
00 is realized by an OS of a computer (also referred to as a “central processing method”, “processor” or “data processing method”).

【0017】図1に示すように、この障害解析ファイル
出力方式100は、出力処理部10と受信処理部12と
を備えている。この受信処理部12は、障害解析ファイ
ルの出力の中断を指示するシグナルを受信する部分であ
る。この実施の形態では、シグナルを方式100の外部
からオペレータが入力する。
As shown in FIG. 1, the failure analysis file output method 100 includes an output processing unit 10 and a reception processing unit 12. The reception processing unit 12 is a part that receives a signal instructing interruption of the output of the failure analysis file. In this embodiment, an operator inputs a signal from outside the system 100.

【0018】また、出力処理部10は、障害解析ファイ
ルを一定量ずつに区切って出力する。この実施の形態で
は、一定量として、ファイルを1MBずつに区切って出
力する。なお、1MB単位で出力すれば、ページサイズ
単位で出力できる。そして、出力処理部10は、障害解
析ファイルを1MB出力する度に、受信処理部12にシ
グナルの受信の有無を照会する。
The output processing unit 10 outputs the failure analysis file by dividing it into fixed amounts. In this embodiment, as a fixed amount, a file is output in units of 1 MB. If output is performed in units of 1 MB, output can be performed in units of page size. Then, the output processing unit 10 inquires of the reception processing unit 12 whether or not a signal has been received every time the failure analysis file is output by 1 MB.

【0019】そして、受信処理部12がシグナル受信の
場合には、障害解析ファイルの出力を中断する。一方、
受信処理部12がシグナル不受信の場合には、障害解析
ファイルを次の一定量出力する。そして、一定量出力
後、再びシグナルの受信の有無を確認する。
When the reception processing unit 12 receives a signal, the output of the failure analysis file is interrupted. on the other hand,
When the reception processing unit 12 does not receive a signal, the failure analysis file is output in the following fixed amount. Then, after outputting a certain amount, it is confirmed again whether or not a signal has been received.

【0020】次に、図2を参照して、この障害解析ファ
イル出力方式100の動作、すなわち、この発明の障害
解析ファイル出力方法の一例について説明する。図2
は、この実施の形態の障害解析ファイル出力方法の説明
に供するフローチャートである。障害解析ファイル出力
方式100がファイルの出力を行うにあたり、出力処理
方式10は、先ず、障害解析ファイルとして出力すべき
データの有無を確認する(図2のS1)。そして、デー
タが無い場合には、出力処理方式10は、処理を終了す
る。一方、データがある場合には、出力処理方式10
は、次のS2の処理を実行する。
Next, the operation of the failure analysis file output method 100, that is, an example of the failure analysis file output method of the present invention will be described with reference to FIG. FIG.
5 is a flowchart for explaining a failure analysis file output method according to the embodiment. When the failure analysis file output method 100 outputs a file, the output processing method 10 first checks whether there is data to be output as a failure analysis file (S1 in FIG. 2). When there is no data, the output processing method 10 ends the processing. On the other hand, if there is data, the output processing method 10
Executes the following process of S2.

【0021】次に、出力処理方式10は、障害解析ファ
イルを1MB分出力する(図2のS2)。
Next, the output processing method 10 outputs the failure analysis file for 1 MB (S2 in FIG. 2).

【0022】次に、出力処理方式10は、受信処理部1
2にシグナルの受信の有無を照会する(図2のS3)。
Next, the output processing system 10 includes the reception processing unit 1
2 is inquired as to whether a signal has been received (S3 in FIG. 2).

【0023】そして、受信処理部12がシグナル受信の
場合(「YES」の場合)には、障害解析ファイルの出
力を中断して、処理を終了する。終了する場合の例とし
ては、例えば、障害解析ファイルの情報量が200MB
である場合に、例えばファイルを50MB出力した時点
で、オペレータがキーボードのデリートキーを押下する
ことにより、SIGINTシグナルを受信処理部12へ
送る場合がある。この場合、出力処理は中断される。
When the reception processing unit 12 receives a signal (in the case of "YES"), the output of the failure analysis file is interrupted, and the processing ends. As an example of the termination, for example, the information amount of the failure analysis file is 200 MB.
In such a case, the SIGINT signal may be sent to the reception processing unit 12 when the operator presses the delete key on the keyboard when the file is output at 50 MB, for example. In this case, the output processing is interrupted.

【0024】一方、受信処理部12がシグナル不受信の
場合(「NO」の場合)には、再びS1の処理へ戻る。
そして、出力すべきデータが存在すれば、障害解析ファ
イルをさらに1MB出力する。
On the other hand, if the reception processing unit 12 does not receive a signal ("NO"), the process returns to S1.
Then, if there is data to be output, the failure analysis file is further output by 1 MB.

【0025】このように、障害解析ファイルを、1MB
出力する度に、出力中断の指示の有無を確認する。そし
て、中断指示のシグナルを受信している場合には、出力
を中断する。したがって、障害解析ファイルの出力時の
待ち時間の短縮を図ることができる。また、ファイルを
1MBずつ区切って出力するので、出力を中断した場合
に、出力されなかったファイルを特定することが可能で
ある。
As described above, the failure analysis file has a size of 1 MB.
Each time an output is made, the presence or absence of an output interruption instruction is checked. Then, if the signal of the interruption instruction is received, the output is interrupted. Therefore, it is possible to reduce the waiting time when outputting the failure analysis file. In addition, since the file is output in units of 1 MB, it is possible to specify a file that has not been output when the output is interrupted.

【0026】<第2の実施の形態>次に、図3を参照し
て、この発明の第2の実施の形態について説明する。図
3は、受信処理部12の処理の説明に供するフローチャ
ートである。この実施の形態では、図1に示した受信処
理部12は、シグナルを受信の有無を確認する(図3の
S4)。そして、シグナルを受信した場合には、フラグ
を設定する(図3のS4)。
<Second Embodiment> Next, a second embodiment of the present invention will be described with reference to FIG. FIG. 3 is a flowchart for explaining the processing of the reception processing unit 12. In this embodiment, the reception processing unit 12 shown in FIG. 1 confirms whether or not a signal has been received (S4 in FIG. 3). When a signal is received, a flag is set (S4 in FIG. 3).

【0027】そして、出力処理部10は、図2のS3の
処理の照会の際に、受信処理部12にフラグが設定され
ていればシグナル受信と判断する。一方、フラグが非設
定であればシグナル不受信と判断する。
The output processing unit 10 determines that a signal has been received if a flag is set in the reception processing unit 12 at the time of inquiring about the processing in S3 in FIG. On the other hand, if the flag is not set, it is determined that the signal is not received.

【0028】このように、受信処理部12がシグナル受
信を示すフラグを設定すれば、出力処理部10は、受信
処理部12のフラグの有無を確認することによって、シ
グナル受信の有無を判断することができる。
As described above, when the reception processing unit 12 sets the flag indicating the signal reception, the output processing unit 10 determines the presence / absence of the signal reception by confirming the presence / absence of the flag of the reception processing unit 12. Can be.

【0029】<第3の実施の形態>次に、図4を参照し
て、この発明の第3の実施の形態について説明する。図
4は、第3の実施の形態の障害解析ファイル出力方式1
02の構成の説明に供する機能ブロック図である。この
発明の障害解析ファイル出力方式102の構成は、受信
処理部12へ中断を指示するシグナルを送信する送信処
理部14を備えている点を除いては、第1の実施の形態
の出力方式100の構成と同一である。
<Third Embodiment> Next, a third embodiment of the present invention will be described with reference to FIG. FIG. 4 shows a failure analysis file output method 1 according to the third embodiment.
FIG. 2 is a functional block diagram used for describing a configuration of No. 02. The configuration of the failure analysis file output method 102 according to the present invention is the same as the output method 100 according to the first embodiment except that the transmission processing unit 14 that transmits a signal instructing the interruption to the reception processing unit 12 is provided. The configuration is the same as

【0030】そして、例えばオペレータが送信処理部1
4にシグナルを発信させると、このシグナルを受信した
受信処理部12は、フラグを設定する。そして、第2の
実施の形態と同様にしてファイルの出力の中断する。
Then, for example, the operator operates the transmission processing unit 1
4 transmits a signal, the reception processing unit 12 that has received this signal sets a flag. Then, the output of the file is interrupted as in the second embodiment.

【0031】上述した実施の形態においては、この発明
を特定の条件で構成した例について説明したが、この発
明は、種々の変更を行うことができる。例えば、上述し
た実施の形態においては、ファイルを1MB単位に区切
って出力する例について説明したが、この発明では、フ
ァイルを区切る単位は、1MBに限定する必要はない。
In the above-described embodiment, an example in which the present invention is configured under specific conditions has been described. However, the present invention can be variously modified. For example, in the above-described embodiment, an example has been described in which a file is divided and output in units of 1 MB. However, in the present invention, the unit in which a file is divided need not be limited to 1 MB.

【0032】[0032]

【発明の効果】以上、詳細に説明した様に、この発明の
障害解析ファイル出力方法によれば、障害解析ファイル
1MB出力する度に、出力中断の指示の有無を確認す
る。そして、中断指示のシグナルを受信している場合に
は、出力を中断する。したがって、この発明によれば、
障害解析ファイルの出力時の待ち時間の短縮を図ること
ができる。また、この発明の障害解析ファイル出力方式
によれば、出力処理方式は、障害解析ファイルを1MB
出力する度に、受信処理部12に出力中断の指示の有無
を確認する。そして、受信処理部12が中断指示のシグ
ナルを受信している場合には、出力を中断する。したが
って、この発明によれば、障害解析ファイルの出力時の
待ち時間の短縮を図ることができる。
As described in detail above, according to the failure analysis file output method of the present invention, the presence or absence of an instruction to interrupt the output is confirmed each time a failure analysis file is output by 1 MB . Then, if the signal of the interruption instruction is received, the output is interrupted. Therefore, according to the present invention,
The waiting time at the time of outputting the failure analysis file can be reduced. Further, according to the failure analysis file output method of the present invention, the output processing method is such that the failure analysis file is 1 MB.
Each time the data is output, the presence / absence of an instruction to interrupt the output to the reception processing unit 12 is confirmed. Then, when the reception processing unit 12 receives the signal of the interruption instruction, the output is interrupted. Therefore, according to the present invention, it is possible to reduce the waiting time when outputting the failure analysis file.

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

【図1】第1の実施の形態の障害解析ファイル出力方式
の説明に供する機能ブロック図である。
FIG. 1 is a functional block diagram for explaining a failure analysis file output method according to a first embodiment;

【図2】第1の実施の形態の障害解析ファイル出力方法
の説明に供するフローチャートである。
FIG. 2 is a flowchart for explaining a failure analysis file output method according to the first embodiment;

【図3】第2の実施の形態の受信方式の動作の説明に供
するフローチャートである。
FIG. 3 is a flowchart for explaining the operation of the receiving system according to the second embodiment;

【図4】第3の実施の形態の障害解析ファイル出力方式
の説明に供する機能ブロック図である。
FIG. 4 is a functional block diagram for explaining a failure analysis file output method according to a third embodiment;

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

10 出力処理部 12 受信処理部 14 送信処理部 100、102 障害解析ファイル出力方式 Reference Signs List 10 output processing unit 12 reception processing unit 14 transmission processing unit 100, 102 failure analysis file output method

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 11/34 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 11/34

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 障害解析ファイルの出力にあたり、 障害解析ファイルを1MB出力する度に、該障害解析フ
ァイルの出力の中断を指示するシグナルの受信の有無を
判断し、 前記シグナル受信の場合は、前記障害解析ファイルの出
力を中断し、 前記シグナル不受信の場合は、前記障害解析ファイルを
さらに1MB出力することを特徴とする障害解析ファイ
ル出力方法。
When outputting a failure analysis file, each time 1 MB of a failure analysis file is output, it is determined whether or not a signal instructing interruption of the output of the failure analysis file has been received. A failure analysis file output method, wherein the output of the failure analysis file is interrupted, and when the signal is not received, the failure analysis file is further output by 1 MB .
【請求項2】 障害解析ファイルの出力の中断を指示す
るシグナルを受信する受信処理部と、 障害解析ファイルを一定量出力する度に前記受信処理部
に前記シグナルの受信の有無を照会し、該受信処理部が
前記シグナル受信の場合に前記障害解析ファイルの出力
を中断し、該受信処理部が前記シグナル不受信の場合に
前記障害解析ファイルを次の一定量出力する出力処理部
とを備えてなることを特徴とする障害解析ファイル出力
方式。
2. A reception processing unit for receiving a signal instructing interruption of the output of the failure analysis file, and inquiring of the reception processing unit about the reception of the signal each time a predetermined amount of the failure analysis file is output, An output processing unit that interrupts the output of the failure analysis file when the reception processing unit receives the signal, and outputs the next fixed amount of the failure analysis file when the reception processing unit does not receive the signal. A failure analysis file output method characterized in that:
【請求項3】 請求項に記載の障害解析ファイル出力
方式において、 前記一定量を1MBとしたことを特徴とする障害解析フ
ァイル出力方式。
3. The failure analysis file output method according to claim 2 , wherein the fixed amount is 1 MB.
【請求項4】 請求項または請求項に記載の障害解
析ファイル出力方式において、 前記受信処理部は、前記シグナルを受信するとフラグを
設定し、 前記出力処理部は、照会の際に、前記フラグが設定され
ていればシグナル受信と判断し、前記フラグが非設定で
あればシグナル不受信と判断することを特徴とする障害
解析ファイル出力方式。
4. The failure analysis file output method according to claim 2 or claim 3, wherein the reception processing unit sets the flag upon receiving the signal, the output processing unit, the time of inquiry, the A failure analysis file output method, wherein a signal is determined to be received if a flag is set, and a signal is not received if the flag is not set.
【請求項5】 請求項〜請求項のいずれか一つの請
求項に記載の障害解析ファイル出力方式において、 前記受信処理部へ前記シグナルを送信する送信処理部を
備えたことを特徴とする障害解析ファイル出力方式。
5. The failure analysis file output method according to any one of claims 2 to claim 4, characterized by comprising a transmission processing section that transmits the signal to the reception processing unit Failure analysis file output method.
JP10119259A 1998-04-28 1998-04-28 Failure analysis file output method and failure analysis file output method Expired - Fee Related JP3139453B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10119259A JP3139453B2 (en) 1998-04-28 1998-04-28 Failure analysis file output method and failure analysis file output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10119259A JP3139453B2 (en) 1998-04-28 1998-04-28 Failure analysis file output method and failure analysis file output method

Publications (2)

Publication Number Publication Date
JPH11312103A JPH11312103A (en) 1999-11-09
JP3139453B2 true JP3139453B2 (en) 2001-02-26

Family

ID=14756914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10119259A Expired - Fee Related JP3139453B2 (en) 1998-04-28 1998-04-28 Failure analysis file output method and failure analysis file output method

Country Status (1)

Country Link
JP (1) JP3139453B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Andrew S.Tanenbaum、大西照代、「MINIX オペレーティングシステム」、第1版、株式会社アスキー、1990年9月1日、p.289−290,616−617

Also Published As

Publication number Publication date
JPH11312103A (en) 1999-11-09

Similar Documents

Publication Publication Date Title
US7016957B2 (en) Distributed data processing system and error analysis information saving method appropriate therefor
CN111104448A (en) Method and device for exporting large-data-volume Excel file, computer equipment and storage medium
CN112667371B (en) Asynchronous task processing method, device, equipment and storage medium
JP3139453B2 (en) Failure analysis file output method and failure analysis file output method
US5345396A (en) Protocol machine with portions of the protocol handling functions being incorporated into an application program
CN111145033A (en) Service item receiving authority processing method and device and storage medium
JP2739830B2 (en) Data communication device for multiprocessor system
CN111639936A (en) Transaction information acquisition method and device, electronic equipment and readable storage medium
JP3014098B2 (en) Service provider program destination management mechanism
JP3028838B2 (en) Information processing service function extension method
JP2776747B2 (en) File transfer device
JP2812274B2 (en) Transaction load balancing system for loosely coupled multi-computer systems
JPS6373426A (en) Correction system for software
JP3432671B2 (en) Interruption method of other business
JP4394055B2 (en) Image forming apparatus and control program
CN118055084A (en) Network packet receiving method, device, electronic equipment, storage medium and program
JP2002049599A (en) Distributed processing method, recording medium with distributed processing program recorded therein and distributed processor
KR100308836B1 (en) How to initialize a multiprocessor system using a compressed program
JPH11134202A (en) Task switching device
JP3316739B2 (en) Device interface control method
JP2021149293A (en) Information processing device, method, and program
JPH0512094A (en) Transaction managing device
JPH05298251A (en) Automatic information system for end state of background job
JPH06161925A (en) Data updating controller
JPS6234251A (en) File restoration system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071215

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081215

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20091215

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091215

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101215

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20101215

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20111215

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees