JPH0214337A - Automatic collecting and transferring system for fault information - Google Patents

Automatic collecting and transferring system for fault information

Info

Publication number
JPH0214337A
JPH0214337A JP63164510A JP16451088A JPH0214337A JP H0214337 A JPH0214337 A JP H0214337A JP 63164510 A JP63164510 A JP 63164510A JP 16451088 A JP16451088 A JP 16451088A JP H0214337 A JPH0214337 A JP H0214337A
Authority
JP
Japan
Prior art keywords
information
load module
fault
failure
collection
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
JP63164510A
Other languages
Japanese (ja)
Inventor
Chikayoshi Doumeki
百目鬼 京美
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 JP63164510A priority Critical patent/JPH0214337A/en
Publication of JPH0214337A publication Critical patent/JPH0214337A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To obtain the fault information of an abnormal generation object module by obtaining the position information of the respective purpose modules and information to show the type of the fault information, which is collected with an abnormal code value, in a load module constituting table at the time of abnormality. CONSTITUTION:An abnormality generating time information analyzing and setting means 6 takes-out person-in-charge fault information storing file information and a collecting information type on the basis of the position information in a load module 12 at an abnormality generating spot and address information in a load module in a load module constituting table 9 which is set by a load module constituting table setting means 5. Then, the person-in-charge fault information storing file information are set in a fault information collecting and transferring information table 10. After that, the necessary fault information are extracted on the basis of the collecting information type and abnormal code value and set to the fault information collecting and transferring information table. A fault information collecting means 7 collects the fault information from the collected information in the fault information collecting and transferring information table 10.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は障害時の情報収集処理に関し、特にロードモジ
ュールの実行時に異常が発生した場合の障害情報の自動
収集転送方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to information collection processing in the event of a failure, and particularly to an automatic collection and transfer system for failure information when an abnormality occurs during execution of a load module.

〔従来の技術〕[Conventional technology]

従来、複数の人により作成された目的モジュールからな
るロードモジュールの実行中に異常が発生した場合の処
理では、ロードモジュールを実行させていた人が異常が
発生したロードモジュールの責任者に通知し、その責任
者は異常が発生したロードモジュール内の位置の情報に
基づいて異常が発生した目的モジュールと担当者とを割
り出し、異常コード値に基づいて必要とする障害情報を
調査してその障害情報を収集するための情報を指定し、
再度ロードモジュールを実行させて収集した障害情報を
プリントアウトし、異常が発生した目的モジュールの担
当者に渡していた。
Conventionally, when an error occurs during the execution of a load module consisting of objective modules created by multiple people, the person executing the load module notifies the person in charge of the load module in which the error occurred, and The responsible person determines the target module in which the error occurred and the person in charge based on the information on the location within the load module where the error occurred, investigates the necessary fault information based on the error code value, and reports the fault information. Specify the information to collect,
The load module was executed again, the collected error information was printed out, and it was given to the person in charge of the target module where the error occurred.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の人により異常が発生した目的モジュール
と担当者と必要とする障害情報とを調査し再度ロードモ
ジュールを実行させて収集した障害情報をプリントアウ
トし異常が発生した目的モジュールの担当者に渡す処理
方式では、異常が発生した目的モジュールと担当者と必
要とする障害情報とを人がいちいち調査しなければなら
ないので、調査を行う時間および手間を必要とするとい
う欠点がある。
In the conventional method described above, the person in charge of the target module in which the error occurred, investigates the target module in which the error occurred, the person in charge, and the required failure information, executes the load module again, prints out the collected failure information, and informs the person in charge of the target module in which the error occurred. The handing over processing method has the disadvantage that it requires a person to investigate the target module in which the abnormality has occurred, the person in charge, and the necessary fault information, which requires time and effort to conduct the investigation.

また、障害情報を収集する情報を指定してロードモジュ
ールを再度実行させなければならないので、ロードモジ
ュールを実行させる時間および手間を必要とするという
欠点がある。
Furthermore, since the load module must be executed again after specifying the information for which failure information is to be collected, there is a drawback that it requires time and effort to execute the load module.

