JP3291642B2 - Failure support method - Google Patents

Failure support method

Info

Publication number
JP3291642B2
JP3291642B2 JP14412495A JP14412495A JP3291642B2 JP 3291642 B2 JP3291642 B2 JP 3291642B2 JP 14412495 A JP14412495 A JP 14412495A JP 14412495 A JP14412495 A JP 14412495A JP 3291642 B2 JP3291642 B2 JP 3291642B2
Authority
JP
Japan
Prior art keywords
case
data
search
case data
searched
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
JP14412495A
Other languages
Japanese (ja)
Other versions
JPH08314751A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP14412495A priority Critical patent/JP3291642B2/en
Publication of JPH08314751A publication Critical patent/JPH08314751A/en
Application granted granted Critical
Publication of JP3291642B2 publication Critical patent/JP3291642B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、過去の業務遂行事例を
業務手順に沿ってノウハウとして分類蓄積し、新たな業
務を効率的に遂行するために、障害が発生した場合の障
害対策を蓄積した過去の業務遂行事例を用いて支援する
ための障害対策支援方法に関する。
BACKGROUND OF THE INVENTION The present invention classifies and stores past business execution cases as know-how in accordance with business procedures, and stores failure countermeasures in the event of a failure in order to efficiently execute a new business. The present invention relates to a failure countermeasure support method for providing support by using past business execution cases.

【0002】[0002]

【従来の技術】従来のプログラムの開発などにおけるノ
ウハウの蓄積/伝達は、口頭で伝授されるか、自身の経
験のみよって獲得されていた。そこで、業務遂行を支援
する技術として、プログラム開発における障害発生を回
復するための支援システムがある。すなわち、非熟練者
がプログラムを開発する場合に、過去に発生した同じ間
違いを繰り返し発生させないために、非熟練者の履歴を
とって同じ間違いを繰り返した場合に、容易に障害から
回復できるようにする支援システムである。これは、過
去に発生した類似な障害データを検索して、その時の障
害対処方法を検索することにより、業務遂行者(ユー
ザ)に過去の類似な障害対処方法を提示するというもの
である。すなわち、プログラミング時に文法間違いなど
により、エラーメッセージが表示された場合、蓄積して
おいた障害発生に至る履歴を検索し、同種の類似障害が
過去に存在した場合には、現状で発生している障害の修
正方法案を推論して提示するものである。このような、
従来技術の一つが、特開平6−103047号公報で述
べられている。また、故障診断型エキスパートシステム
においては、障害発生時の事例データと診断後に得られ
る実際の原因との組合せとして、事例データベースとし
て保持し、新たな診断状況と事例データベースにおける
故障原因の、頻度分布から、ニューラルネットワークを
利用した診断状況の原因候補の確立分布を推定すること
で、診断に有効な情報を提示するというものがある。す
なわち、障害発生時の現象と、真の故障原因とを事例と
して組み合わせたデータベースを基に、階層化された類
似事例の集合を生成して利用するというものである。こ
のような、従来技術の一つが、特開平5−35484号
公報で述べられている。
2. Description of the Related Art Conventionally, accumulation / transmission of know-how in program development or the like has been conveyed verbally or acquired only by own experience. Accordingly, there is a support system for recovering from the occurrence of a failure in program development as a technology for supporting business execution. In other words, when an unskilled person develops a program, in order to prevent the same mistakes that occurred in the past from being repeatedly made, if the same mistakes are repeated with the history of unskilled people, it is possible to easily recover from the failure. Support system. This is to search for similar trouble data that has occurred in the past, and search for a trouble handling method at that time, thereby presenting a similar trouble handling method in the past to the job executor (user). In other words, if an error message is displayed due to a grammatical error during programming or the like, the stored history that led to the occurrence of the failure is searched, and if there is a similar failure of the same type in the past, it has occurred at the current state It proposes and proposes a method for correcting a failure. like this,
One of the prior arts is described in JP-A-6-103047. In the failure diagnosis type expert system, as a combination of the case data at the time of the failure and the actual cause obtained after the diagnosis, it is stored as a case database, and based on the new diagnosis situation and the frequency distribution of the failure cause in the case database. There is a method in which information effective for diagnosis is presented by estimating a probability distribution of a cause candidate of a diagnosis situation using a neural network. That is, a hierarchical set of similar cases is generated and used based on a database in which a phenomenon at the time of occurrence of a failure and a true failure cause are combined as cases. One such prior art is described in Japanese Patent Application Laid-Open No. 5-35484.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術では、非
熟練者が障害対処に関して、過去に発生したものと同じ
間違いを繰り返した場合に、障害から回復できるよう支
援するシステムである。すなわち、障害が、過去に発生
した同種の(類似な)障害であるかどうかを検索して、
該当する障害対処方法が検索できた場合に、その対処方
法を非熟練者に提示して障害対処支援を行うというもの
である。ところが、過去に発生した同種の障害を検索で
きなかった場合には、検索結果として、該当する障害対
処方法が見当らないことになり、非熟練者として支援シ
ステムより支援情報が得られないという問題があった。
すなわち、現状で発生した障害に対して、過去の類似な
事例と同種であるかどうか判定できることが、障害対処
支援に対する重要な課題となってくる。本発明の目的
は、業務遂行者の障害対策過程(現象の同定、原因の仮
定、対策の実施)に沿った過去の障害対策事例データベ
ースを構築し、発生した障害に対して、部分的に過去に
類似な障害対策過程がある場合でも、業務遂行者に対し
て障害対策の支援情報を提供することにある。
The prior art described above is a system for assisting an unskilled person in recovering from a failure in the event that the unskilled person repeats the same mistake that has occurred in the past. That is, by searching whether the failure is the same (similar) failure that occurred in the past,
When a corresponding troubleshooting method is found, the troubleshooting method is presented to an unskilled person to provide troubleshooting support. However, if the same type of fault that occurred in the past could not be searched, the corresponding fault handling method could not be found as a search result, and the problem that the support information could not be obtained from the support system as an unskilled person. there were.
In other words, it is an important task for failure handling support to be able to determine whether a failure that has occurred at present is the same type as a similar case in the past. An object of the present invention is to construct a database of past trouble countermeasures in accordance with a trouble countermeasure process (identification of a phenomenon, assumption of a cause, and implementation of a countermeasure) by a business executor, and to partially generate a past Even if there is a failure countermeasure process similar to the above, the object of the present invention is to provide support information for the failure countermeasure to the business executor.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、CPUと、複数の項目からなる事例デー
タを蓄積または検索するための入力装置と、検索した事
例データを表示させるための出力装置と、事例データを
格納した事例データベースと、事例データの検索履歴デ
ータを格納した履歴管理データベースと、記憶装置を備
えた計算機システムにおける障害対策支援方法であり、
前記入力装置から前記項目に関する検索キーが入力され
たとき、該検索キーにより事例データを前記事例データ
ベースから検索し、検索された事例データを前記出力装
置に表示し、前記検索された事例データあるいは前記検
索された1以上の事例データを基に入力装置により組替
えが行なわれた事例データの検索履歴データを前記履歴
管理データベースから読み出し、該読み出した検索履歴
データを更新して前記履歴管理データベースに格納し、
前記組替えが行なわれた事例データを前記事例データベ
ースに格納するようにしている。また、CPUと、複数
の項目(現象、原因、対策)からなる事例データを蓄積
または検索するための入力装置と、検索した事例データ
を表示させるための出力装置と、事例データを格納した
事例データベースと、事例データの検索履歴データを格
納した履歴管理データベースと、記憶装置を備えた計算
機システムにおける障害対策支援方法であり、前記入力
装置から前記項目に関する検索キーが入力されたとき、
該検索キーにより事例データを前記事例データベースか
ら検索すると共に、検索された事例データの検索履歴デ
ータを前記履歴管理データベースから読み出し、前記検
索された事例データの検索履歴データにおける対策の成
功/失敗情報が成功を示すとき、該検索された事例デー
タを前記出力装置に表示し、前記検索された事例データ
の検索履歴データにおける対策の成功/失敗情報が失敗
を示すとき、現象または原因が同じで異なる対策を有し
かつ該対策が成功を示す事例データを前記事例データベ
ースから検索し、該検索された事例データを前記出力装
置に表示するようにしている。さらに、前記検索された
事例データを前記出力装置に表示するとき、該事例デー
タの検索履歴データにおける頻度情報の値の高い事例デ
ータから優先して順次表示するようにしている。さら
に、前記検索された事例データの検索履歴データにおけ
る対策の成功/失敗情報が失敗を示し、現象または原因
が同じで異なる対策を有しかつ該対策が成功を示す事例
データが前記事例データベースから検索されたとき、該
検索された事例データの項目の組合せを変更して新たな
事例データを作成すると共に該新たな事例データの検索
履歴データを作成し、該新たな事例データを前記事例デ
ータベースに格納し、該新たな事例データの検索履歴デ
ータを前記履歴管理データベースに格納するようにして
いる。さらに、前記入力された項目に関する検索キーで
事例データが検索できないとき、事例データが検索でき
るまで検索キーを変更して検索条件を広げていくように
している。さらに、現象、原因のいずれかの項目に関す
る検索キーにより事例データベースを検索しても事例デ
ータを検索できないとき、発生した障害事象に係る分野
(製品分野等)を検索キーとして前記事例データベース
を検索するようにしている。
In order to achieve the above object, the present invention provides a CPU, an input device for storing or retrieving case data including a plurality of items, and displaying the retrieved case data. An output device, a case database storing case data, a history management database storing search history data of case data, and a failure countermeasure support method in a computer system having a storage device.
When a search key for the item is input from the input device, case data is searched from the case database by the search key, the searched case data is displayed on the output device, and the searched case data or the searched case data is displayed. The search history data of the case data rearranged by the input device based on the searched one or more case data is read from the history management database, and the read search history data is updated and stored in the history management database. ,
The rearranged case data is stored in the case database. Also, a CPU, an input device for accumulating or retrieving case data including a plurality of items (phenomena, causes, and countermeasures), an output device for displaying the retrieved case data, and a case database storing the case data And a history management database storing search history data of case data, and a failure countermeasure support method in a computer system including a storage device, wherein when a search key for the item is input from the input device,
Using the search key, case data is searched from the case database, search history data of the searched case data is read from the history management database, and success / failure information of the countermeasure in the search history data of the searched case data is obtained. When the success is indicated, the searched case data is displayed on the output device, and when the success / failure information of the countermeasure in the search history data of the searched case data indicates a failure, the phenomena or causes have the same and different countermeasures. And retrieves case data indicating that the measure is successful from the case database, and displays the retrieved case data on the output device. Further, when the searched case data is displayed on the output device, the case data having a higher frequency information value in the search history data of the case data is sequentially displayed with higher priority. Further, the success / failure information of the countermeasure in the search history data of the searched case data indicates failure, and the case data having different countermeasures with the same phenomenon or cause and the countermeasure being successful is searched from the case database. Then, the combination of the items of the searched case data is changed to create new case data, search history data of the new case data is created, and the new case data is stored in the case database. Then, the search history data of the new case data is stored in the history management database. Further, when case data cannot be searched using the search key related to the input item, the search key is changed to broaden the search conditions until the case data can be searched. Further, when the case data cannot be searched even when the case database is searched using the search key relating to any of the phenomenon and the cause, the case database is searched using the field (product field or the like) relating to the occurred failure event as a search key. Like that.

【0005】[0005]

【作用】上記手段により、業務遂行者の業務過程に沿っ
た事例データ検索(現象、原因、対策)を行うことによ
り、過去の類似な障害対策事例データを絞り込み検索す
ることが可能である。すなわち、発生した障害事象に対
して、その現象を同定し、過去に同種の現象が発生した
障害対策事例が存在しないかどうか検索する。検索表示
する事例データの範囲は、類似な事例データも含めて複
数表示することで、業務遂行者が適宜判断して事例デー
タを選択できる。事例データの判断基準としては、検索
した現象に関連する原因、対策も検索して表示すること
で、より的確に類似な事例データを業務遂行者が検索で
きる表示環境を提供する。また、事例データ検索過程に
おいて、現象、原因、対策の検索手順に沿って、発生し
た障害事象を同定していくときに、過去の事例データに
おける現象、原因、対策の組合せ以外の組合せを的確な
事例データとして選択し、障害対策が成功した場合に
は、新たな現象、原因、対策を組合せた事例データとし
て蓄積することができ、事例データベースがカスタマイ
ズされていく。
By means of the above means, case data retrieval (phenomena, causes, countermeasures) in accordance with the business process of the business executor enables narrowing down and searching similar past trouble countermeasure case data. That is, the phenomenon is identified for the occurred failure event, and it is searched whether or not there is a failure countermeasure case in which the same kind of phenomenon has occurred in the past. By displaying a plurality of case data ranges to be searched and displayed, including similar case data, the business executor can appropriately select the case data by judging. As a criterion for determining case data, a cause and countermeasure related to the searched phenomenon are also searched and displayed, thereby providing a display environment in which a business executor can more accurately search for similar case data. Also, in the case data search process, when identifying a fault event that has occurred in accordance with the search procedure for phenomena, causes, and countermeasures, the combination other than the combination of phenomena, causes, and countermeasures in the past case data is accurately determined. If selected as case data and the failure countermeasure is successful, it can be accumulated as case data combining new phenomena, causes, and countermeasures, and the case database is customized.

【0006】[0006]

【実施例】以下、本発明の第1の実施例を図1により説
明する。なお、処理の詳細については図15〜図23を
用いて後述する。図1は本発明の第1の実施例の構成を
機能ブロック図としてデータの流れ、制御の流れと共に
示したものである。障害対策事例を蓄積、検索するため
の事例データ、および検索条件は、入力装置1より入力
され、記憶装置2内に格納されている各部(21、2
2、23、24、25、26、27)を用いかつ外部記
憶装置5を用いてCPU3により蓄積、検索の制御、実
行が行なわれる。その結果出力は、出力装置4を通して
行う。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of the present invention will be described below with reference to FIG. The details of the processing will be described later with reference to FIGS. FIG. 1 is a functional block diagram showing the configuration of the first embodiment of the present invention, together with a data flow and a control flow. Case data for accumulating and retrieving trouble countermeasure cases and search conditions are input from the input device 1 and stored in the storage device 2 (21, 2).
2, 23, 24, 25, 26, 27) and the external storage device 5 to control and execute accumulation and retrieval by the CPU 3. The result is output through the output device 4.

【0007】次に、データ処理の流れについて述べる。
入力装置1により入力された情報は、ユーザインタフェ
ース部21を通して、事例を検索するのか、蓄積するの
か、あるいは対策結果を予測するのかの判定を行う。判
定により、事例を検索する場合には、事例データ管理部
23を通して、類似事例検索部25、また検索過程を変
更、追加、削除などをするための、事例自動調節部26
により、適切な事例が、事例データベース29より検索
される。目的の事例に辿り着くまでの検索過程は、履歴
管理データベース28に格納される。一方、事例を蓄積
する場合には、テキストデータ、イメージデータ(動
画、静止画)を編集対象とするメディア別エディタ部2
4を通して、事例データ管理部23での管理の下、事例
蓄積部27により、蓄積する事例を事例データベース2
9に格納する。事例蓄積部27における、事例蓄積過程
において、蓄積する事例が、事例データベース29に格
納されている既存の事例データと関連するかどうかの判
定は、事例自動調節部26にて行う。業務遂行者が入力
した新規蓄積する事例と、既存の蓄積されている事例と
が関連があるかどうかの判定は、業務遂行者が新規蓄積
する事例と共に入力したデータと、履歴管理データベー
ス28より呼出された履歴データにより行なわれる。判
定の結果、関連がある場合には、事例自動調節部26に
より、関連する事例間にリンクを設定することにより、
履歴データにそのリンク情報を書き込み、履歴管理デー
タベース28に格納する。さらに、検索した事例の障害
対策結果を、業務遂行者の対象とする障害事象に当ては
めた場合に、対策が成功するかどうかの見通しをつける
ためのシミュレート(予測)を、シミュレート部22に
て行う。障害対策結果をシミュレートするための予測材
料とする既存の事例データは、類似事例検索部25を通
して、事例データベース29より検索する。以上、事例
検索結果、および対策シミュレート結果については、ユ
ーザインタフェース部21を通して、出力装置4より表
示出力される。
Next, the flow of data processing will be described.
The information input by the input device 1 is determined through the user interface unit 21 as to whether to search for a case, to store the case, or to predict a countermeasure result. When the case is searched by the determination, the similar case search unit 25 through the case data management unit 23, and the case automatic adjustment unit 26 for changing, adding, or deleting the search process.
Thus, an appropriate case is retrieved from the case database 29. The search process up to the target case is stored in the history management database 28. On the other hand, when accumulating cases, the editor 2 for media that edits text data and image data (moving images and still images)
4, the cases stored by the case storage unit 27 under the management of the case data management unit 23 are stored in the case database 2.
9 is stored. In the case accumulation process in the case accumulation unit 27, the automatic case adjustment unit 26 determines whether or not the accumulated case is related to the existing case data stored in the case database 29. The determination as to whether or not the newly stored case input by the worker and the existing stored case is related depends on the data input by the worker along with the newly stored case and the call from the history management database 28. This is performed based on the input history data. As a result of the determination, if there is a relationship, the case automatic adjustment unit 26 sets a link between the related cases,
The link information is written in the history data and stored in the history management database 28. Further, when the failure countermeasure result of the retrieved case is applied to the failure event targeted by the task executor, a simulation (prediction) for giving a prospect of whether the countermeasure is successful is given to the simulation unit 22. Do it. Existing case data serving as predictive material for simulating a failure countermeasure result is retrieved from the case database 29 through the similar case retrieval unit 25. As described above, the case search result and the countermeasure simulation result are displayed and output from the output device 4 through the user interface unit 21.

【0008】次に、障害対策事例処理の中核をなす、類
似事例検索部25、事例自動調節部26、事例蓄積部2
7の詳細な機能構成について述べる。図2に、類似事例
検索部25の詳細な機能構成を示す。類似事例検索部
は、障害対策業務過程の現象に関する検索を行う現象検
索機能251、原因に関する検索を行う原因検索機能2
52、対策に関する検索を行う対策検索機能253、お
よび前記現象検索機能251、原因検索機能252、対
策検索機能253の検索処理により、最も適切な事例を
判定して検索するための類似事例判定機能254より構
成されている。事例を検索する場合には、検索条件に基
づく事例データ管理部23の指示に従い、現象検索機能
251、原因検索機能252、対策検索機能253の何
れかの機能へ振り分けて処理を行う。検索結果は、類似
事例判定機能254より、ユーザインタフェース部21
を通して、出力装置4から出力表示する。一方、検索結
果をシミュレートする場合には、類似事例判定機能25
4により、シミュレートの条件に類似な事例を事例デー
タベース29から検索して、その結果をシミュレート部
22に流す。
Next, a similar case search unit 25, a case automatic adjustment unit 26, and a case storage unit 2, which are the core of the failure countermeasure case processing.
7 is described in detail. FIG. 2 shows a detailed functional configuration of the similar case search unit 25. The similar case search unit includes a phenomenon search function 251 for searching for a phenomenon in the failure countermeasure work process, and a cause search function 2 for searching for a cause.
52, a similarity case determination function 254 for determining and searching for the most appropriate case by the search processing of the measure search function 253 for searching for measures and the phenomenon search function 251, the cause search function 252, and the measure search function 253. It is composed of When searching for a case, processing is performed by allocating to one of the phenomenon search function 251, the cause search function 252, and the countermeasure search function 253 according to an instruction of the case data management unit 23 based on the search condition. The search result is sent to the user interface unit 21 from the similar case determination function 254.
And output from the output device 4 for display. On the other hand, when simulating the search result, the similar case determination function 25
According to 4, a case similar to the simulation condition is searched from the case database 29, and the result is sent to the simulation unit 22.

【0009】次に、図3に事例自動調節部26の詳細な
機能構成を示す。事例自動調節部26は、事例蓄積部2
7からの事例を抽出する事例抽出機能262と、抽出さ
れた事例および、類似事例検索部25からの事例検索過
程による事例を分類するための事例分類機能261より
構成されている。事例を蓄積する場合には、入力されて
製品分野、現象、原因、対策、その他関連情報(対策施
行時に注意すべきポイントなど)に分割された事例デー
タを、事例蓄積部27より事例抽出機能62により、現
象、原因、対策部分の事例のみを抽出して一組の事例デ
ータとし、付加情報として蓄積する事例の製品分野、お
よびその他関連情報を付加する。次に、事例分類機能2
61により、現象、原因、対策の各項目を一組とした障
害対策事例データを、製品分野別に分類し、事例データ
ベース29に登録されている他の関連する類似な事例デ
ータとの間にリンクを設定することにより、現象、原
因、対策の各項目で構成される一組の事例を、関連する
障害対策事例どうしで分類する。分類した事例データ
は、一組の事例データとして事例データベース29に格
納される。また、前記付加情報として蓄積する事例の製
品分野、およびその他関連情報を基にテーブル化された
データが構成され、履歴データとして履歴管理データベ
ース28に格納される。一方、事例を検索する場合に
は、検索対象に対する現象、原因、対策の各項目に沿っ
た類似事例検索の検索過程において現象、原因、対策の
各項目について変更、追加などを行ったとき、事例分類
機能261により、履歴データを更新し、履歴管理デー
タベース28に検索履歴(重なりは除く)を格納する。
また、類似な事例を検索するための類似な事例の検索履
歴、あるいは、対策が成功した検索履歴などを履歴管理
データベース28より呼出して、類似事例検索部25に
検索履歴情報を送る。
Next, FIG. 3 shows a detailed functional configuration of the automatic case adjusting section 26. As shown in FIG. The case automatic adjustment unit 26 includes the case accumulation unit 2
7 and a case classification function 261 for classifying the extracted cases and the cases in the case retrieval process from the similar case retrieval unit 25. When storing the cases, the case data input and divided into product fields, phenomena, causes, countermeasures, and other related information (points to be paid attention to when executing the countermeasures) are stored in the case storage unit 27 as a case extraction function 62. Thus, only the cases of the phenomena, causes, and countermeasures are extracted to form a set of case data, and the product field of the cases to be accumulated as additional information and other related information are added. Next, case classification function 2
According to 61, the trouble countermeasure case data, which is a set of each item of the phenomenon, the cause, and the countermeasure, is classified according to the product field, and a link is provided between other related similar case data registered in the case database 29. By setting, a set of cases composed of items of phenomena, causes, and countermeasures is classified by related fault countermeasure cases. The classified case data is stored in the case database 29 as a set of case data. Further, tabulated data is configured based on the product field of the case stored as the additional information and other related information, and is stored in the history management database 28 as history data. On the other hand, when searching for a case, in the search process of similar case search along the phenomena, causes, and countermeasures items for the search target, when the phenomena, causes, countermeasures items are changed or added, etc. The history data is updated by the classification function 261 and the search history (excluding the overlap) is stored in the history management database 28.
Further, a search history of a similar case for searching for a similar case or a search history in which a countermeasure was successful is called from the history management database 28, and the search history information is sent to the similar case search unit 25.

【0010】次に、図4に事例蓄積部27の詳細な機能
構成を示す。事例蓄積部27は、入力装置1より、メデ
ィア別エディタ部24を通して入力した障害対策事例デ
ータを、製品分野、現象、原因、対策、その他関連情報
に分割する事例分割機能271と、蓄積する障害対策事
例に関連する類似な既存の障害対策事例とのリンク情報
や、検索事例の再蓄積時における頻度情報、成功事例か
失敗事例したかの区分情報など履歴データとしてを履歴
管理データベース28に格納する分割事例属性付加機能
272から構成されている。以上で、類似事例検索部2
5、事例自動調節部26、事例蓄積部27の詳細な機能
構成の説明を終える。
Next, FIG. 4 shows a detailed functional configuration of the case accumulation unit 27. The case accumulating unit 27 divides trouble countermeasure case data input from the input device 1 through the media-specific editor unit 24 into a product field, a phenomenon, a cause, a countermeasure, and other related information; A division storing history data such as link information to a similar existing countermeasure case related to the case, frequency information at the time of re-accumulation of a search case, and classification information of a success case or a failure case in the history management database 28. It comprises a case attribute addition function 272. With the above, similar case search section 2
5. The detailed description of the functional configurations of the case automatic adjustment unit 26 and the case accumulation unit 27 is finished.

【0011】次に、図1の履歴管理データベース28に
格納される履歴データのテーブル構成の一つを図5に示
す。図5のテーブル構成は、事例検索過程の履歴番号を
格納するための履歴番号欄2801、事例データベース
29に格納する事例データの分類コードを格納するため
の分類コード欄2802、事例検索頻度を格納するため
の頻度欄2803、履歴番号に該当する事例データを、
設定したリンクから関連元の事例から検索するための関
連元の履歴番号を格納した関連元履歴番号欄2804、
さらに、新たな関連事例を検索するための関連先履歴番
号を格納するための関連先履歴番号欄2805、履歴番
号に対応した事例データの事例番号を格納した、事例番
号欄2806から成り立っている。
Next, FIG. 5 shows one table configuration of history data stored in the history management database 28 of FIG. The table configuration of FIG. 5 stores a history number column 2801 for storing the history number of the case search process, a classification code column 2802 for storing the classification code of the case data stored in the case database 29, and stores the case search frequency. Case data corresponding to the frequency column 2803 and the history number for
An origin history number column 2804 storing an origin history number for searching from an origin case from the set link;
Further, it is composed of a related destination history number column 2805 for storing a related destination history number for searching for a new related case, and a case number column 2806 for storing case numbers of case data corresponding to the history numbers.