さらに、収集した障害情報をプリントアウトして担当者
に渡さなければならないので、プリントアウトを行う時
間および手間ならびに担当者に渡す時間および手間を必
要とするという欠点がある。
Furthermore, since the collected fault information must be printed out and given to the person in charge, there is a drawback that it requires time and effort to print out and hand it to the person in charge.

本発明の目的は、上述の点に鑑み、ロードモジュールの
実行中に異常が発生した時点で自動的に異常が発生した
目的モジュールを検出し必要な障害情報を収集して担当
者の障害情報格納ファイルに転送することができる障害
情報の自動収集転送方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to automatically detect the target module in which the abnormality has occurred when an abnormality occurs during execution of a load module, collect necessary failure information, and store the failure information for the person in charge. The object of the present invention is to provide an automatic collection and transfer method of failure information that can be transferred to a file.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の障害情報の自動収集転送方式は、複数の人によ
り作成された目的モジュールからなるロードモジュール
の実行中に異常が発生した場合の処理においζ、担当者
ごとに設けられ異常が発生した障害情報を格納する障害
情報格納ファイルと、前記ロードモジュールを構成する
個々の目的モジュールの位置を示すロードモジュール内
アドレス情報と異常発生時の異常コード値によって収集
すべき障害情報の種類を示す収集情報種別と担当者の障
害情報格納ファイルを示す担当者障害情報格納ファイル
情報とを持つロードモジュール構成テーブルと、異常発
生時に収集すべき障害情報を示す収集情報とその障害情
報をどの担当者の障害情報格納ファイルに転送するかを
示す障害情報格納ファイル情報とを持つ障害情報収集転
送情報テーブルと、前記ロードモジュールを構成する目
的モジュールの位置を示す情報と異常発生時の異常コ−
ド値によって収集すべき障害情報の種類を示す情報と担
当者の障害情報格納ファイルを示す情報とを外部パラメ
ータより入力し前記ロードモジュール構成テーブルを生
成するロードモジュール構成テーブル生成手段と、この
ロードモジュール構成テーブル生成手段により生成され
た前記ロードモジュール構成テーブルを前記ロードモジ
ュールに登録するロードモジュール内テーブル登録手段
と、前記ロードモジュールの実行中に異常が発生した場
合に前記ロードモジュール内テーブル登録手段によって
前記ロードモジュール内に登録された前記ロードモジュ
ール構成テーブルを取り出し前記ロードモジュール構成
テーブルに設定し直すロードモジュール構成テーブル設
定手段と、異常発生箇所のロードモジュール内の位置と
前記ロードモジュール構成テーブル設定手段によって設
定された前記ロードモジュール構成テーブル内のロード
モジュール内アドレス情報とに基づいて該当する担当者
障害情報格納ファイル情報と収集情報種別とを取り出し
障害情報格納ファイル情報を前記障害情報収集転送情報
テーブル内の障害情報格納ファイル情報に設定し収集情
報種別と異常コード値とに基づいて必要とする障害情報
を抽出して前記障害情報収集転送情報テーブル内の収集
情報に設定する異常発生時情fIli解析設定手段と、
この異常発生時情報解析設定手段によっ゛ζ設定された
前記障害情報収集転送情報テーブル内の収集情報より障
害情報を収集する障害情報収集手段と、この障害情報収
集手段によって収集された障害情報を前記異常発生時情
報解析設定手段によって設定された前記障害情報収集転
送情報テーブル内の障害情報格納ファイル情報に基づい
て該当する前記障害情報格納ファイルに転送する障害情
報転送手段とを有する。
The automatic collection and transfer method of failure information of the present invention is provided for each person in charge of processing when an abnormality occurs during the execution of a load module consisting of target modules created by multiple people. A collection information type that indicates the type of fault information that should be collected based on a fault information storage file that stores information, address information within the load module that indicates the location of each target module that constitutes the load module, and an error code value when an error occurs. A load module configuration table having information on the person in charge failure information storage file indicating the person in charge's failure information storage file, collection information indicating the failure information to be collected when an error occurs, and failure information storage for which person in charge of the failure information. A failure information collection and transfer information table that has failure information storage file information indicating whether to transfer to a file, information indicating the location of the target module that constitutes the load module, and an error code when an error occurs.
load module configuration table generation means for generating the load module configuration table by inputting information indicating the type of failure information to be collected based on the code value and information indicating the failure information storage file of the person in charge from external parameters; load module internal table registration means for registering the load module configuration table generated by the configuration table generation means in the load module; load module configuration table setting means for extracting the load module configuration table registered in the load module and resetting it in the load module configuration table; and setting the position of the abnormality location in the load module by the load module configuration table setting means. Based on the address information in the load module in the load module configuration table, the corresponding person in charge fault information storage file information and collection information type are extracted and the fault information storage file information is transferred to the fault information in the fault information collection and transfer information table. an abnormality occurrence situation fli analysis setting means that extracts necessary failure information set in the information storage file information based on the collected information type and the abnormality code value and sets it as the collected information in the failure information collection and transfer information table; ,
A failure information collection means that collects failure information from the collected information in the failure information collection and transfer information table set by this abnormality occurrence information analysis setting means; and failure information transfer means for transferring to the corresponding failure information storage file based on failure information storage file information in the failure information collection and transfer information table set by the abnormality occurrence information analysis setting means.