【0012】次に、図1の事例データベース29に格納
される、事例データに関するテーブル構成を図6に示
す。図6のテーブル構成は、格納する事例データを管理
するための事例番号を格納するための事例番号欄290
1、格納する事例データに該当する検索履歴などの履歴
データを特定する履歴番号を格納するための履歴番号欄
2902、事例データを格納したファイル名を格納する
ための事例データファイル名欄2903から成り立って
いる。
Next, FIG. 6 shows a table configuration relating to case data stored in the case database 29 of FIG. 6 has a case number column 290 for storing case numbers for managing case data to be stored.
1. A history number column 2902 for storing a history number for specifying history data such as a search history corresponding to the stored case data, and a case data file name column 2903 for storing a file name storing the case data. ing.

【0013】次に、図2から図4に示した各機能処理を
行う際に用いられる一時的なテーブルのテーブル構成に
ついて述べる。まず、類似事例検索部25における現象
検索機能251の処理をする際に用いられるテーブルの
テーブル構成を図7に示す。図7のテーブル構成は、検
索する現象事例に該当する現象コードを格納するための
現象コード欄2511、現象、原因、対策の一連の事例
分類コードを格納するための分類コード欄2512、現
象、原因、対策の一連の事例番号を格納するための事例
番号欄2513、該当する履歴番号を格納するための履
歴番号欄2514、および現象事例に関する検索条件を
格納するための検索条件欄2515から成り立ってい
る。
Next, a table configuration of a temporary table used when performing each of the functional processes shown in FIGS. 2 to 4 will be described. First, FIG. 7 shows a table configuration of a table used when processing of the phenomenon search function 251 in the similar case search unit 25. The table configuration of FIG. 7 includes a phenomenon code column 2511 for storing a phenomenon code corresponding to a phenomenon case to be searched, a classification code column 2512 for storing a series of case classification codes of a phenomenon, a cause, and a countermeasure, a phenomenon, and a cause. , A case number column 2513 for storing a series of case numbers of countermeasures, a history number column 2514 for storing a corresponding history number, and a search condition column 2515 for storing search conditions for a phenomenon case. .

【0014】次に、類似事例検索部25における原因検
索機能252の処理をする際に用いられるテーブルのテ
ーブル構成を図8に示す。図8のテーブル構成は、検索
する原因事例に該当する原因コードを格納するための原
因コード欄2521、現象、原因、対策の一連の事例分
類コードを格納するための分類コード欄2522、現
象、原因、対策の一連の事例番号を格納するための事例
番号欄2523、該当する履歴番号を格納するための履
歴番号欄2524、および原因事例に関する検索条件を
格納するための検索条件欄2525から成り立ってい
る。
Next, FIG. 8 shows a table configuration of a table used when processing the cause search function 252 in the similar case search unit 25. The table configuration in FIG. 8 includes a cause code column 2521 for storing a cause code corresponding to a cause case to be searched, a classification code column 2522 for storing a series of case classification codes of a phenomenon, a cause, and a countermeasure, a phenomenon, and a cause. , A case number column 2523 for storing a series of case numbers of countermeasures, a history number column 2524 for storing the corresponding history number, and a search condition column 2525 for storing search conditions for the cause case. .

【0015】次に、類似事例検索部25における対策検
索機能253の処理をする際に用いられるテーブルのテ
ーブル構成を図9に示す。図9のテーブル構成は、検索
する対策事例に該当する対策コードを格納するための対
策コード欄2531、現象、原因、対策の一連の事例分
類コードを格納するための分類コード欄2532、現
象、原因、対策の一連の事例番号を格納するための事例
番号欄2533、該当する履歴番号を格納するための履
歴番号欄2534、および対策事例に関する検索条件を
格納するための検索条件欄2535から成り立ってい
る。
Next, FIG. 9 shows a table configuration of a table used when processing the countermeasure search function 253 in the similar case search unit 25. The table configuration in FIG. 9 includes a countermeasure code column 2531 for storing a countermeasure code corresponding to a countermeasure case to be searched, a classification code column 2532 for storing a series of case classification codes of phenomena, causes, and countermeasures, a phenomenon, a cause. , A case number column 2533 for storing a series of case numbers of countermeasures, a history number column 2534 for storing corresponding history numbers, and a search condition column 2535 for storing search conditions for countermeasure cases. .

【0016】次に、類似事例検索部25における類似事
例判定機能254の処理をする際に用いられるテーブル
のテーブル構成を図10に示す。図10のテーブル構成
は、現象コードを格納するための現象コード欄254
1、原因コードを格納するための原因コード欄254
2、対策コードを格納するための対策コード欄254
3、および類似検索するための比較する事例の事例番号
を格納するための比較事例番号欄2544、比較対象と
した事例の履歴番号を格納するための履歴番号欄254
5、比較した結果類似であるかどうかの判定情報を格納
するための判定欄2546から成り立っている。
Next, FIG. 10 shows a table configuration of a table used when processing the similar case determination function 254 in the similar case search unit 25. The table configuration of FIG. 10 has a phenomenon code column 254 for storing a phenomenon code.
1. Cause code column 254 for storing the cause code
2. Countermeasure code column 254 for storing a countermeasure code
3, a comparison case number column 2544 for storing case numbers of cases to be compared for similarity search, and a history number column 254 for storing history numbers of cases to be compared.
5, a determination column 2546 for storing information for determining whether or not the result of comparison is similar.

【0017】次に、事例自動調節部26における事例分
類機能261の処理をする際に用いられるテーブルのテ
ーブル構成を図11に示す。図11のテーブル構成は、
分類する事例に該当する事例番号を格納するための事例
番号欄2611、事例番号に格納された事例に該当する
事例抽出機能262より抽出した事例に対して別途付し
た事例抽出番号を格納するための事例抽出番号欄261
2、該当する事例の分類コードを格納するための分類コ
ード欄2613、該当する事例の履歴番号を格納するた
めの履歴番号欄2614、および該当する事例を事例デ
ータベース29に格納した事例データファイル名を格納
するための事例データファイル名欄2615から成り立
っている。
Next, FIG. 11 shows a table configuration of a table used when processing the case classification function 261 in the automatic case adjustment section 26. The table configuration in FIG.
A case number column 2611 for storing the case number corresponding to the case to be classified, and a case extraction number separately attached to the case extracted from the case extraction function 262 corresponding to the case stored in the case number. Case extraction number column 261
2. The classification code column 2613 for storing the classification code of the relevant case, the history number column 2614 for storing the history number of the relevant case, and the case data file name storing the relevant case in the case database 29. It consists of a case data file name column 2615 for storing.

【0018】次に、事例自動調節部26における事例抽
出機能262の処理をする際に用いられるテーブルのテ
ーブル構成を図12に示す。図12のテーブル構成は、
抽出する事例に該当する事例番号を格納するための事例
番号欄2621、該当する事例から抽出処理を行った事
例に別途付した事例抽出番号を格納するための事例抽出
番号欄2622、事例蓄積部27において蓄積された事
例の蓄積番号を格納するための事例蓄積番号欄262
3、および該当する事例を事例データベース29に格納
した事例データファイル名を格納するための事例データ
ファイル名欄2624から成り立っている。
Next, FIG. 12 shows a table configuration of a table used when processing the case extracting function 262 in the automatic case adjusting section 26. The table configuration in FIG.
A case number column 2621 for storing a case number corresponding to a case to be extracted, a case extraction number column 2622 for storing a case extraction number separately attached to a case that has been subjected to extraction processing from the case, and a case storage unit 27 Case storage number column 262 for storing the storage number of the case stored in
3, and a case data file name column 2624 for storing a case data file name in which the corresponding case is stored in the case database 29.

【0019】次に、事例蓄積部27における事例分割機
能271の処理により得られるテーブルのテーブル構成
を図13に示す。図13のテーブル構成は、分割する事
例に該当する事例番号を格納するための事例番号欄27
11、該当する事例を何分割にしたのか事例分割数を格
納するための事例分割数欄2712、分割した各事例の
事例蓄積番号を格納するための事例蓄積番号欄271
3、分割した各事例に該当する分割事例ファイル名を格
納するための分割事例ファイル名欄2714から成り立
っている。このテーブルは履歴データの一つとして履歴
管理データベース28に格納される。
Next, FIG. 13 shows a table configuration of a table obtained by the processing of the case division function 271 in the case storage unit 27. The table configuration of FIG. 13 has a case number column 27 for storing case numbers corresponding to cases to be divided.
11. A case division number column 2712 for storing the number of case divisions into which the corresponding case is divided, and a case accumulation number column 271 for storing the case accumulation number of each divided case.
3, a divided case file name column 2714 for storing a divided case file name corresponding to each divided case. This table is stored in the history management database 28 as one of the history data.

【0020】次に、事例蓄積部27における分割事例属
性付加機能272の処理により得られるテーブルのテー
ブル構成を図14に示す。図14のテーブル構成は、蓄
積する事例に該当する事例番号を格納するための事例蓄
積番号欄2721、蓄積する事例を類似検索してくるた
めの関連元事例の履歴番号を格納するための関連元履歴
番号欄2722、蓄積する事例から他の類似事例を検索
するための関連先履歴番号を格納した履歴番号欄272
3、該当する蓄積事例が、現象、原因、対策、あるいは
対策実施上のワンポイント情報に該当する関連情報のう
ち、どの事例に対応するのか判別する属性コードを格納
するための事例属性コード欄2724、該当する事例が
既存事例の更新である場合の蓄積事例の検索頻度を格納
するための頻度欄2725、および該当する蓄積事例に
よる障害対策結果が、成功したか失敗したかの区分情報
を格納するための成功/失敗判別欄2726から成り立
っている。このテーブルは履歴データの一つとして履歴
管理データベース28に格納される。
Next, FIG. 14 shows a table configuration of a table obtained by the processing of the divided case attribute adding function 272 in the case storage unit 27. The table configuration in FIG. 14 includes a case accumulation number column 2721 for storing case numbers corresponding to accumulated cases, and an association source for storing a history number of an origin case for performing a similar search for accumulated cases. A history number column 2722, a history number column 272 storing related destination history numbers for searching for other similar cases from accumulated cases.
3. A case attribute code column 2724 for storing an attribute code for determining which case the corresponding stored case corresponds to, among phenomena, causes, countermeasures, or related information corresponding to one-point information on implementing the countermeasures. A frequency column 2725 for storing the search frequency of the stored case when the relevant case is an update of the existing case, and classification information indicating whether the failure countermeasure result by the corresponding stored case has succeeded or failed. And a success / failure discrimination column 2726. This table is stored in the history management database 28 as one of the history data.

【0021】以上で、図2から図4に示した各機能処理
を行うためのテーブルのテーブル構成についての説明を
終える。
The description of the table configuration of the tables for performing the respective functions shown in FIGS. 2 to 4 has been completed.

【0022】次に、図1から図14に示した構成、およ
び各テーブルに基づく主な処理過程を図15に示す。ス
テップ100においては、図1の入力装置1により、障
害対策事例の蓄積、または、検索を行うための対象事
例、検索条件などの入力を行う。ステップ100の処理
の詳細については、図16を用いて後述する。
Next, FIG. 15 shows the main processing steps based on the configuration shown in FIGS. 1 to 14 and each table. In step 100, the input device 1 shown in FIG. 1 is used to accumulate trouble countermeasure cases or to input a target case, a search condition, and the like for performing a search. Details of the processing in step 100 will be described later with reference to FIG.

【0023】次に、ステップ200においては、ステッ
プ100で入力した対象事例に対する処理内容(類似事
例を検索するのか、新規事例を蓄積するのかなど)を判
定する。判定の結果、事例を蓄積する処理を行う場合に
は、ステップ300に行き、過去の類似事例を検索する
場合には、ステップ400に行き、検索事例の対策結果
について予測を立てるためのシミュレートを行う場合に
は、ステップ500に行く。ステップ200の判定処理
の詳細については、図17を用いて後述する。
Next, in step 200, the processing contents for the target case input in step 100 (such as whether to search for a similar case or to accumulate new cases) are determined. As a result of the determination, if the process of accumulating the cases is performed, the process goes to step 300. If the similar cases in the past are searched, the process goes to step 400 to simulate the prediction of the countermeasure result of the searched case. If so, go to step 500. Details of the determination processing in step 200 will be described later with reference to FIG.

【0024】次に、ステップ200において事例蓄積処
理を行う場合に行くステップ300においては、テキス
トデータ、イメージデータなどのメディア別事例データ
を、図1の事例データベース29に蓄積するための処理
を行う。ステップ300の処理の詳細については、図1
8を用いて後述する。
Next, in step 300 where the case accumulation process is performed in step 200, a process for accumulating case data for each medium such as text data and image data in the case database 29 of FIG. 1 is performed. For details of the processing of step 300, see FIG.
8 will be described later.

【0025】次に、ステップ400においては、事例デ
ータベース29に蓄積した過去の事例データより、検索
対象となる事例データに類似な事例を、現象、原因、対
策の保守業務手順に沿って絞り込み検索する。ステップ
400の詳細については、図19を用いて後述する。
Next, in step 400, from the past case data stored in the case database 29, a case similar to the case data to be searched is narrowed down and searched in accordance with a maintenance work procedure of a phenomenon, a cause, and a countermeasure. . Details of step 400 will be described later with reference to FIG.

【0026】次に、ステップ500においては、類似検
索した事例に対して、対象となる発生した障害事象に当
てはめた場合、その対策が成功するかどうかの予測を立
てるための情報を提示する処理を行う。ステップ500
の処理の詳細については、図20を用いて後述する。
Next, in step 500, when the similarity searched case is applied to the target failure event, a process for presenting information for estimating whether or not the countermeasure is successful is performed. Do. Step 500
The details of this process will be described later with reference to FIG.

【0027】以上説明したステップ300、ステップ4
00、ステップ500の処理後は、ステップ600へ行
く。次に、ステップ600においては、障害対策事例の
蓄積、または検索処理による他の事例データとの関連情
報などを変更、追加して、図1の履歴管理データベース
28に履歴データを格納するための処理を行う。ステッ
プ600の処理の詳細については、図21を用いて後述
する。
Steps 300 and 4 described above
After the processing of step 500 and step 500, the procedure goes to step 600. Next, in step 600, a process for storing or storing history data in the history management database 28 of FIG. I do. Details of the processing in step 600 will be described later with reference to FIG.

【0028】次に、ステップ700においては、障害対
策事例の該当する現象、原因、対策などに分割、分類し
た事例データを、図1の事例データベース29に格納す
るための処理を行う。ステップ700の処理の詳細につ
いては、図22を用いて後述する。
Next, in step 700, a process for storing the case data divided and classified into the applicable phenomena, causes, countermeasures, etc. of the trouble countermeasure case in the case database 29 of FIG. Details of the processing of step 700 will be described later with reference to FIG.

【0029】次に、ステップ800においては、類似事
例の検索結果や、障害対策が成功するかどうかの予測を
立てるための情報などを、図1の出力装置を用いて表示
する処理を行う。表示出力画面例については、図23を
用いて後述する。
Next, in step 800, a process of displaying a search result of a similar case, information for estimating whether or not the failure countermeasure is successful, and the like using the output device of FIG. 1 is performed. An example of the display output screen will be described later with reference to FIG.

【0030】次に、ステップ100の詳細な説明をす
る。図16に示すように、ステップ110においては、
発生した障害事象における現象または、原因、対策を蓄
積する場合には、事例データを一括して入力し、関連デ
ータも入力する。次に、ステップ120においては、ス
テップ110における入力データを基に、障害対策事例
として新規に図1の事例データベース29に蓄積するの
か、それとも類似な過去の事例を検索するのか、それと
も検索した事例に対して、発生した障害事象において
は、対策が成功するのかどうか予測を立てたいのかどう
かの処理条件を設定する。ただし、現象、原因、対策を
一組とする事例データを入力した場合には、事例蓄積処
理が処理条件として設定され、類似事例を検索する場合
には、現象、原因、対策に関する検索条件を設定する。
次に、ステップ130においては、ステップ110、お
よびステップ120において入力した、現象、原因、対
策データや処理条件を変更するかどうかの判定を行う。
判定の結果、現象、または原因を変更する場合には、ス
テップ110へ行く。または、判定の結果、事例を蓄積
するか検索するかなどの処理条件を変更する場合には、
ステップ120へ行く。判定の結果、変更のない場合に
は、ステップ100の処理を終了する。以上でステップ
100の詳細な説明を終える。
Next, step 100 will be described in detail. As shown in FIG. 16, in step 110,
When accumulating phenomena, causes, and countermeasures in the occurred failure event, case data is collectively input, and related data is also input. Next, in step 120, based on the input data in step 110, whether a new case is stored in the case database 29 of FIG. 1 as a failure countermeasure case, or a similar past case is searched, On the other hand, for a fault event that has occurred, a processing condition is set as to whether it is desired to predict whether the countermeasure is successful or not. However, when case data is entered as a set of phenomena, causes, and countermeasures, the case accumulation process is set as a processing condition. When searching for similar cases, search conditions for phenomena, causes, and countermeasures are set. I do.
Next, in step 130, it is determined whether or not the phenomena, causes, countermeasure data and processing conditions input in steps 110 and 120 are to be changed.
If it is determined that the phenomenon or the cause is to be changed, the process proceeds to step 110. Alternatively, as a result of the determination, when changing the processing conditions such as whether to store or search the case,
Go to step 120. If the result of determination is that there is no change, the process of step 100 ends. This concludes the detailed description of step 100.

【0031】次に、ステップ200の詳細な説明をす
る。図17に示すように、ステップ210においては、
図16のステップ120において入力した処理条件によ
り、図1の事例データベース29に、事例データを蓄積
するかどうかの判定を行う。判定の結果、事例データベ
ース29に事例を蓄積する場合には、ステップ220に
行く。一方、判定の結果、事例蓄積処理以外の処理を設
定している場合には、ステップ230へ行く。次に、ス
テップ220においては、事例蓄積処理を行うための一
時的な事例蓄積フラグを設定する処理を行う。次に、ス
テップ230においては、過去の類似な事例を、事例デ
ータベース29より検索するかどうかの判定を行う。判
定の結果、事例データベース29より過去の類似な障害
対策事例を検索する場合には、ステップ240へ行く。
一方、判定の結果、類似事例検索処理以外の処理を設定
している場合には、ステップ250へ行く。次に、ステ
ップ240においては、過去の類似な事例を検索する処
理を行うための一時的な類似事例検索フラグを設定する
処理を行う。次に、ステップ250においては、検索し
た事例データの対策結果が、発生した障害事象に対して
成功するかどうかの予測を立てるため、情報を提示する
シミュレート処理を行うかどうかの判定を行う。判定の
結果、シミュレート処理を行う場合には、ステップ26
0に行く。一方、判定の結果、シミュレート処理以外の
処理を設定していく場合には、ステップ270に行く。
次に、ステップ260においては、発生した障害事象に
対する対策として成功するかどうかの予測を立てる、事
例データシミュレート処理を行うための一時的な事例デ
ータシミュレートフラグを設定する処理を行う。次に、
ステップ270においては、ステップ220、ステップ
240、ステップ260で設定したフラグを判定する処
理を行う。判定の結果、事例蓄積フラグが設定されてい
る場合には、図15のステップ300へ行き、類似事例
検索フラグが設定されている場合には、図15のステッ
プ400へ行き、事例データシミュレートフラグが設定
されている場合には、図15のステップ500へ行く。
以上でステップ200の詳細な説明を終える。
Next, step 200 will be described in detail. As shown in FIG. 17, in step 210,
Based on the processing conditions input in step 120 of FIG. 16, it is determined whether or not case data is stored in the case database 29 of FIG. As a result of the determination, when the cases are stored in the case database 29, the process proceeds to step 220. On the other hand, if the result of determination is that a process other than the case accumulation process has been set, the process proceeds to step 230. Next, in step 220, a process of setting a temporary case accumulation flag for performing the case accumulation process is performed. Next, in step 230, it is determined whether or not similar cases in the past are searched from the case database 29. As a result of the determination, when a similar past fault measure case is searched from the case database 29, the process proceeds to step 240.
On the other hand, as a result of the determination, if a process other than the similar case search process has been set, the process proceeds to step 250. Next, in step 240, a process of setting a temporary similar case search flag for performing a process of searching for past similar cases is performed. Next, in step 250, it is determined whether or not to perform a simulation process of presenting information in order to predict whether or not the countermeasure result of the searched case data will succeed with respect to the occurred failure event. If the result of determination is that simulation processing is to be performed, step 26
Go to 0. On the other hand, if it is determined that processing other than the simulation processing is to be set, the process proceeds to step 270.
Next, in step 260, a process of setting a temporary case data simulation flag for performing a case data simulation process for estimating whether or not to succeed as a countermeasure against the generated failure event is performed. next,
In step 270, a process of determining the flag set in steps 220, 240, and 260 is performed. As a result of the determination, if the case accumulation flag is set, the process goes to step 300 in FIG. 15, and if the similar case search flag is set, the process goes to step 400 in FIG. If is set, the process proceeds to step 500 in FIG.
This concludes the detailed description of step 200.

【0032】次に、ステップ300の詳細な説明をす
る。図18に示すように、ステップ310においては、
入力した対象事例を現象、原因、対策、その他関連情報
などに分割して、分割した事例データの分割事例ファイ
ル名、現象、原因、対策に関する事例データとして識別
するための事例属性コード(例えば、P−001、Ca
−001、m−001)を設定する。次に、図13、図
14に示した事例分割機能271、および分割事例属性
付加機能272におけるテーブルの事例番号欄2711
に分割前の事例番号を格納し、事例番号数欄2712に
分割した事例数、事例属性コード欄2724に現象、原
因、対策などを判別するための事例属性コードを設定し
て格納する。次に、ステップ320においては、分割し
た事例データに該当する事例蓄積番号を設定し、事例蓄
積番号欄2721、および事例蓄積番号欄2713に事
例蓄積番号を格納する。また、業務遂行者による入力に
基づき、あるいは事例データベース、履歴管理データベ
ースから検索した情報に基づき、関連する事例データを
求め、事例蓄積番号に対する類似事例を検索するための
関連元履歴番号、および関連先履歴番号を設定し、図1
4のテーブルの関連元履歴番号欄2722、および関連
先履歴番号欄2723に各々格納する。次に、ステップ
330においては、業務遂行者が入力した成功か、失敗
かのデータに基づき、前記格納した事例が成功事例であ
るかどうかの判定を行う。判定の結果、障害対策が成功
事例である場合には、ステップ340に行く。一方、判
定の結果、失敗事例である場合には、ステップ350に
行く。次に、ステップ340においては、成功フラグを
設定して、図14の成功/失敗判別欄2726に前記設
定したフラグを格納する。次に、ステップ350におい
ては、失敗フラグを設定して、図14の成功/失敗判別
欄2726に前記設定したフラグを格納する。次に、ス
テップ360においては、業務遂行者が入力した部分的
な組替え、追加等のデータに基づき蓄積する事例データ
が既存の事例データの部分的な組替え、あるいは追加な
どを行ったものであるかどうかの判定を行う。判定の結
果、該当する事例データが部分的な組替えなどを行って
いる場合には、ステップ370に行く。一方、全く新規
の事例データを蓄積する場合には、ステップ380に行
く。次に、ステップ370においては、過去のアクセス
頻度を図14の頻度欄2725に格納する。ステップ3
80においては、図14の頻度欄2725に1を格納す
る。以上で、ステップ300の詳細な説明を終える。
Next, step 300 will be described in detail. As shown in FIG. 18, in step 310,
The input target case is divided into phenomena, causes, countermeasures, other related information, and the like, and a case attribute code (for example, P −001, Ca
-001, m-001) is set. Next, the case number column 2711 of the tables in the case division function 271 and the division case attribute addition function 272 shown in FIGS.
, The case number before division is stored, and the number of divided cases is set in the case number number column 2712, and a case attribute code for discriminating a phenomenon, a cause, a measure, and the like is set and stored in the case attribute code column 2724. Next, in step 320, a case accumulation number corresponding to the divided case data is set, and the case accumulation number is stored in the case accumulation number column 2721 and the case accumulation number column 2713. In addition, based on information input by a business executor or based on information retrieved from a case database or a history management database, related case data is obtained, and a related source history number for searching for a similar case with a case accumulation number, and a related destination. Set the history number,
4 are stored in the related source history number column 2722 and the related destination history number column 2723, respectively. Next, in step 330, it is determined whether or not the stored case is a success case based on the success or failure data input by the business executor. If the result of the determination indicates that the failure measure is a successful case, the process proceeds to step 340. On the other hand, if the result of the determination is that it is a failure case, the procedure proceeds to step 350. Next, in step 340, a success flag is set, and the set flag is stored in the success / failure discrimination column 2726 of FIG. Next, in step 350, a failure flag is set, and the set flag is stored in the success / failure discrimination column 2726 of FIG. Next, in step 360, whether the case data accumulated based on the data such as the partial rearrangement and the addition input by the business executor has been obtained by partially rearranging or adding the existing case data. Is determined. If the result of the determination is that the relevant case data has been partially re-arranged, the process proceeds to step 370. On the other hand, when accumulating completely new case data, the procedure goes to step 380. Next, in step 370, the past access frequency is stored in the frequency column 2725 of FIG. Step 3
At 80, 1 is stored in the frequency column 2725 of FIG. This concludes the detailed description of step 300.