〔作用〕[Effect]

本発明の障害情報の自動収集転送方式では、障害情報格
納ファイルが担当者ごとに設けられ異常が発生した障害
情報を格納し、ロードモジュール構成テーブルがロード
モジュールを構成する個々の目的モジュールの位置を示
すロードモジュール内アドレス情報と異常発生時の異常
コード値によって収集すべき障害情報の種類を示す収集
情報種別と担当者の障害情報格納ファイルを示す担当者
障害情報格納ファイル情報とを持ち、障害情報収集転送
情報テーブルが異常発生時に収集すべき障害情報を示す
収集情報とその障害情報をどの担当者の障害情報格納フ
ァイルに転送するかを示す障害情報格納ファイル情報と
を持ち、ロードモジュール構成テーブル生成手段がロー
ドモジュールを構成する目的モジュールの位置を示す情
報と異常発生時の異常コード値によって収集すべき障害
情報の種類を示す情報と担当者の障害情報格納ファイル
を示す情報とを外部パラメータより入力しロドモジュー
ル構成テーブルを生成し、ロードモジュール内テーブル
登録手段がロードモジュール構成テーブル生成手段によ
り生成されたロードモジュール構成テーブルをロードモ
ジュールに登録し、ロードモジュール構成テーブル設定
手段がロードモジュールの実行中に異常が発生した場合
にロードモジュール内テーブル登録手段によってロード
モジュール内に登録されたロードモジュール構成テーブ
ルを取り出しロードモジュール構成テーブルに設定し直
し、異常発生時情報解析設定手段が異常発生箇所のロー
ドモジュール内の位置とロードモジュール構成テーブル
設定手段によって設定されたロードモジュール構成テー
ブル内のロードモジュール内アドレス情報とに基づいて
該当する担当者障害情報格納ファイル情報と収集情報種
別とを取り出し障害情報格納ファイル情報を障害情報収
集転送情報テーブル内の障害情報格納ファイル情報に設
定し収集情報種別と異常コード値とに基づいて必要とす
る障害情報を抽出して障害情報収集転送情報テーブル内
の収@情報に設定し、障害情報収集手段が異常発生時情
報解析設定手段によって設定された障害情報収集転送情
報テーブル内の収集情報より障害情報を収集し、障害情
報転送手段が障害情報収集手段によって収集された障害
情報を異常発生時情報解析設定手段によって設定された
障害情報収集転送情報テーブル内の障害情報格納ファイ
ル情報に基づいて該当する障害情報格納ファイルに転送
する。
In the automatic fault information collection and transfer method of the present invention, a fault information storage file is created for each person in charge to store fault information where an abnormality has occurred, and a load module configuration table indicates the location of each target module that makes up the load module. It has the address information in the load module that indicates the address information, the collection information type that indicates the type of fault information to be collected according to the error code value at the time of error occurrence, and the person in charge fault information storage file information that indicates the fault information storage file of the person in charge. The collection and transfer information table has collection information that indicates the fault information that should be collected when an error occurs, and fault information storage file information that indicates which person in charge's fault information storage file the fault information should be transferred to, and generates a load module configuration table. The means inputs information indicating the location of the target module that constitutes the load module, information indicating the type of fault information to be collected based on the error code value when an error occurs, and information indicating the fault information storage file of the person in charge from external parameters. The load module configuration table is generated, the load module internal table registration means registers the load module configuration table generated by the load module configuration table generation means in the load module, and the load module configuration table setting means registers the load module configuration table generated by the load module configuration table generation means during execution of the load module. When an error occurs, the load module internal table registration means extracts the load module configuration table registered in the load module and sets it again in the load module configuration table, and the error occurrence information analysis setting means reads the load module configuration table registered in the load module at the location where the error occurred. and the address information in the load module in the load module configuration table set by the load module configuration table setting means, extract the corresponding person in charge failure information storage file information and collection information type, and retrieve the failure information storage file information. Set in the failure information storage file information in the failure information collection and transfer information table, extract the necessary failure information based on the collection information type and error code value, and set it in the collection @ information in the failure information collection and transfer information table. Then, the failure information collection means collects failure information from the collection information in the failure information collection and transfer information table set by the failure information analysis setting means, and the failure information transfer means collects failure information from the failure information collected by the failure information collection means. is transferred to the corresponding fault information storage file based on the fault information storage file information in the fault information collection and transfer information table set by the abnormality occurrence information analysis setting means.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例の障害情報の自動収集転送
方式の構成を示すブロック図である。本実施例の障害情
報の自動収集転送方式は、ロードモジュール実行’J 
(+iff手段1と、ロードモジュール構成テーブル生
成手段2と、ロードモジュール内テーブル登録手段3と
、ロードモジュール実行手段4と、ロードモジュール構
成テーブル設定手段5と、異常発生時情報解析設定手段
6と、障害情報収集手段7と、障害情報転送手段8と、
ロードモジュール構成テーブル9と、障害情報収集転送
情報テーブルlOと、担当者#l〜#n  (nは正整
数)ごとに設けられた複数の障害情報格納ファイル11
と、ロードモジュール12と、外部パラメータ13とか
ら構成されている。
FIG. 1 is a block diagram showing the configuration of an automatic failure information collection and transfer system according to an embodiment of the present invention. The automatic collection and transfer method of failure information in this embodiment is based on load module execution 'J'.
(+if means 1, load module configuration table generation means 2, load module internal table registration means 3, load module execution means 4, load module configuration table setting means 5, abnormality occurrence information analysis setting means 6, A failure information collection means 7, a failure information transfer means 8,
A load module configuration table 9, a failure information collection and transfer information table IO, and a plurality of failure information storage files 11 provided for each person in charge #l to #n (n is a positive integer).
, a load module 12 , and an external parameter 13 .

ロードモジュール構成テーブル9は、ロードモジュール
構成テーブル生成手段2によって生成されてロードモジ
1−ル内テーブル登録手段3によって参照され、また[
1−トモジュール構成チーフル設定手段5によって設定
し直されて異常発生時情報解析設定手段6によって参照
される。
The load module configuration table 9 is generated by the load module configuration table generation means 2, referred to by the load module 1-in-tool table registration means 3, and
The first module configuration is reset by the full setting means 5 and referred to by the abnormality occurrence information analysis setting means 6.

第2図を参照すると、ロードモジュール構成テーブル9
は、ローlモジュール12を構成する個々の目的モジ1
−ル(図示せず〉のロードモジュール)2内の4Q 7
7 ヲ示すロードモジュール内アドレス情(9と、異常
発生時の異常コード値によって収集すべき障害in報の
挿頌を示ず収集↑r目し種別と、障害情報を転送すべき
担当者の障害1i!i報格納フアイル11への情報を示
す担当者障害情報格納ファイル情報とから構成されてい
る。
Referring to FIG. 2, the load module configuration table 9
are the individual objective modules 1 that make up the roll module 12.
- 4Q in module (load module not shown) 2 7
Address information in the load module that indicates 7 (9 and the error code value at the time of error occurrence indicates the failure information to be collected). 1i! Person-in-charge failure information storage file information indicating information to be stored in the i-information storage file 11.

障害情報収集手段1n報テーブル10は、異常発生時情
報解析設定手段6によって設定され、障害1?I報収集
手段7と障害情報転送手段8とによって参照される。
The fault information collection means 1n report table 10 is set by the abnormality occurrence information analysis setting means 6, and the fault 1? It is referred to by the I information collection means 7 and the failure information transfer means 8.

第3図を参照すると、障害情報収集転送情報テーブルI
Oは、収集3−る障害情報を示す収集情報と、M害情報
を転送すべき担当者の障害情報格納ファイル11への情
報を示す障害情報格納ファイル情報とから構成されてい
る。
Referring to FIG. 3, failure information collection and transfer information table I
O is composed of collected information indicating failure information to be collected, and failure information storage file information indicating information to the failure information storage file 11 of the person in charge to whom the M damage information should be transferred.

次に、このように構成された本実施例の障害情報の自動
収集転送方式の動作について説明する。
Next, the operation of the fault information automatic collection and transfer system of this embodiment configured as described above will be explained.

ロードモジュール実行準備手段1は、ロードモジュール
12のロードモジュール構成テーブル9を登録するため
にロードモジュール構成テーブル生成手段2を起動し、
その後にラードモジュール実行手段4を起動する。
The load module execution preparation means 1 starts the load module configuration table generation means 2 to register the load module configuration table 9 of the load module 12,
After that, the rad module execution means 4 is activated.

ロードモジュール構成テーブル生成手段2は、実行を行
うローlモジュ−ル12を構成する目的モジュールの位
置を示す情報と、異常発生時の異常コード値によって収
集する障害情報の種類を示す情報と、担当者の障害情報
格納ファイル11への情報とを外部パラメータ13より
入力し、ロードモジュール構成テーブル9を生成し、ロ
ードモジュール内テーブル登録手段3を起動する。
The load module configuration table generation means 2 generates information indicating the location of the target module constituting the executing role module 12, information indicating the type of failure information to be collected based on the error code value when an error occurs, and information to the fault information storage file 11 of the user is input from the external parameter 13, the load module configuration table 9 is generated, and the load module internal table registration means 3 is activated.

ロードモジュール内テーブル登録手段3は、ロードモジ
ュール構成テーブル生成手段2によって生成されたロー
ドモジュール構成テーブル9をロドモジュール12に登
録する。
The load module internal table registration means 3 registers the load module configuration table 9 generated by the load module configuration table generation means 2 in the load module 12.

ロードモジュール実行手段4は、ロードモジュールI2
を実行し、異常が発生した場合にロードモジュール構成
テーブル設定手段5を起動する。
The load module execution means 4 is a load module I2.
is executed, and if an abnormality occurs, the load module configuration table setting means 5 is activated.

1、I−トモジュール構成テーブル設定手段5は、し1
−トモジュール内テーブル登録手段3によってロードモ
ジュール12に登録されたロートモジュル構成テーブル
9を取り出し、ロードモジュール構成テーブル9に設定
し直し、異常発生時情報解析設定手段6を起動する。
1. The I-to module configuration table setting means 5
- Take out the load module configuration table 9 registered in the load module 12 by the load module internal table registration means 3, set it again in the load module configuration table 9, and start the abnormality occurrence information analysis setting means 6.

異常発生時情報解析設定手段6は、異常発生箇所のロー
ドモジュール12内の位置の情報とロードモジュール構
成テーブル設定手段5によって設定されたロードモジュ
ール構成テーブル9内のロードモジュール内アドレス↑
n報とに基づいて該当する担当者障害情報格納ファイル
情報と収集情報種別とを取り出し、担当者障害情報格納
ファイル情報を障害hV報収集転送情報テーブルIO内
の障害情報格納ファ・イル情報に設定し、収集情報種別
と異常コード値とに基づいて必要とする障害情報を抽出
し、障害1n報収集転送情報テーブル10内の収集情報
に設定し、障害情報収集手段7を起動する。
The abnormality occurrence information analysis setting means 6 collects the information on the position of the abnormality occurrence location in the load module 12 and the load module internal address ↑ in the load module configuration table 9 set by the load module configuration table setting means 5.
Based on the n-report, extract the corresponding person-in-charge failure information storage file information and collection information type, and set the person-in-charge failure information storage file information in the failure information storage file information in the failure hV report collection and transfer information table IO. Then, the necessary fault information is extracted based on the collected information type and the abnormality code value, is set in the collected information in the fault 1n report collection and transfer information table 10, and the fault information collecting means 7 is activated.

障害情報収集手段7は、障害情報収集転送情報テーブル
10内の収集情報より障害情報を収集し、障害情報転送
手段8を起動する。
The fault information collection means 7 collects fault information from the collected information in the fault information collection and transfer information table 10, and starts the fault information transfer means 8.

障害情報転送手段8は、障害情報収集手段7によって収
集された障害情報を障害情報収集転送情報テーブルIO
内の障害情報格納ファイル情報に基づいて該当する障害
情報格納ファイル11に転送する。
The fault information transfer means 8 transfers the fault information collected by the fault information collection means 7 to the fault information collection and transfer information table IO.
The information is transferred to the corresponding failure information storage file 11 based on the failure information storage file information in the file.

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

以上説明したように本発明は、ロードモジュールの実行
中に異常が発生した場合の処理において、ロードモジュ
ール構成テーブルにロードモジュールを構成する個々の
目的モジュールのロードモジュール内の位置を示す情報
と異常コード値によって収集する障害情報の種類を示す
情報とを持たせることにより、異常が発生した時点で自
動的に異常の発生した目的モジュールを検出して必要な
障害情報を自動的に収集することができるので人が介入
せずにすみ、調査を行う時間および手間ならびにロード
モジュールを再度実行させる時間および手間を省くこと
ができるという効果がある。
As explained above, in processing when an error occurs during execution of a load module, the present invention includes information indicating the position within the load module of each objective module constituting the load module and an error code in the load module configuration table. By providing information indicating the type of failure information to be collected based on the value, it is possible to automatically detect the target module in which the abnormality occurred and automatically collect the necessary failure information when an abnormality occurs. Therefore, there is no need for human intervention, and there is an effect that the time and effort of conducting an investigation and the time and effort of re-executing the load module can be saved.

また、ロードモジュール構成テーブル内に担当者の障害
情報格納ファイルへの情報を設けたことにより、収集し
た障害情報を担当者の障害情報格納ファイルに直接転送
できるので、プリントアウトする時間および手間ならび
に担当者に渡す時間および手間を省くことができるとい
う効果がある。
In addition, by providing information for the fault information storage file of the person in charge in the load module configuration table, the collected fault information can be directly transferred to the fault information storage file of the person in charge. This has the effect of saving the time and effort of handing it over to the person.

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

第1図は本発明の一実施例の障害情報の自動収集転送方
式の構成を示すブロック図、 第2図は第1図中のロードモジュール構成テーブルを構
成する要素を示す構成要素図、第3図は第1図中の障害
情報収集転送情報テーブルを構成する要素を示す構成要
素図である。 図において、 l・・・ロードモジュール実行準備手段、2・・・ロー
ドモジュール構成テーブル生成手段、 ・ロードモジュール内テーブル登録手段、・ロードモジ
ュール実行手段、 ・ロードモジュール構成テーブル設定手段、 ・異常発生時情報解析設定手段、 ・障害情報収集手段、 障害情報転送手段、 ロードモジュール構成テーブル、 障害情報収集転送情報テーブル、 ・障害情報格納ファイル、 ・ロードモジュール、 外部パラメータである。 特許出廓人
FIG. 1 is a block diagram showing the configuration of an automatic failure information collection and transfer system according to an embodiment of the present invention. FIG. 2 is a component diagram showing the elements constituting the load module configuration table in FIG. 1. The figure is a component diagram showing the elements constituting the failure information collection and transfer information table in FIG. 1. In the figure, l...Load module execution preparation means, 2...Load module configuration table generation means, -Load module internal table registration means, -Load module execution means, -Load module configuration table setting means, -When an abnormality occurs Information analysis setting means, - Fault information collection means, Fault information transfer means, Load module configuration table, Fault information collection and transfer information table, - Fault information storage file, - Load module, External parameters. patent distributor

Claims (1)

【特許請求の範囲】  複数の人により作成された目的モジュールからなるロ
ードモジュールの実行中に異常が発生した場合の処理に
おいて、 担当者ごとに設けられ異常が発生した障害情報を格納す
る障害情報格納ファイルと、 前記ロードモジュールを構成する個々の目的モジュール
の位置を示すロードモジュール内アドレス情報と異常発
生時の異常コード値によって収集すべき障害情報の種類
を示す収集情報種別と担当者の障害情報格納ファイルを
示す担当者障害情報格納ファイル情報とを持つロードモ
ジュール構成テーブルと、 異常発生時に収集すべき障害情報を示す収集情報とその
障害情報をどの担当者の障害情報格納ファイルに転送す
るかを示す障害情報格納ファイル情報とを持つ障害情報
収集転送情報テーブルと、前記ロードモジュールを構成
する目的モジュールの位置を示す情報と異常発生時の異
常コード値によって収集すべき障害情報の種類を示す情
報と担当者の障害情報格納ファイルを示す情報とを外部
パラメータより入力し前記ロードモジュール構成テーブ
ルを生成するロードモジュール構成テーブル生成手段と
、 このロードモジュール構成テーブル生成手段により生成
された前記ロードモジュール構成テーブルを前記ロード
モジュールに登録するロードモジュール内テーブル登録
手段と、 前記ロードモジュールの実行中に異常が発生した場合に
前記ロードモジュール内テーブル登録手段によって前記
ロードモジュール内に登録された前記ロードモジュール
構成テーブルを取り出し前記ロードモジュール構成テー
ブルに設定し直すロードモジュール構成テーブル設定手
段と、 異常発生箇所のロードモジュール内の位置と前記ロード
モジュール構成テーブル設定手段によって設定された前
記ロードモジュール構成テーブル内のロードモジュール
内アドレス情報とに基づいて該当する担当者障害情報格
納ファイル情報と収集情報種別とを取り出し障害情報格
納ファイル情報を前記障害情報収集転送情報テーブル内
の障害情報格納ファイル情報に設定し収集情報種別と異
常コード値とに基づいて必要とする障害情報を抽出して
前記障害情報収集転送情報テーブル内の収集情報に設定
する異常発生時情報解析設定手段と、この異常発生時情
報解析設定手段によって設定された前記障害情報収集転
送情報テーブル内の収集情報より障害情報を収集する障
害情報収集手段と、 この障害情報収集手段によって収集された障害情報を前
記異常発生時情報解析設定手段によって設定された前記
障害情報収集転送情報テーブル内の障害情報格納ファイ
ル情報に基づいて該当する前記障害情報格納ファイルに
転送する障害情報転送手段と を有することを特徴とする障害情報の自動収集転送方式
[Scope of Claims] In processing when an abnormality occurs during the execution of a load module consisting of objective modules created by a plurality of people, a failure information storage is provided for each person in charge and stores failure information regarding the occurrence of an abnormality. A file, address information in the load module indicating the location of each objective module constituting the load module, collection information type indicating the type of failure information to be collected based on an error code value when an error occurs, and failure information storage of the person in charge. A load module configuration table having information on the person in charge failure information storage file indicating the file, collection information indicating the failure information to be collected when an error occurs, and information indicating which person in charge's failure information storage file the failure information should be transferred to. a fault information collection and transfer information table having fault information storage file information, information indicating the location of the target module that constitutes the load module, information indicating the type of fault information to be collected based on the fault code value at the time of fault occurrence, and the person in charge. load module configuration table generation means for generating the load module configuration table by inputting information indicating a failure information storage file of the user from an external parameter; load module internal table registration means for registering in the load module; and when an abnormality occurs during execution of the load module, the load module configuration table registered in the load module is retrieved by the load module internal table registration means; load module configuration table setting means for resetting the load module configuration table; and a position within the load module of the location where the abnormality has occurred and address information within the load module in the load module configuration table set by the load module configuration table setting means. Based on this, the corresponding person in charge fault information storage file information and collected information type are extracted, the fault information storage file information is set to the fault information storage file information in the fault information collection and transfer information table, and the collected information type and abnormal code value are set. an abnormality occurrence information analysis setting means for extracting necessary failure information based on the information and setting it in the collected information in the failure information collection and transfer information table; and the failure information set by the abnormality occurrence information analysis and setting means. a failure information collection means for collecting failure information from collected information in a collection and forwarding information table; and a failure information collection and forwarding information set by the failure information analysis and setting means when the failure information collected by this failure information collection means is set by the abnormality occurrence information analysis setting means. 1. A fault information automatic collection and transfer method comprising: fault information transfer means for transferring fault information to a corresponding fault information storage file based on fault information storage file information in a table.
JP63164510A 1988-07-01 1988-07-01 Automatic collecting and transferring system for fault information Pending JPH0214337A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63164510A JPH0214337A (en) 1988-07-01 1988-07-01 Automatic collecting and transferring system for fault information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63164510A JPH0214337A (en) 1988-07-01 1988-07-01 Automatic collecting and transferring system for fault information

Publications (1)

Publication Number Publication Date
JPH0214337A true JPH0214337A (en) 1990-01-18

Family

ID=15794531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63164510A Pending JPH0214337A (en) 1988-07-01 1988-07-01 Automatic collecting and transferring system for fault information

Country Status (1)

Country Link
JP (1) JPH0214337A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04175834A (en) * 1990-11-07 1992-06-23 Nec Corp Automatic diagnosis device for program trouble
JPH08179969A (en) * 1994-12-27 1996-07-12 Nec Software Ltd System monitoring device
JP2003044322A (en) * 2001-07-27 2003-02-14 Nec Soft Ltd System and method for supporting fault analysis
US7210123B2 (en) 2001-09-19 2007-04-24 Nec Corporation Software evaluation system having source code and function unit identification information in stored administration information
JP2007174258A (en) * 2005-12-22 2007-07-05 Sharp Corp Log information managing system, and image forming device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04175834A (en) * 1990-11-07 1992-06-23 Nec Corp Automatic diagnosis device for program trouble
JPH08179969A (en) * 1994-12-27 1996-07-12 Nec Software Ltd System monitoring device
JP2003044322A (en) * 2001-07-27 2003-02-14 Nec Soft Ltd System and method for supporting fault analysis
US7210123B2 (en) 2001-09-19 2007-04-24 Nec Corporation Software evaluation system having source code and function unit identification information in stored administration information
JP2007174258A (en) * 2005-12-22 2007-07-05 Sharp Corp Log information managing system, and image forming device

Similar Documents

Publication Publication Date Title
JPS59123058A (en) Machine check processing system
CN101192192A (en) Task abnormity diagnosis method and system for real-time operating system
JPH0214337A (en) Automatic collecting and transferring system for fault information
JP2003345622A (en) Maintenance system for customer system, device to be maintained, device and method for maintenance, and program
JPH03225536A (en) Method and device for log data collection
CN112821567B (en) Method and device for processing remote control failure of distribution network switch
JPH03113945A (en) Fault monitor processing system
JPH01265334A (en) Test state monitor device
JPH04347741A (en) Fault data sampling system
JP2000148531A (en) Fault diagnostic system for computer system
JPH08221302A (en) Fault information collection device
JP2005018523A (en) Data collection reference system
JPS5956171A (en) Equipment system monitoring device
JPH05342025A (en) Fault processing system for virtual machine system
JPH02212956A (en) Data communication processor
JPH04153841A (en) System dump extraction system for user process generation abnormal time
JPH05204789A (en) Peripheral control device
JPS61245243A (en) Detecting system for unreleasable resources
JPS63645A (en) Information processor
JPS6360422B2 (en)
JPH05289922A (en) File backup method
JPH02100718A (en) Program area determination system
JPH0373033A (en) Fault analyzing system
JPH0118460B2 (en)
JPH0464145A (en) Fault information processing method