【0033】次に、ステップ400の詳細な説明をす
る。図19に示すように、ステップ410においては、
現象に関する検索条件があるかどうかの判定を行う。判
定の結果、現象に関する検索条件がある場合には、ステ
ップ420に行く。一方、判定の結果、現象に関する検
索条件がない場合には、ステップ430に行く。次に、
ステップ420においては、図7に示した類似事例検索
部25の現象検索機能251のテーブルに現象コード等
を格納すると共に、設定した現象の検索条件を検索条件
欄2515に格納する。次に、ステップ430において
は、原因に関する検索条件があるかどうかの判定を行
う。判定の結果、原因に関する検索条件がある場合に
は、ステップ440に行く。一方、判定の結果、原因に
関する検索条件がない場合には、ステップ450に行
く。次に、ステップ440においては、図8に示した類
似事例検索部25の原因検索機能252のテーブルに原
因コード等を格納すると共に、設定した原因の検索条件
を検索条件欄2525に格納する。次に、ステップ45
0においては、対策に関する検索条件があるかどうかの
判定を行う。判定の結果、対策に関する検索条件がある
場合には、ステップ460に行く。一方、判定の結果、
対策に関する検索条件がない場合には、ステップ470
に行く。次に、ステップ460においては、図9に示し
た類似事例検索部25の対策検索機能253のテーブル
に対策コード等を格納すると共に、設定した対策の検索
条件を検索条件欄2535に格納する。次に、ステップ
470においては、前記図7から図9に格納した検索条
件内で、図1の履歴管理データベース28の履歴デー
タ、および事例データベース29の事例データを順に呼
び出して、呼び出した履歴データの事例番号および履歴
番号を図10の比較事例番号欄2544、および比較履
歴番号欄2545に格納して、同一な事例、または同一
な履歴データであるかどうかの比較を、呼び出した履歴
データの履歴内容のコードと図10の2541〜254
3のコードを比較することにより行う。比較の結果、前
記のいずれかが一致する場合は、類似な事例であると見
なし、判定結果を図10の判定欄2546に格納する。
以上で、ステップ400の詳細な説明を終える。
Next, step 400 will be described in detail. As shown in FIG. 19, in step 410,
It is determined whether there is a search condition for the phenomenon. If the result of the determination is that there is a search condition relating to the phenomenon, the procedure proceeds to step 420. On the other hand, if the result of determination is that there is no search condition relating to the phenomenon, the procedure proceeds to step 430. next,
In step 420, the phenomenon code and the like are stored in the table of the phenomenon search function 251 of the similar case search unit 25 shown in FIG. 7, and the set search condition of the phenomenon is stored in the search condition column 2515. Next, in step 430, it is determined whether or not there is a search condition relating to the cause. If the result of the determination is that there is a search condition relating to the cause, the procedure proceeds to step 440. On the other hand, if the result of the determination is that there is no search condition relating to the cause, the procedure proceeds to step 450. Next, in step 440, the cause code and the like are stored in the table of the cause search function 252 of the similar case search unit 25 shown in FIG. 8, and the set search condition of the cause is stored in the search condition column 2525. Next, step 45
At 0, it is determined whether or not there is a search condition regarding the countermeasure. If the result of the determination is that there is a search condition for the countermeasure, the procedure goes to step 460. On the other hand, as a result of the determination,
If there is no search condition for the countermeasure, step 470
go to. Next, in step 460, the countermeasure code and the like are stored in the table of the countermeasure search function 253 of the similar case search unit 25 shown in FIG. 9, and the set search condition of the countermeasure is stored in the search condition column 2535. Next, in step 470, the history data of the history management database 28 and the case data of the case database 29 of FIG. 1 are sequentially called within the search conditions stored in FIGS. The case number and the history number are stored in the comparison case number column 2544 and the comparison history number column 2545 in FIG. 10, and the comparison of the same case or the same history data is performed, and the history contents of the called history data are compared. And 2541 to 254 in FIG.
This is done by comparing the codes of No. 3 and No. 3. As a result of the comparison, if any one of the above matches, it is regarded as a similar case, and the determination result is stored in the determination column 2546 of FIG.
This concludes the detailed description of step 400.

【0034】次に、ステップ500の詳細な説明をす
る。図20に示すように、ステップ510においては、
現象、原因、対策が判明しており、対策結果も明らかで
あるかどうかの判定を行う。判定の結果、明確でない場
合にはステップ520へ行く。一方、判定の結果、現
象、原因、対策が判明しており、対策結果も明らかであ
る場合には、ステップ500の処理を終了する。次に、
ステップ520においては、過去に類似な、現象、原
因、対策事例が存在するかどうかの判定を、類似事例検
索部25の処理により行う。この処理は、上述の図19
に示した処理と同様である。判定の結果、現象、原因、
対策の何れかに、発生した障害事象と類似な事例が存在
する場合には、ステップ530に行く。一方、判定の結
果、前記類似な事例が存在しなかった場合には、ステッ
プ560に行く。次にステップ530においては、現
象、原因、対策の何れかに類似の事例データを、図1の
事例データベース29より検索して、そのときの対策事
例を呼出す。次に、ステップ540においては、前記ス
テップ530において呼出した過去の類似事例に該当す
る履歴データを、図1の履歴管理データベース28より
呼出す。次に、ステップ550においては、前記ステッ
プ540で呼出した履歴データから、図14の成功/失
敗判別欄2726に格納されている対策結果が成功か失
敗かのデータを呼出し、最終的に図15のステップ80
0において、類似検索事例と共に成功事例か、失敗事例
かの情報を、図1の出力装置4より表示する。一方、ス
テップ560においては、障害事例の対策結果が予測不
可能であることを、ステップ800を通して、図1の出
力装置4より表示する。以上で、ステップ500の詳細
な説明を終える。
Next, step 500 will be described in detail. As shown in FIG. 20, in step 510,
It is determined whether the phenomenon, cause, and countermeasures are known, and whether the countermeasure results are also clear. If the result of the determination is not clear, go to step 520. On the other hand, as a result of the determination, the phenomenon, the cause, and the countermeasure are known, and if the countermeasure result is also clear, the process of step 500 is terminated. next,
In step 520, the similar case search unit 25 determines whether there is a similar phenomenon, cause, or countermeasure case in the past. This processing is performed in accordance with FIG.
Is the same as the processing shown in FIG. As a result of judgment, phenomenon, cause,
If any of the countermeasures includes a case similar to the occurred failure event, the process proceeds to step 530. On the other hand, as a result of the determination, if the similar case does not exist, the process proceeds to step 560. Next, in step 530, case data similar to any of the phenomenon, the cause, and the countermeasure is searched from the case database 29 of FIG. 1, and the countermeasure case at that time is called. Next, at step 540, the history data corresponding to the past similar case called at step 530 is called from the history management database 28 of FIG. Next, in step 550, from the history data called in step 540, data indicating whether the countermeasure result stored in the success / failure discrimination column 2726 in FIG. 14 is success or failure is called, and finally, in FIG. Step 80
At 0, information on whether the case is a success case or a failure case is displayed from the output device 4 in FIG. 1 together with the similar search case. On the other hand, in step 560, the fact that the countermeasure result of the failure case is unpredictable is displayed through the output device 4 in FIG. This concludes the detailed description of step 500.

【0035】次に、ステップ600の詳細な説明をす
る。図21に示すように、ステップ610においては、
ステップ300、ステップ400、ステップ500にお
いて処理の対象となった障害事例(現象、原因、対策を
一組にした事例)に該当する履歴データを呼出す。次
に、ステップ620においては、対象となる事例は、蓄
積するのか、類似検索したのかの判定を行う。判定の結
果、事例を蓄積する場合には、ステップ630に行く。
一方、類似事例を検索した場合には、ステップ650に
行く。次に、ステップ630においては、既存の現象、
原因、対策事例の組合せ変更などにより、履歴管理デー
タベース28内に同一の履歴番号で履歴データが格納さ
れている場合には、古い履歴データを消去する。次に、
ステップ640においては、蓄積する事例データに該当
する新規履歴データ(現象、原因、対策事例の新規組合
せ、関連元、関連先事例データの新規設定、変更、追加
など)を、図1の履歴管理データベース28に格納す
る。一方、ステップ650においては、ステップ630
と同様、検索過程において、発生した障害事象に類似な
現象、原因、対策の組合せを変更した場合、履歴管理デ
ータベース28内に同一の履歴番号で履歴データが格納
されているときには、古い履歴データを消去する。次
に、ステップ660においても、ステップ640と同様
に、検索した類似な事例データに該当する履歴データ
を、図1の履歴管理データベース28に格納する。
Next, step 600 will be described in detail. As shown in FIG. 21, in step 610,
In step 300, step 400, and step 500, history data corresponding to a failure case (a case in which a phenomenon, a cause, and a measure are grouped) processed is called. Next, in step 620, it is determined whether the target case is stored or similar search is performed. As a result of the determination, when the cases are accumulated, the process proceeds to step 630.
On the other hand, if a similar case has been searched, the procedure goes to step 650. Next, in step 630, the existing phenomenon,
If the history data is stored with the same history number in the history management database 28 due to a change in the combination of the cause and the countermeasure case, the old history data is deleted. next,
In step 640, new history data (eg, new combinations of phenomena, causes, countermeasures, new settings, changes, and additions of related source and destination case data) corresponding to the stored case data are stored in the history management database of FIG. 28. On the other hand, in step 650, step 630
Similarly to the above, when a combination of a phenomenon, a cause, and a countermeasure similar to the occurred failure event is changed in the search process, when the history data is stored in the history management database 28 with the same history number, the old history data is deleted. to erase. Next, in step 660, similarly to step 640, the history data corresponding to the searched similar case data is stored in the history management database 28 of FIG.

【0036】次に、ステップ640、またはステップ6
60における履歴データの変更原理について、図24に
て説明する。図24に示すように、91や92、93の
ような現象、原因、対策の一連の事例データが存在した
とする。このとき、現象P−003に類似な現象が、障
害事象として発生した場合(製品分野、分類コードなど
は異なっているとする)、過去の事例では、93の組合
せ事例しか存在せず、この場合は成功しなかった事例が
検索される。ところが、共通の原因で92のような別の
対策事例も存在し、これは過去に成功した実績がある
(シミュレート部における処理)。そこで、現状の障害
事象に対しても、別の対策の可能性として94の組合せ
事例が考えられる。結果的に、業務遂行者が同様の対策
を施したところ成功したならば、93の現象、原因、対
策事例の組合せが変更された94が新たな成功事例とし
て追加されるわけである。以上で、ステップ600の詳
細な説明を終える。
Next, step 640 or step 6
The principle of changing the history data in 60 will be described with reference to FIG. As shown in FIG. 24, it is assumed that a series of case data of phenomena, causes, and countermeasures such as 91, 92, and 93 exist. At this time, if a phenomenon similar to the phenomenon P-003 occurs as a failure event (assuming that the product field, classification code, and the like are different), only 93 combination cases exist in the past cases. Is searched for unsuccessful cases. However, there is another countermeasure example such as 92 due to the common cause, which has been successfully performed in the past (processing in the simulation unit). Therefore, there are 94 possible combinations of the current failure event as another possible countermeasure. As a result, if the business executor takes the same countermeasures and succeeds, 94 in which the combination of the 93 phenomena, causes, and countermeasure cases is changed is added as a new successful case. This concludes the detailed description of step 600.

【0037】次に、ステップ700の詳細な説明をす
る。図22に示したように、ステップ710において
は、ステップ600までで処理の対象とした、現象、原
因、対策などの事例データを呼出す。次に、ステップ7
20においては、対象とする事例は、蓄積するのか、類
似検索したかの判定を行う。判定の結果、事例を蓄積す
る場合には、ステップ730に行く。一方、類似な事例
データを検索した場合には、ステップ740に行く。次
に、ステップ730においては、図1の事例データベー
ス29に、蓄積する事例データを格納する。また、格納
する事例に該当する履歴番号を図6の履歴番号欄に格納
し、事例データファイル名を事例データファイル名欄2
903に格納する。次に、ステップ740においては、
類似事例検索により、事例データ(現象、原因、対策)
の組合せを変更したかどうかの判定を行う。判定の結
果、組合せを変更した場合には、ステップ750に行
く。一方、判定の結果、事例データの組合せの変更がな
い場合には、ステップ700の処理を終了する。次に、
ステップ750においては、検索過程において変更した
事例データ(現象、原因、対策)の組合せを変更した事
例データを、図1の事例データベース29に格納する。
以上で、ステップ700の詳細な説明を終える。
Next, step 700 will be described in detail. As shown in FIG. 22, in step 710, case data, such as phenomena, causes, and countermeasures, which have been processed up to step 600, are called. Next, step 7
At 20, it is determined whether the target case is to be stored or subjected to a similarity search. As a result of the determination, when the case is accumulated, the process proceeds to step 730. On the other hand, if similar case data is retrieved, the procedure goes to step 740. Next, in step 730, the stored case data is stored in the case database 29 of FIG. The history number corresponding to the stored case is stored in the history number column of FIG. 6, and the case data file name is stored in the case data file name column 2.
903. Next, in step 740,
Case data (phenomena, causes, countermeasures) by similar case search
It is determined whether or not the combination of has been changed. If the result of determination is that the combination has been changed, the flow proceeds to step 750. On the other hand, if the result of determination is that there is no change in the combination of case data, the process of step 700 ends. next,
In step 750, the case data in which the combination of the case data (phenomenon, cause, measure) changed in the search process is stored in the case database 29 of FIG.
This concludes the detailed description of step 700.

【0038】次に、ステップ800における事例表示出
力画面例を図23に示す。まず出力(表示)装置4の表
示画面の左半分に、障害対策事例データ(現象、原因、
対策、関連情報など)を表示する(401)。次に、前
記出力装置4の右上部に、表示する事例データの分野
(分類コード)および障害箇所(現象検索のためのキー
ワード)を表示する(402)。前記出力装置4の右下
部には、表示している事例の関連分野(関連する事例の
分類コード)呼出しボタン403、関連現象事例呼出し
ボタン404、関連原因事例呼出しボタン405、関連
対策事例呼出しボタン406、および前記各ボタン機能
の実行確認ボタン(OKボタン)407、前記各ボタン
機能キャンセルボタン(Cancelボタン)から構成
されている。以上で、ステップ800の事例表示出力画
面例の説明を終える。
Next, an example of a case display output screen in step 800 is shown in FIG. First, in the left half of the display screen of the output (display) device 4, failure countermeasure example data (phenomenon, cause,
Countermeasures, related information, etc.) are displayed (401). Next, in the upper right part of the output device 4, the field (classification code) of the case data to be displayed and the failure location (keyword for the phenomenon search) are displayed (402). In the lower right part of the output device 4, a related field (classification code of related case) call button 403, a related phenomenon case call button 404, a related cause case call button 405, and a related measure case call button 406 of the displayed case are displayed. , And an execution confirmation button (OK button) 407 for each button function, and a button cancellation button (Cancel button) for each button function. This concludes the description of the example of the case display output screen in step 800.

【0039】次に、本発明の第2の実施例を図25によ
り説明する。
Next, a second embodiment of the present invention will be described with reference to FIG.

【0040】ここでは、図1から図14に示した構成、
およびテーブルに基づく処理手順を示す。ステップ20
100においては、図1の入力装置1により、検索対象
となる発生した障害事象を入力する。次に、ステップ2
0200においては、ステップ20100で入力した検
索対象から、現象、または原因に関する検索キーを抽出
する。ステップ20200の詳細については、図26を
用いて後述する。次に、ステップ20300において
は、ステップ20200において抽出した現象、または
原因に関する検索キーであるかどうかの判定を行う。判
定の結果、現象に関する検索キーである場合には、ステ
ップ20400に行く。ステップ20400の詳細につ
いては、図27を用いて後述する。一方、原因に関する
検索キーである場合には、ステップ20500に行く。
ステップ20500の詳細については、図28を用いて
後述する。次に、ステップ20600においては、現
象、または原因の検索キーを含む関連する対策事例の検
索を行う。ステップ20600の詳細については、図2
9を用いて後述する。次に、ステップ20700におい
ては、検索した事例が成功事例か失敗事例かの判定を行
う。判定の結果、成功事例の場合には、ステップ208
00に行く。一方、失敗事例の場合には、ステップ20
900に行く。次に、ステップ20900においては、
現象または原因が同じ、または類似で他の対策事例が存
在するかどうかを、図1の事例データベース29より検
索する。次に、ステップ20800においては、検索し
た事例データに該当する検索履歴データを、図1の履歴
管理データベース28から呼び出すことにより、過去の
検索頻度の高いものから、対策事例を表示する優先順位
を設定する。次に、ステップ21000においては、図
1の記憶装置2におけるユーザインタフェース部21を
通して、出力装置4より検索した現象、原因、対策の事
例を表示出力する。次に、ステップ21100において
は、ステップ21000において表示した事例のうちか
ら業務遂行者(ユーザ)が事例を選択した場合、この選
択した事例に該当する検索履歴、検索頻度などの履歴デ
ータ、および事例データを変更して、図1の履歴管理デ
ータベース28、および事例データベース29に格納す
る。ステップ21100の詳細については、図30を用
いて後述する。
Here, the configuration shown in FIGS.
And a processing procedure based on the table. Step 20
In 100, a failure event to be searched is input by the input device 1 of FIG. Next, step 2
In step 0200, a search key related to a phenomenon or cause is extracted from the search target input in step 20100. Details of step 20200 will be described later with reference to FIG. Next, in step 20300, it is determined whether or not the search key is related to the phenomenon or cause extracted in step 20200. If the result of the determination is that the key is a search key for a phenomenon, the process proceeds to step 20400. Details of step 20400 will be described later with reference to FIG. On the other hand, if it is the search key related to the cause, the process proceeds to step 20500.
Details of step 20500 will be described later with reference to FIG. Next, in step 20600, a search is made for a related countermeasure example including a search key for a phenomenon or cause. For details of step 20600, see FIG.
9 will be described later. Next, in step 20700, it is determined whether the retrieved case is a success case or a failure case. If the result of the determination is a successful case, step 208
Go to 00. On the other hand, in the case of a failure case, step 20
Go to 900. Next, in step 20900,
It is searched from the case database 29 of FIG. 1 whether another countermeasure case having the same or similar phenomenon or cause exists. Next, in step 20800, the search history data corresponding to the searched case data is called from the history management database 28 in FIG. I do. Next, in step 21000, the phenomena, causes, and countermeasures retrieved from the output device 4 are displayed and output through the user interface unit 21 in the storage device 2 in FIG. Next, in step 21100, when the business executor (user) selects a case from among the cases displayed in step 21000, history data such as search history and search frequency corresponding to the selected case, and case data Is changed and stored in the history management database 28 and the case database 29 in FIG. Details of step 21100 will be described later with reference to FIG.

【0041】次に、ステップ20200の詳細な説明を
する。図26に示すように、ステップ20210におい
ては、図25のステップ20100より入力した障害対
象に対して、現象事例が存在するかどうかの判定を行
う。判定の結果、現象事例が存在する場合には、ステッ
プ20220に行く。一方、現象事例が存在しない場合
には、ステップ20230に行く。ステップ20220
においては、図1の事例蓄積部27により検索対象とな
る事例から現象事例を検索キーとして抽出する。次に、
ステップ20230においては、ステップ20210と
同様に、図25のステップ20100より入力した障害
対象に対して、原因事例が存在するかどうかの判定を行
う。判定の結果、原因事例が存在する場合には、ステッ
プ20240に行く。一方、原因事例が存在しない場合
には、処理を終了してステップ20300に行く。ステ
ップ20240においては、図1の事例蓄積部27によ
り検索対象となる事例から原因事例を検索キーとして抽
出する。以上で、ステップ20200の詳細な説明を終
える。
Next, step 20200 will be described in detail. As shown in FIG. 26, in step 20210, it is determined whether or not a phenomenon case exists for the failure target input from step 20100 in FIG. If the result of the determination is that there is a phenomenon case, the procedure goes to step 20220. On the other hand, if there is no phenomenon case, the process proceeds to step 20230. Step 20220
In, a phenomenon case is extracted as a search key from cases to be searched by the case storage unit 27 of FIG. next,
In step 20230, as in step 20210, it is determined whether or not a cause case exists for the failure target input from step 20100 in FIG. If the result of the determination is that there is a cause case, the procedure proceeds to step 20240. On the other hand, when the cause case does not exist, the process ends and the process goes to step 20300. In step 20240, a cause case is extracted as a search key from the cases to be searched by the case storage unit 27 of FIG. This concludes the detailed description of step 20200.

【0042】次に、ステップ20400の詳細な説明を
する。図27に示したように、ステップ20410にお
いては、現象に関する検索キーを含む事例が、図1の事
例データベース29に存在するかどうかの判定を行う。
判定の結果、事例データベース29に存在する場合に
は、ステップ20420に行く。一方、事例データベー
ス29に存在しない場合には、ステップ20440に行
く。ステップ20440においては、発生した障害事象
に対する現象に関する検索キーを、変更するかどうかの
判定を行う。判定の結果、現象に関する検索キーを変更
する場合には、ステップ20420に行く。一方、現象
に関する検索キーを変更しない場合には、ステップ20
450に行く。次に、ステップ20420においては、
現象に関する検索キーを含む障害事例を、図1の事例デ
ータベース29より検索する。次に、ステップ2043
0においては、現象に関する検索キーを含む事例データ
に該当する履歴データを、図1の履歴管理データベース
より検索して呼出す。一方、ステップ20450におい
ては、検索の対象となる発生した障害事象の検索キー
を、該当する製品分野に変更する。次に、ステップ20
460においては、前記ステップ20450において設
定した製品分野に関する検索キーを含む事例データが、
図1の事例データベース29に存在するかどうかの判定
を行う。判定の結果、事例データが事例データベース2
9に存在する場合には、ステップ20480に行く。一
方、事例データが事例データベース29に存在しない場
合には、ステップ20470に行く。ステップ2047
0においては、製品分野に関する検索キーを変更する。
変更後、再び前記ステップ20460において判定を行
う。次に、ステップ20480においては、製品分野に
関する検索キーを含む事例を、図1の事例データベース
29より検索する。次に、ステップ20490において
は、前記ステップ20480において検索した事例に該
当する履歴データを、図1の履歴管理データベースより
検索して呼出す。以上で、ステップ20400の詳細な
説明を終える。
Next, step 20400 will be described in detail. As shown in FIG. 27, in step 20410, it is determined whether or not a case including a search key related to a phenomenon exists in the case database 29 of FIG.
If the result of the determination is that the case exists in the case database 29, the process proceeds to step 20420. On the other hand, if it does not exist in the case database 29, the procedure goes to step 20440. In step 20440, it is determined whether or not to change the search key relating to the phenomenon corresponding to the occurred failure event. If it is determined that the search key related to the phenomenon is to be changed, the process proceeds to step 20420. On the other hand, if the search key related to the phenomenon is not changed, step 20
Go to 450. Next, in step 20420,
A failure case including a search key for a phenomenon is searched from the case database 29 of FIG. Next, step 2043
At 0, the history data corresponding to the case data including the search key related to the phenomenon is searched from the history management database of FIG. 1 and called. On the other hand, in step 20450, the search key of the occurred fault event to be searched is changed to the corresponding product field. Next, step 20
At 460, case data including a search key for the product field set at step 20450 is
It is determined whether or not it exists in the case database 29 of FIG. As a result of the judgment, the case data is stored in the case database 2
If it exists in step 9, the process goes to step 20480. On the other hand, if the case data does not exist in the case database 29, the procedure goes to step 20470. Step 2047
At 0, the search key for the product field is changed.
After the change, the determination is made again in step 20460. Next, in step 20480, a case including a search key related to the product field is searched from the case database 29 of FIG. Next, in step 20490, history data corresponding to the case searched in step 20480 is searched and called from the history management database of FIG. This concludes the detailed description of step 20400.

【0043】次に、ステップ20500の詳細な説明を
する。図28に示すように、ステップ20510におい
ては、原因に関する検索キーを含む事例が、図1の事例
データベース29に存在するかどうかの判定を行う。判
定の結果、事例データベース29に存在する場合には、
ステップ20520に行く。一方、事例データベース2
9に存在しない場合には、ステップ20540に行く。
ステップ20540においては、発生した障害事象に対
する原因に関する検索キーを、変更するかどうかの判定
を行う。判定の結果、原因に関する検索キーを変更する
場合には、ステップ20520に行く。一方、原因に関
する検索キーを変更しない場合には、ステップ2055
0に行く。次に、ステップ20520においては、原因
に関する検索キーを含む障害事例を、図1の事例データ
ベース29より検索する。次に、ステップ20530に
おいては、原因に関する検索キーを含む事例データに該
当する履歴データを、図1の履歴管理データベースより
検索して呼出す。次に、ステップ20550からステッ
プ20590については、前記図27のステップ204
50からステップ20490と同様の処理であるので、
ここでの説明は省略する。以上で、ステップ20500
の詳細な説明を終える。
Next, step 20500 will be described in detail. As shown in FIG. 28, in step 20510, it is determined whether or not a case including a search key related to the cause exists in the case database 29 of FIG. If the result of the determination is that the case exists in the case database 29,
Go to step 20520. On the other hand, case database 2
If not, go to step 20540.
In step 20540, it is determined whether or not to change the search key relating to the cause of the occurred failure event. If it is determined that the search key related to the cause is to be changed, the process proceeds to step 20520. On the other hand, if the search key related to the cause is not changed, step 2055
Go to 0. Next, in step 20520, a failure case including a search key related to the cause is searched from the case database 29 of FIG. Next, in step 20530, history data corresponding to case data including a search key related to the cause is searched from the history management database of FIG. 1 and called. Next, regarding Step 20550 to Step 20590, Step 204 of FIG.
Since the processing is the same as Step 20490 from 50,
The description here is omitted. With the above, step 20500
Ends the detailed description of.

【0044】次に、ステップ20600の詳細な説明を
する。図29に示すように、ステップ20610におい
ては、検索キーとした現象との組合せで、あるいは検索
キーとした原因との組合せで、図1の事例データベース
29に格納されていた対策事例を抽出して、図1の類似
事例検索部25の対策検索機能253におけるテーブル
(図9)に、対策に関する事例の事例番号などを格納す
る。次に、ステップ20620においては、前記ステッ
プ20610において検索し、格納した事例が成功事例
か、失敗事例かの判定を、図1の事例蓄積部27を通し
て、履歴管理データベース28から呼出した履歴データ
に基づき行なう。以上で、ステップ20600の詳細な
説明を終える。
Next, step 20600 will be described in detail. As shown in FIG. 29, in step 20610, a countermeasure case stored in the case database 29 of FIG. 1 is extracted by combination with a phenomenon used as a search key or with a cause used as a search key. In the table (FIG. 9) in the measure search function 253 of the similar case search unit 25 in FIG. Next, in step 20620, a determination as to whether the case retrieved and stored in step 20610 is a success case or a failure case is made based on the history data called from the history management database 28 through the case accumulation unit 27 in FIG. Do. This concludes the detailed description of step 20600.

【0045】次に、ステップ21100の詳細な説明を
する。図30に示したように、ステップ21110にお
いては、検索した事例データに該当する履歴データ(履
歴番号、分類コード、頻度、関連元履歴番号、関連先履
歴番号、事例番号)を図1の履歴管理データベース28
より検索して、ユーザが選択した事例に該当する履歴デ
ータに更新する。次に、ステップ21120において
は、ステップ21120で更新した履歴データを図1の
履歴管理データベース28に格納する。次に、ステップ
21130においては、前記ステップ21110におい
て選択した事例データを、図1の事例データベース29
に格納する。以上で、ステップ21100の詳細な説明
を終える。
Next, step 21100 will be described in detail. As shown in FIG. 30, in step 21110, the history data (history number, classification code, frequency, related source history number, related destination history number, case number) corresponding to the searched case data is stored in the history management of FIG. Database 28
The search is updated to update the history data corresponding to the case selected by the user. Next, in step 21120, the history data updated in step 21120 is stored in the history management database 28 of FIG. Next, in step 21130, the case data selected in step 21110 is stored in the case database 29 of FIG.
To be stored. This concludes the detailed description of step 21100.

【0046】次に、前記の実施例の処理を図31を用い
て具体的に説明する。まず、障害例として、ホストと端
末間の通信回線に関する障害が発生したものとする。そ
こで、図1の入力装置1より発生した障害対象事例を入
力する。入力した障害対象事例を図1の事例蓄積部27
において製品分野(分類コード(この場合は、ローカル
エリアネットワーク関連の障害とし、「LAN」と表現
することにする))および、障害の現象、または原因が
明確な場合には、入力した障害対象を分割する。ここで
は、通信回線におけるタイムアウトエラーが、障害の現
象として明確になっているものとする。そこで、図1の
類似事例検索部25により、入力した現象に関する事例
を検索キーとして、図1の事例データベース29に格納
されている事例データより、図31に示す現象(91
0)、原因(920)、対策(930)という組合せの
事例を検索できる。ところが、検索した対策事例(93
0)の対策結果は、トレースを行っただけで、最終的な
解決には至っていない事例であることがわかる。そこ
で、現象、原因、対策の何れかが同種の障害対策事例が
存在しないか検索を行う。検索の結果、原因が同じで現
象、および対策事例の異なる現象(940)、原因(9
20)、対策(950)障害対策事例を検索できたとす
る。ここで、事例データベース29中の事例の組合せと
しては、現象(910)、原因(920)、対策(93
0)、および現象(940)、原因(920)、対策
(950)しか存在しないが、現象が910(タイムア
ウトエラー)であっても、対策(930)では、障害が
解決しなかった場合には、原因が同じ対策(950)も
提示することによって、ユーザ(業務遂行者)の対策支
援を行う。前記の組合せの変更処理は、図1の事例自動
調節部26にて行う。さらに、実際に910に示す現象
で、950に示した対策で障害が回復した場合には、成
功した障害対策事例として、図32に示すように、現象
(910)、原因(920)、対策(950)の組合せ
事例を生成して、事例データベース29に格納すると共
に、前記対策事例(950)にたどり着くまでの検索履
歴および検索頻度を、履歴データとして図1の履歴管理
データベース28に格納する。以上の処理手順にしたが
って、前記事例検索を行うたびに、検索する事例データ
ベース29もカスタマイズされていく。
Next, the processing of the above embodiment will be specifically described with reference to FIG. First, as a failure example, it is assumed that a failure has occurred in a communication line between a host and a terminal. Therefore, a failure target case generated by the input device 1 of FIG. 1 is input. The input failure target case is stored in the case storage unit 27 of FIG.
In (2), the classification of the product (classification code (in this case, a local area network-related fault, which will be expressed as "LAN")), and if the phenomenon or the cause of the fault is clear, the input fault target To divide. Here, it is assumed that the timeout error in the communication line has been clarified as a failure phenomenon. Therefore, the similar case search unit 25 shown in FIG. 1 uses the case relating to the inputted phenomenon as a search key and retrieves the phenomenon (91) shown in FIG. 31 from the case data stored in the case database 29 of FIG.
0), cause (920), and countermeasure (930) can be searched for. However, the retrieved countermeasure examples (93
It can be seen that the countermeasure result of 0) is a case in which the trace has been performed but the solution has not been finally resolved. Therefore, a search is performed to determine whether any of the phenomena, causes, and countermeasures has the same type of fault countermeasures. As a result of the search, the phenomena with the same cause and the phenomena with different countermeasures (940) and the cause (9
20), Measures (950) It is assumed that a failure measure example could be searched. Here, as a combination of cases in the case database 29, a phenomenon (910), a cause (920), and a countermeasure (93)
0) and only the phenomenon (940), the cause (920), and the countermeasure (950), but even if the phenomenon is 910 (timeout error), the countermeasure (930) does not solve the failure. By presenting a countermeasure (950) having the same cause, the user (business executor) is supported. The change processing of the combination is performed by the case automatic adjustment unit 26 in FIG. Further, when the failure is actually recovered by the countermeasure shown in 950 in the phenomenon shown in 910, as a successful failure countermeasure example, as shown in FIG. 32, the phenomenon (910), the cause (920), and the countermeasure ( 950) is generated and stored in the case database 29, and a search history and a search frequency until the countermeasure case (950) is reached are stored as history data in the history management database 28 of FIG. According to the above processing procedure, the case database 29 to be searched is also customized each time the case search is performed.

【0047】[0047]

【発明の効果】本発明によれば、障害対策業務遂行者の
障害対策過程(現象の同定、原因の仮定、対策の実施)
に沿った過去の障害対策事例データベースを構築し、発
生した障害に対して、部分的に過去に類似な障害対策過
程がある場合でも、業務遂行者に対して障害対策の支援
情報を提供することができる。すなわち、過去に現象、
原因、対策の一連の事例に類似な障害対策事例が同定で
きなかったとしても、該当する障害対策事例が検索でき
なかったという結果を出すのではなく、現象あるいは原
因に対して関連する事例であれば、検索して表示するこ
とが可能であり、現象、原因、対策の組合せとしての障
害対策として、過去に該当する事例がなかったとして
も、部分的に障害対策の手がかりとなる事例を検索表示
することができる。さらに、過去の障害対策事例につい
て、その対策が、成功したか失敗したかの情報を持たせ
ることにより、たとえ検索した同一の事例が失敗事例で
あったとしても、現象あるいは原因が類似な別の対策事
例から、成功しそうな別の対策を業務遂行者が推定でき
る情報を提供でき、障害対策支援を行うことが可能とな
る。また、類似事例の検索過程において、蓄積されてい
る事例に対する過去の検索頻度により、検索条件に該当
する事例が複数あっても、頻度の高いものから優先的に
検索結果として出力可能である。すなわち、過去の業務
遂行者が行った対策施行方法で、頻度の高い対策事例を
表示することが可能となる。
According to the present invention, a fault countermeasure process of a person performing a fault countermeasure task (identification of a phenomenon, assumption of a cause, implementation of a countermeasure).
Build a database of past troubleshooting cases according to the above, and provide information on troubleshooting to the business executor even if there is a partially similar troubleshooting process in the past for the failure that occurred. Can be. That is, the phenomenon in the past,
Even if a failure countermeasure example similar to a series of causes and countermeasures could not be identified, it is not a result that the corresponding failure countermeasure case could not be searched, but it is a case related to the phenomenon or cause. For example, it is possible to search and display, and as a trouble countermeasure as a combination of phenomena, causes, and countermeasures, even if there is no applicable case in the past, search and display cases that partially provide clues to the trouble countermeasures can do. In addition, by providing information on whether past countermeasures were successful or unsuccessful, even if the same case searched for was a failed case, another problem with a similar phenomenon or cause was added. From the countermeasure case, it is possible to provide information that enables the business executor to estimate another countermeasure that is likely to be successful, and it is possible to provide fault countermeasure support. Further, in the similar case search process, even if there are a plurality of cases corresponding to the search condition based on the past search frequency for the stored cases, it is possible to preferentially output as a search result the one with the highest frequency. In other words, it is possible to display frequently-used countermeasure examples by the countermeasure execution method performed by the past business executor.

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

【図1】本発明の第1の実施例の構成を示す機能ブロッ
ク図である。
FIG. 1 is a functional block diagram illustrating a configuration of a first exemplary embodiment of the present invention.

【図2】類似事例検索部の機能構成図である。FIG. 2 is a functional configuration diagram of a similar case search unit.

【図3】事例自動調節部の機能構成図である。FIG. 3 is a functional configuration diagram of a case automatic adjustment unit.

【図4】事例蓄積部の機能構成図である。FIG. 4 is a functional configuration diagram of a case accumulation unit.

【図5】履歴管理データベースに格納される履歴データ
のテーブル構成である。
FIG. 5 is a table configuration of history data stored in a history management database.

【図6】事例データベースの事例データに関するテーブ
ル構成である。
FIG. 6 is a table configuration related to case data in a case database.

【図7】現象検索機能の処理時に用いられるテーブルの
テーブル構成である。
FIG. 7 is a table configuration of a table used at the time of processing of a phenomenon search function.

【図8】原因検索機能の処理時に用いられるテーブルの
テーブル構成である。
FIG. 8 is a table configuration of a table used at the time of processing of a cause search function.

【図9】対策検索機能の処理時に用いられるテーブルの
テーブル構成である。
FIG. 9 is a table configuration of a table used at the time of processing of a countermeasure search function.

【図10】類似事例判定機能の処理時に用いられるテー
ブルのテーブル構成である。
FIG. 10 is a table configuration of a table used at the time of processing of a similar case determination function.

【図11】事例分類機能の処理時に用いられるテーブル
のテーブル構成である。
FIG. 11 is a table configuration of a table used at the time of processing of the case classification function.

【図12】事例抽出機能の処理時に用いられるテーブル
のテーブル構成である。
FIG. 12 is a table configuration of a table used at the time of processing of a case extraction function.

【図13】事例分割機能の処理により得られるテーブル
のテーブル構成である。
FIG. 13 is a table configuration of a table obtained by processing of a case division function.

【図14】分割事例属性付加機能の処理により得られる
テーブルのテーブル構成である。
FIG. 14 is a table configuration of a table obtained by processing of a division case attribute addition function.

【図15】本発明の第1の実施例を示す流れ図である。FIG. 15 is a flowchart showing a first embodiment of the present invention.

【図16】図15におけるステップ100の詳細図であ
る。
FIG. 16 is a detailed diagram of step 100 in FIG.

【図17】図15におけるステップ200の詳細図であ
る。
FIG. 17 is a detailed diagram of step 200 in FIG. 15;

【図18】図15におけるステップ300の詳細図であ
る。
FIG. 18 is a detailed diagram of step 300 in FIG.

【図19】図15におけるステップ400の詳細図であ
る。
FIG. 19 is a detailed diagram of step 400 in FIG.

【図20】図15におけるステップ500の詳細図であ
る。
FIG. 20 is a detailed diagram of step 500 in FIG.

【図21】図15におけるステップ600の詳細図であ
る。
FIG. 21 is a detailed diagram of step 600 in FIG.

【図22】図15におけるステップ700の詳細図であ
る。
FIG. 22 is a detailed diagram of step 700 in FIG. 15;

【図23】本発明の第1の実施例における事例表示出力
画面例を示す図である。
FIG. 23 is a diagram illustrating an example of a case display output screen according to the first embodiment of the present invention.

【図24】本発明の第1の実施例における履歴データの
変更原理を説明するための図である。
FIG. 24 is a diagram for explaining a principle of changing history data in the first embodiment of the present invention.

【図25】本発明の第2の実施例を示す流れ図である。FIG. 25 is a flowchart showing a second embodiment of the present invention.

【図26】図25におけるステップ20200の詳細図
である。
FIG. 26 is a detailed diagram of step 20200 in FIG. 25.

【図27】図25におけるステップ20400の詳細図
である。
FIG. 27 is a detailed diagram of step 20400 in FIG. 25.

【図28】図25におけるステップ20500の詳細図
である。
FIG. 28 is a detailed diagram of step 20500 in FIG. 25.

【図29】図25におけるステップ20600の詳細図
である。
FIG. 29 is a detailed diagram of step 20600 in FIG. 25.

【図30】図25におけるステップ21100の詳細図
である。
FIG. 30 is a detailed diagram of step 21100 in FIG. 25.

【図31】本発明の第2の実施例の具体的事例蓄積/検
索過程を説明するための図である。
FIG. 31 is a diagram for explaining a specific case accumulation / search process according to the second embodiment of this invention.

【図32】本発明の第2の実施例の検索処理で新規生成
された事例データの組合せを説明するための図である。
FIG. 32 is a diagram for explaining a combination of case data newly generated in the search processing according to the second embodiment of the present invention.

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

1 入力装置 2 記憶装置 3 CPU 4 出力装置 5 外部記憶装置 21 ユーザインタフェース部 22 シミュレート部 23 事例データ管理部 24 メディア別エディタ部 25 類似事例検索部 26 事例自動調節部 27 事例蓄積部 28 履歴管理データベース 29 事例データベース REFERENCE SIGNS LIST 1 input device 2 storage device 3 CPU 4 output device 5 external storage device 21 user interface unit 22 simulation unit 23 case data management unit 24 media-specific editor unit 25 similar case search unit 26 automatic case adjustment unit 27 case storage unit 28 history management Database 29 Case Database

───────────────────────────────────────────────────── フロントページの続き (72)発明者 矢島 敬士 神奈川県川崎市麻生区王禅寺1099番地 株式会社日立製作所 システム開発研究 所内 (72)発明者 小川 雅彦 神奈川県川崎市幸区鹿島田890番地の12 株式会社日立製作所 情報システム事 業部内 (56)参考文献 特開 平7−44526(JP,A) 特開 平6−325101(JP,A) 特開 平5−89177(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 11/22 360 ──────────────────────────────────────────────────の Continuing on the front page (72) Inventor Keiji Yajima 1099 Ozenji Temple, Aso-ku, Kawasaki-shi, Kanagawa Prefecture Hitachi Systems Co., Ltd. (56) References JP-A-7-44526 (JP, A) JP-A-6-325101 (JP, A) JP-A 5-89177 (JP, A) (58) Survey Field (Int.Cl. 7 , DB name) G06F 11/22 360

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 CPUと、複数の項目からなる事例デー
タを蓄積または検索するための入力装置と、検索した事
例データを表示させるための出力装置と、事例データを
格納した事例データベースと、事例データの検索履歴デ
ータを格納した履歴管理データベースと、記憶装置を備
えた計算機システムにおける障害対策支援方法であっ
て、 前記入力装置から前記項目の少なくとも1つの項目に関
する検索キーが入力されたとき、該検索キーにより事例
データを前記事例データベースから検索し、検索された
事例データを前記出力装置に表示し、 前記検索された事例データあるいは前記検索された1以
上の事例データを基に入力装置により組替えが行なわれ
た事例データの検索履歴データを前記履歴管理データベ
ースから読み出し、該読み出した検索履歴データを更新
して前記履歴管理データベースに格納し、 前記組替えが行なわれた事例データを前記事例データベ
ースに格納することを特徴とする障害対策支援方法。
1. A CPU, an input device for storing or retrieving case data composed of a plurality of items, an output device for displaying retrieved case data, a case database storing case data, and case data A failure management support method in a computer system having a history management database storing search history data of the above and a storage device, wherein a search key relating to at least one of the items is input from the input device. When searched, case data is searched from the case database by the search key, and the searched case data is displayed on the output device. Based on the searched case data or the searched one or more case data, The search history data of the case data rearranged by the input device is read out from the history management database, Search history data update to the store in the history management database, fault tolerance support method characterized by storing the case data by the assembled replacement is performed in the case database was.
【請求項2】 CPUと、現象、原因、対策の項目から
なる事例データを蓄積または検索するための入力装置
と、検索した事例データを表示させるための出力装置
と、事例データを格納した事例データベースと、事例デ
ータの検索履歴データを格納した履歴管理データベース
と、記憶装置を備えた計算機システムにおける障害対策
支援方法であって、 前記入力装置から前記項目の少なくとも1つの項目に関
する検索キーが入力されたとき、該検索キーにより事例
データを前記事例データベースから検索すると共に、検
索された事例データの検索履歴データを前記履歴管理デ
ータベースから読み出し、 前記検索された事例データの検索履歴データにおける対
策の成功/失敗情報が成功を示すとき、該検索された事
例データを前記出力装置に表示し、 前記検索された事例データの検索履歴データにおける対
策の成功/失敗情報が失敗を示すとき、現象または原因
が同じで異なる対策を有しかつ該対策が成功を示す事例
データを前記事例データベースから検索し、 該検索された事例データを前記出力装置に表示すること
を特徴とする障害対策支援方法。
2. A CPU, an input device for storing or retrieving case data comprising phenomena, causes, and countermeasures, an output device for displaying the retrieved case data, and a case database storing the case data. And a history management database storing search history data of case data, and a failure countermeasure support method in a computer system including a storage device, wherein the input device relates to at least one of the items. When a search key is input, case data is searched from the case database by the search key, and search history data of the searched case data is read from the history management database, and search history data of the searched case data is read. When the success / failure information of the countermeasure in the above indicates success, the searched case data is output to the output device. When the success / failure information of the countermeasure in the search history data of the searched case data indicates a failure, the case data having the same phenomena or causes but different countermeasures and indicating the success of the countermeasure is stored from the case database. A failure countermeasure support method, comprising: searching and displaying the searched case data on the output device.
【請求項3】 請求項2記載の障害対策支援方法におい
て、 前記検索された事例データを前記出力装置に表示すると
き、該事例データの検索履歴データにおける頻度情報の
値の高い事例データから優先して順次表示することを特
徴とする障害対策支援方法。
3. The failure countermeasure support method according to claim 2, wherein when the searched case data is displayed on the output device, priority is given to case data having a higher frequency information value in search history data of the case data. A trouble shooting support method characterized by displaying the information sequentially.
【請求項4】 請求項2記載の障害対策支援方法におい
て、 前記検索された事例データの検索履歴データにおける対
策の成功/失敗情報が失敗を示し、現象または原因が同
じで異なる対策を有しかつ該対策が成功を示す事例デー
タが前記事例データベースから検索されたとき、該検索
された事例データの項目の組合せを変更して新たな事例
データを作成すると共に該新たな事例データの検索履歴
データを作成し、 該新たな事例データを前記事例データベースに格納し、
該新たな事例データの検索履歴データを前記履歴管理デ
ータベースに格納することを特徴とする障害対策支援方
法。
4. The failure countermeasure support method according to claim 2, wherein the success / failure information of the countermeasure in the search history data of the searched case data indicates failure, and the countermeasure has a different countermeasure with the same phenomenon or cause. When case data indicating that the countermeasure is successful is retrieved from the case database, the combination of items of the retrieved case data is changed to create new case data, and the search history data of the new case data is changed. Creating, storing the new case data in the case database,
A failure countermeasure support method, wherein the search history data of the new case data is stored in the history management database.
【請求項5】 請求項2記載の障害対策支援方法におい
て、 前記入力された項目に関する検索キーで事例データが検
索できないとき、事例データが検索できるまで検索キー
を変更して検索条件を広げていくことを特徴とする障害
対策支援方法。
5. The failure countermeasure support method according to claim 2, wherein when case data cannot be searched using the search key for the input item, the search key is changed until the case data can be searched to broaden the search conditions. A failure countermeasure support method characterized by the following.
【請求項6】 請求項2記載の障害対策支援方法におい
て、 現象、原因のいずれかの項目に関する検索キーにより事
例データベースを検索しても事例データを検索できない
とき、発生した障害事象に係る分野(製品分野等)を検
索キーとして前記事例データベースを検索することを特
徴とする障害対策支援方法。
6. The trouble countermeasure support method according to claim 2, wherein when the case data cannot be searched by searching the case database using a search key related to any of the phenomenon and the cause, a field relating to the generated trouble event ( A failure countermeasure support method, wherein the case database is searched using a product field or the like as a search key.
JP14412495A 1995-05-18 1995-05-18 Failure support method Expired - Fee Related JP3291642B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14412495A JP3291642B2 (en) 1995-05-18 1995-05-18 Failure support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14412495A JP3291642B2 (en) 1995-05-18 1995-05-18 Failure support method

Publications (2)

Publication Number Publication Date
JPH08314751A JPH08314751A (en) 1996-11-29
JP3291642B2 true JP3291642B2 (en) 2002-06-10

Family

ID=15354762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14412495A Expired - Fee Related JP3291642B2 (en) 1995-05-18 1995-05-18 Failure support method

Country Status (1)

Country Link
JP (1) JP3291642B2 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242653A (en) * 1999-02-18 2000-09-08 Nec Corp Device and method for retrieving similar case
JP4494330B2 (en) 2005-11-28 2010-06-30 株式会社日立製作所 Policy control method, apparatus and program
JP4705484B2 (en) * 2006-02-03 2011-06-22 新日鉄ソリューションズ株式会社 Performance monitoring device, performance monitoring method and program
US7647534B2 (en) * 2006-03-17 2010-01-12 Xerox Corporation Method for avoiding repetition of user actions by using past users' experiences
JP5024450B2 (en) 2008-05-30 2012-09-12 富士通株式会社 Recovery method management program, recovery method management device, and recovery method management method
WO2011068015A1 (en) * 2009-12-02 2011-06-09 コニカミノルタホールディングス株式会社 System building support method
JP5756064B2 (en) * 2012-07-25 2015-07-29 日本電信電話株式会社 Failure cause identification support apparatus, method and program
EP2940585A4 (en) 2012-12-28 2016-01-06 Fujitsu Ltd Response method creation program, response method creation method, and information processing device
JP6810352B2 (en) 2017-02-16 2021-01-06 富士通株式会社 Fault analysis program, fault analysis device and fault analysis method
CN110502366B (en) * 2019-07-15 2023-02-14 平安普惠企业管理有限公司 Case execution method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
JPH08314751A (en) 1996-11-29

Similar Documents

Publication Publication Date Title
US6732114B1 (en) System and method for creating a customizable network diagram
CN111625161B (en) Label processing method and device and electronic equipment
US20070016581A1 (en) Category setting support method and apparatus
JP3291642B2 (en) Failure support method
JP2003208501A (en) Business process definition display method and program
JP4852834B2 (en) Application requirement design support system and method
JP6980608B2 (en) Examination support device, examination support method, and service provision method
US20220129802A1 (en) Computer system and plan evaluation method
JP7246301B2 (en) Program development support system and program development support method
JP6695847B2 (en) Software parts management system, computer
JP3022326B2 (en) File change history management system
JP2008117029A (en) Method for checking out invalid procedure during creation of operational work procedure, method for generating command for preventing occurrence of failure, automatic execution command generation system, and program therefor
JP2002259503A (en) System of production control, method thereof, manufacturing method for semiconductor device using the method, recording medium recorded information thereof, program thereof and computer readable recording medium recorded the program
US20030009486A1 (en) Data reducing method, system and program
JP2006277179A (en) Database tuning device, method, and program
JP2008009966A (en) Device and method for setting business process
JPH11188584A (en) Operation management device, operation management method, and recording medium
JP7425691B2 (en) Process model creation system and process model creation method
JP7034832B2 (en) Resource management equipment and resource management method
JPH10283379A (en) Method for supporting design and device therefor
JP5857580B2 (en) Work information management apparatus and program
JP2023107534A (en) Support system, support method and program
JP5492031B2 (en) Work management system
JP2000112800A (en) File history management system
JP2002297421A (en) Database management device, database management method, program and recording medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees