JPH09106343A - Maintenance controlling method for software resources - Google Patents

Maintenance controlling method for software resources

Info

Publication number
JPH09106343A
JPH09106343A JP26440695A JP26440695A JPH09106343A JP H09106343 A JPH09106343 A JP H09106343A JP 26440695 A JP26440695 A JP 26440695A JP 26440695 A JP26440695 A JP 26440695A JP H09106343 A JPH09106343 A JP H09106343A
Authority
JP
Japan
Prior art keywords
information
maintenance
related information
software
software resource
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP26440695A
Other languages
Japanese (ja)
Inventor
Yoshiaki Okuma
義昭 大隈
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 Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP26440695A priority Critical patent/JPH09106343A/en
Publication of JPH09106343A publication Critical patent/JPH09106343A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the efficiency of a maintenance control work by effectively reusing the analysis information (= maintenance information) determined for pertinent software resources before, regarding the maintenance controlling method for software resources. SOLUTION: When a large quantity of analysis information can be obtained once, the analysis information (= maintenance information) is divided into some parts and a maintenance control work is performed by using each of the parts. When the analysis information for every program can be obtained, each information is integrated into one and the maintenance control work is performed. By flexibly reusing the existing analysis information obtained individually by the analysis of the program composing software resources without being thrown away, the efficiency of the maintenance control works such as the standardization of a data item and the influence range investigation at the time of the change can be improved.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はソフトウェア資源の
保守管理方法に係り、特に、ソフトウェア資源中に記述
されたデータ項目の名称および属性の標準化作業,記述
内容の変更による影響範囲の特定作業などに際し、該当
するソフトウェア資源についての保守情報を有効に再利
用するためのデータ中心アプローチ型のソフトウェア資
源の保守管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software resource maintenance management method, and more particularly, to the standardization work of the names and attributes of data items described in software resources, and the work of specifying the range of influence due to the change of description contents. The present invention relates to a data-centered approach to software resource maintenance management method for effectively reusing maintenance information about the corresponding software resource.

【0002】[0002]

【従来の技術】一般に、ソフトウェア作成時に名称付与
ルールが厳守されなかったり、何度も繰り返し変更が行
われたりした場合、そのソフトウェア中で同一の役割を
持っているひとつのデータ項目に複数の異名同義のタグ
名が割り当てられ、保守管理を行う上で大変わかりにく
いものとなってしまうことが少なくない。そこで、この
ようなわかりにくいソフトウェアについてさらに変更を
行う必要が生じた場合、保守担当者は、他のあらゆる作
業に先立ってそのソフトウェアを理解するための作業に
多大の労力を費やさざるを得ない。特に、ソフトウェア
の変更による影響範囲を特定する作業では、変更を行っ
たことによって現状からデグレードしてしまう危険を常
に伴うことから、保守作業者に対する責任と負担が重く
なる。
2. Description of the Related Art Generally, when a naming rule is not strictly adhered to when software is created, or when a name is repeatedly changed, a plurality of different names are assigned to one data item having the same role in the software. A synonymous tag name is assigned, and it often becomes very difficult to understand when performing maintenance. Therefore, when it becomes necessary to make further changes to such incomprehensible software, the maintenance staff must spend a great deal of effort to understand the software prior to all other tasks. In particular, in the work of specifying the range of influence of the software change, there is always a risk of degrading from the current state due to the change, and thus the responsibility and the burden on the maintenance worker become heavy.

【0003】従来より、このようなソフトウェアの変更
作業における保守作業者への負担を軽減させる2種類の
方法が提案されている。方法(特開平3−29492
5号公報記載の「ソフトウェア標準化方法」)は、ソフ
トウェアを構成する各プログラムを解析して得られた解
析情報のうち、互いに同義関係にあるデータ項目の集合
を求めて関連情報として蓄積した後、このような同義関
係にあるデータ項目の集合全体について標準的な名称お
よび属性への置き換えを行うことにより、わかりやすい
ソフトウェアに作り直そうとするものである。また、方
法(特開平6−131164号公報記載の「ソフトウ
ェア標準化方法」)は、方法と同様にデータ項目間の
同義関係を利用するが、特に大規模なソフトウェア資源
からなるシステムを保守管理の対象としており、システ
ム全体を一度に解析する代わりにそれぞれ共通プログラ
ムを含むいくつかのサブシステムに分割し、サブシステ
ムごとにプログラムを解析して得られた解析情報からデ
ータ項目の関連情報を求めた後、共通プログラム中のデ
ータ項目をキーとして段階的にサブシステムの統合を行
い、最終的に、システム全体におけるデータ項目の名称
および属性を標準的な名称および属性に置き換えるもの
である。
Conventionally, two types of methods have been proposed to reduce the burden on maintenance workers in such software modification work. Method (JP-A-3-29492)
In the "software standardization method" described in Japanese Patent Publication No. 5), among the analysis information obtained by analyzing each program constituting the software, after obtaining a set of data items having synonymous relations and accumulating them as related information, By replacing the entire set of synonymous data items with standard names and attributes, an attempt is made to make the software easier to understand. Also, the method (“Software standardization method” described in Japanese Patent Laid-Open No. 6-131164) uses the synonymous relationship between data items similarly to the method, but a system consisting of large-scale software resources is subject to maintenance management. Instead of analyzing the entire system at once, it is divided into several subsystems each containing a common program, and after obtaining the related information of the data item from the analysis information obtained by analyzing the program for each subsystem By gradually integrating subsystems using data items in a common program as keys, the names and attributes of data items in the entire system are finally replaced with standard names and attributes.

【0004】[0004]

【発明が解決しようとする課題】上記従来の方法で
は、ソフトウェア資源を構成する個々のプログラムを解
析して得られる解析情報が膨大な量に達すると、保守作
業用システムの処理性能などの理由のため、かえって保
守作業の効率が低下してしまう場合があるという問題点
があった。そして、このような効率低下を回避するため
に別の方法で同義関係にあるデータ項目を求めようとす
ると、先の解析で得られたすべての解析情報を無駄に捨
て去らざるを得なくなるとともに、必ずしも当初の保守
作業が確実に達成されるとは限らないという問題点があ
った。また、分割して得られた各々のサブシステムごと
にその構成プログラムを解析してデータ項目間の関連情
報を求めた場合、これらをシステム全体の保守作業用の
関連情報としてひとつにまとめて再利用することもでき
ないという問題点があった。
In the above-mentioned conventional method, when the amount of analysis information obtained by analyzing the individual programs constituting the software resource reaches a huge amount, the reason for the processing performance of the maintenance work system or the like is increased. Therefore, there is a problem in that the efficiency of maintenance work may be reduced. Then, in order to avoid such a decrease in efficiency, if another method is used to obtain data items having a synonymous relationship, all the analysis information obtained in the previous analysis will have to be discarded in vain. There was a problem that the initial maintenance work was not always achieved. In addition, when analyzing the configuration program for each subsystem obtained by dividing and obtaining the related information between data items, these are collectively reused as related information for maintenance work of the entire system. There was a problem that it could not be done.

【0005】本発明の目的は、上記の問題点を解決し
て、ソフトウェア資源を構成するプログラムの解析によ
って個別に得られた既存の解析情報を捨て去ることなく
柔軟に再利用して、保守管理作業の効率を向上させるこ
とのできるソフトウェア資源の保守管理方法を提供する
ことにある。
An object of the present invention is to solve the above problems and flexibly reuse existing analysis information individually obtained by analysis of programs constituting software resources without discarding the maintenance management work. It is to provide a method of maintaining and managing software resources that can improve the efficiency of software.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
め、本発明のソフトウェア資源の保守管理方法は、ソフ
トウェア資源中に定義されているデータ項目についての
アクセスに着目して作成された各データ項目間の異名同
義関係を表す関連情報を用いて前記ソフトウェア資源に
対する保守管理を行うデータ中心アプローチ型のソフト
ウェア資源の保守管理方法において、各種のソフトウェ
ア資源から構成されたシステムについての既成の保守情
報に含まれている前記関連情報に基づき、個々のソフト
ウェア資源ごとに他のソフトウェア資源との間の前記関
連情報による連結部およびその状態を求め、特定のソフ
トウェア資源との連結部における前記関連情報を切り離
して前記保守情報をサブシステム単位に分割し、各々の
サブシステムごとに前記関連情報を用いて保守管理を行
うようにしたものである。
In order to achieve the above object, the method for maintaining and managing software resources according to the present invention provides data created by paying attention to access to data items defined in software resources. In the maintenance management method of the software resource of the data-centric approach type, which performs the maintenance management for the software resource by using the related information representing the synonymous relationship between items, the existing maintenance information about the system composed of various software resources is added. Based on the included related information, the connection part and the state of the other software resource by the related information are obtained for each software resource, and the related information at the connection part with the specific software resource is separated. The above maintenance information is divided into subsystems, and each subsystem is It is obtained to perform the maintenance with the relevant information.

【0007】あるいはまた、ソフトウェア資源中に定義
されているデータ項目についてのアクセスに着目して作
成された各データ項目間の異名同義関係を表す関連情報
を用いて前記ソフトウェア資源に対する保守管理を行う
データ中心アプローチ型のソフトウェア資源の保守管理
方法において、連係性を有する複数のサブシステムにつ
いてそれぞれ別個に作成された既成の保守情報に含まれ
ている前記関連情報に対して前記連係性に相当する新た
な関連情報を連結部として追加設定し、これによってす
べての保守情報をひとつのシステムについての保守情報
に統合し、前記統合された保守情報に含まれている前記
関連情報を用いて保守管理を行うようにしたものであ
る。
[0007] Alternatively, data for performing maintenance management on the software resource by using related information indicating synonymous synonyms between the data items created by paying attention to access to the data item defined in the software resource. In the central approach type software resource maintenance management method, a new correspondence corresponding to the association is added to the related information included in the existing maintenance information created separately for each of the plurality of subsystems having the association. By additionally setting related information as a connection unit, all maintenance information is integrated into maintenance information for one system, and maintenance management is performed using the related information included in the integrated maintenance information. It is the one.

【0008】上記構成としたことにより、解析情報の量
が膨大となったために性能的な理由で保守管理作業の効
率が低下してしまうような場合でも、解析作業をやり直
すことなく既に作成された解析情報(=保守情報)を捨
て去ることなく柔軟に再利用可能となる。また、一度に
保守管理作業の対象とする解析情報のデータ量を分割に
よって低減させ、データ量に起因する処理性能の劣化を
防止することも可能となる。また、複数のシステムにつ
いてそれぞれ別個に解析情報を作成した場合でも、解析
作業をやり直さずに保存してある作成済みの解析情報を
ひとつにまとめて再利用可能となる。さらに、複数組の
解析情報を有機的にひとつの解析情報に統合させること
で、作業対象が複数である場合にくらべて無駄が削減さ
れて機械的に処理可能な範囲が広がる。以上により、ソ
フトウェア資源を構成するプログラムの解析によって個
別に得られた既存の解析情報を捨て去ることなく柔軟に
再利用して、保守管理作業の効率を向上させることがで
きる。
With the above configuration, even if the efficiency of the maintenance work is reduced due to performance reasons due to the huge amount of analysis information, the analysis work has already been created without redoing it. The analysis information (= maintenance information) can be reused flexibly without being discarded. Further, it is possible to reduce the data amount of the analysis information that is the target of the maintenance management work at a time by dividing, and prevent the deterioration of the processing performance due to the data amount. Further, even when analysis information is created separately for each of a plurality of systems, the created analysis information that has been saved can be collected and reused without restarting the analysis work. Furthermore, by organically integrating a plurality of sets of analysis information into one piece of analysis information, waste can be reduced and a mechanically processable range can be expanded as compared with a case where there are a plurality of work targets. As described above, it is possible to improve the efficiency of maintenance work by flexibly reusing the existing analysis information individually obtained by the analysis of the programs constituting the software resources without discarding it.

【0009】[0009]

【発明の実施の形態】以下、本発明のソフトウェア資源
の保守管理方法の実施の一形態例を図面を用いて詳細に
説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of a software resource maintenance management method of the present invention will be described in detail below with reference to the drawings.

【0010】図1は、本発明のソフトウェア資源の保守
管理方法を実現するシステムのハードウェア構成の一例
を示す図である。同図中、11はシステム全体の統括制
御を行うCPU,12はCPUの動作に必要となるメモ
リ,13は必要な入力操作をユーザが行うための入力装
置,14は処理結果などを表示させる表示装置,15は
同じく処理結果などを印刷出力させるプリンタ,16は
処理対象となるソフトウェア資源や処理結果として得ら
れた解析情報などが格納される外部記憶装置である。
FIG. 1 is a diagram showing an example of a hardware configuration of a system for realizing a software resource maintenance management method of the present invention. In the figure, 11 is a CPU that performs overall control of the entire system, 12 is a memory necessary for the operation of the CPU, 13 is an input device for the user to perform necessary input operations, and 14 is a display for displaying processing results and the like. An apparatus, 15 is a printer that also prints out the processing result, and 16 is an external storage device that stores software resources to be processed and analysis information obtained as the processing result.

【0011】図2は、図1のシステムで一括して作成さ
れたソフトウェア資源の解析情報を分割する場合の処理
の流れを示すフローチャートであり、最初に外部記憶装
置16に格納されている保守管理の処理対象となるソフ
トウェア資源を読み込んで、所定の解析処理を行う(ス
テップ201)。
FIG. 2 is a flow chart showing the flow of processing in the case of dividing the analysis information of the software resources collectively created by the system of FIG. 1, and the maintenance management initially stored in the external storage device 16. The software resource to be processed is read and a predetermined analysis process is performed (step 201).

【0012】図3は、図2の処理の対象となる具体的な
ソフトウェア資源の例を示す図(その1)である。同図
中、例えば符号310で示したジョブ制御は、プログ
ラム“P1”(符号311)がデータセット“DSN1”(符
号313a)に対してアクセスする際の割当て名が“FI
LE1”(符号312)であることを定義している。そし
てさらに、ジョブ制御310に制御される実際のプロ
グラム“P1”(311a)では、論理的なファイル名称
を“ファイル1”(符号314)とするとともに、ファ
イルアクセス時のデータ定義については、“01”レベ
ルのデータ項目名を“RECORD-1”(符号315)と、そ
の配下の“05”レベルのデータ項目を“DATA-1”(符
号316)と、それぞれ記述している。また、上記と同
様に、符号320で示したジョブ制御は、プログラム
“P2”(符号321)がデータセット“DSN1”(符号3
13b)に対してアクセスする際の割当て名が“FILE
2”(符号322)であることを定義し、さらに、ジョ
ブ制御320に制御される実際のプログラム“P2”
(321a)では、論理的なファイル名称を“ファイル
2”(符号324)とするとともに、ファイルアクセス
時のデータ定義については、“01”レベルのデータ項
目名を“RECORD-2”(符号325)と、その配下の“0
5”レベルのデータ項目を“DATA-2”(符号326)
と、それぞれ記述している。
FIG. 3 is a diagram (part 1) showing an example of a specific software resource which is the target of the processing of FIG. In the job control indicated by reference numeral 310 in the figure, for example, when the program "P1" (reference numeral 311) accesses the data set "DSN1" (reference numeral 313a), the assigned name is "FI".
LE1 ”(reference numeral 312) is defined. Further, in the actual program“ P1 ”(311a) controlled by the job control 310, the logical file name is“ file 1 ”(reference numeral 314). In addition, regarding the data definition at the time of file access, the data item name of “01” level is “RECORD-1” (reference numeral 315) and the data item of the subordinate “05” level is “DATA-1” ( Similarly, in the job control indicated by reference numeral 320, the program “P2” (reference numeral 321) is the data set “DSN1” (reference numeral 3).
The assigned name when accessing 13b) is "FILE
2 "(reference numeral 322) is defined and the actual program" P2 "controlled by the job control 320
In (321a), the logical file name is set to "file 2" (reference numeral 324), and regarding the data definition at the time of file access, the data item name of "01" level is set to "RECORD-2" (reference numeral 325). And the subordinate “0
The data item of the 5 "level is" DATA-2 "(reference numeral 326).
, Respectively.

【0013】上述した図3のソフトウェア資源におい
て、プログラム“P1”(311a)内のデータ項目“RE
CORD-1”(315)およびプログラム“P2”(321
a)内のデータ項目“RECORD-2”(325)と、プログ
ラム“P1”(311a)内のデータ項目“DATA-1”(3
16)およびプログラム“P2”(321a)内のデータ
項目“DATA-2”(符号326)は、いずれも同一のデー
タセット“DSN1”(符号313)に対するアクセスを行
うために利用される領域なので、このような関係を“同
一ファイルによる同義関係”と呼び、この関係に基づい
て関連情報の作成を行う。
In the software resource of FIG. 3 described above, the data item "RE" in the program "P1" (311a)
CORD-1 ”(315) and program“ P2 ”(321
a) data item “RECORD-2” (325) in the program “P1” (311a) data item “DATA-1” (3)
16) and the data item "DATA-2" (reference numeral 326) in the program "P2" (321a) are both areas used for accessing the same data set "DSN1" (reference numeral 313). Such a relationship is called a "synonymous relationship with the same file", and related information is created based on this relationship.

【0014】図4は、図2の処理の対象となる具体的な
ソフトウェア資源の例を示す図(その2)であり、符号
410で示したプログラム“P1”が、符号411aで示
した引数“DATA-3”(符号411a)を伴って、符号4
20で示したサブプログラム“P2”を呼び出す例を示
す。同図中、プログラム“P1”(410)内では、デー
タ項目“DATA-3”の内容を別のデータ項目“DATA-5”に
転送している(符号411b,412a)。また、サブ
プログラム“P2”(420)内では、受け側の引数“DA
TA-4”の内容を別のデータ項目“DATA-6”に転送してい
る(符号421b,422a)。
FIG. 4 is a diagram (part 2) showing an example of a concrete software resource which is the target of the processing of FIG. 2, and the program "P1" shown by reference numeral 410 is the argument "shown by reference numeral 411a". DATA-3 "(reference numeral 411a) and reference numeral 4
An example of calling the subprogram “P2” shown by 20 will be shown. In the figure, in the program "P1" (410), the content of the data item "DATA-3" is transferred to another data item "DATA-5" (reference numerals 411b, 412a). In the subprogram “P2” (420), the argument “DA” on the receiving side is
The content of "TA-4" is transferred to another data item "DATA-6" (reference numerals 421b and 422a).

【0015】上述した図4のソフトウェア資源におい
て、プログラム“P1”(410)内のデータ項目“DATA
-3”(411)およびサブプログラム“P2”(420)
内のデータ項目“DATA-4”(421)は、いずれもプロ
グラム間で同一の内容を受け渡すために利用される領域
なので、このような関係を“CALL関係による同義関係”
と呼ぶ。また、プログラム“P1”(410)内のデータ
項目“DATA-3”(411b)およびデータ項目“DATA-
5”(412a)と、サブプログラム“P2”(420)
内のデータ項目“DATA-4”(421b)およびデータ項
目“DATA-6”(422a)は、いずれも同一プログラム
内でデータ項目の内容を転送するために利用される領域
なので、このような関係を“MOVE関係による同義関係”
と呼ぶ。そして、これらの関係に基づいて関連情報の作
成を行う。以上が、図2のフローチャートにおける関連
情報の作成(ステップ202)である。
In the software resource of FIG. 4 described above, the data item "DATA" in the program "P1" (410).
-3 "(411) and subprogram" P2 "(420)
The data item “DATA-4” (421) in the above is an area used to transfer the same contents between programs, so such a relationship is “synonymous relationship by CALL relationship”.
Call. In addition, the data item “DATA-3” (411b) and the data item “DATA-” in the program “P1” (410).
5 "(412a) and subprogram" P2 "(420)
Since the data item “DATA-4” (421b) and the data item “DATA-6” (422a) in the above are both used for transferring the contents of the data item in the same program, such a relation “Synonymous relationship by MOVE relationship”
Call. Then, the related information is created based on these relationships. The above is the creation of related information (step 202) in the flowchart of FIG.

【0016】図5は、ソフトウェア資源の解析情報に含
まれる関連情報の一例を示す図である。同図中、図3や
図4に基づいて作成された各々の関連情報は、関連の元
となるプログラム名51およびデータ項目名52,関連
の相手先となるプログラム名53およびデータ項目名5
4,同義関係の存立理由を示す関連の種類の55に分類
されて、関連情報テーブル50に格納される。図5の関
連情報テーブル50において、行5aおよび5bは図3
のソフトウェア資源から、行5cおよび4dは図4のソ
フトウェア資源から、それぞれ作成された関連情報であ
る。
FIG. 5 is a diagram showing an example of related information included in the software resource analysis information. In the same figure, the respective related information created based on FIG. 3 and FIG. 4 are the program name 51 and the data item name 52 as the source of the relationship, the program name 53 and the data item name 5 as the other party of the relationship.
4, and is stored in the related information table 50, classified into 55 of types of relationships indicating the existence reasons of synonymous relationships. In the related information table 50 of FIG. 5, rows 5a and 5b are shown in FIG.
From the software resources of FIG. 4, lines 5c and 4d are the related information respectively created from the software resources of FIG.

【0017】このような関連情報は、例えば、次のよう
な保守管理作業に際して有効に利用することができる。 〔保守管理作業A〕プログラム“P1”内のデータ項目
“DATA-3”の名称を所定のネーミング規則に基づいて決
定した標準名称に置き換えようとするとき、上記関連情
報を辿ることにより、置き換えが必要となるすべてのデ
ータ項目の一覧をあらかじめリストアップする。 〔保守管理作業B〕プログラム“P1”内のデータ項目
“DATA-3”のエリア長を拡大するなどの何らかの変更を
行う必要がが生じた場合、この変更の影響を受けるデー
タ項目およびそのデータ項目を含むプログラムの範囲を
あらかじめ特定する。
Such related information can be effectively used, for example, in the following maintenance management work. [Maintenance work A] When attempting to replace the name of the data item "DATA-3" in the program "P1" with a standard name determined based on a predetermined naming rule, the replacement is performed by tracing the above related information. Make a list of all required data items in advance. [Maintenance work B] When it is necessary to make some changes, such as increasing the area length of the data item "DATA-3" in the program "P1", the data items affected by this change and their data items The range of the program including is specified in advance.

【0018】上述した保守管理作業A,Bによって得ら
れる情報は実に有効な手がかりとなる情報であり、特
に、保守対象のソフトウェア資源の規模が大きく、保守
担当者がソフトウェア資源の作成者ではない未熟練者で
あった場合には、計り知れない効果が期待できる一方、
ソフトウェア資源の規模が巨大化するにつれて、上述し
た保守管理作業A,Bに関する処理性能は低下していく
のが一般的である。
The information obtained by the above-mentioned maintenance management operations A and B is information that is a really effective clue. Especially, the scale of the software resource to be maintained is large, and the person in charge of maintenance is not the creator of the software resource. If you are a skilled person, while you can expect immeasurable effects,
Generally, as the scale of software resources increases, the processing performance of the maintenance management work A and B described above decreases.

【0019】そこで、このような処理性能の低下を回避
するために有効な方法として、関連情報を含む解析情報
を分割する方法について順次説明していく。以下、図2
中のステップ203で行われる連結部の調査・表示処理
について説明を行う。
Therefore, as a method effective for avoiding such a decrease in processing performance, a method of dividing analysis information including related information will be sequentially described. Hereinafter, FIG.
The investigation / display processing of the connecting portion performed in step 203 therein will be described.

【0020】図6は、図2の処理に際して設定される連
結部の調査条件の一例を示す図である。同図中、調査の
目的を表す項目610には、“分割”(符号611)と
“統合”(符号612)の2種類の選択枝のうち、“分
割”が設定されている(符号611a:“Yes”)。
分割数620には、元の解析情報を2分割することが設
定されている(符号620a:“2”)。分割方法63
0には、“解析情報量の平均化”(符号631),“デ
ィスク容量の平均化”(符号632),“指定のプログ
ラムで分割”(符号633)の3種類の選択枝のうち、
“解析情報量の平均化”が設定されている(符号631
a:“Yes”)。以上のように図6では、解析情報量
が平均化されるように元の解析情報(関連情報を含む)
を2分割すべきことが設定されている例を示す。
FIG. 6 is a diagram showing an example of the inspection conditions of the connecting portion set in the processing of FIG. In the figure, the item 610 indicating the purpose of the survey is set to “division” of two types of selection branches of “division” (reference numeral 611) and “integration” (reference numeral 612) (reference numeral 611a: "Yes").
The division number 620 is set to divide the original analysis information into two (reference numeral 620a: “2”). Division method 63
In 0, among three types of selection branches of “averaging analysis information amount” (reference numeral 631), “averaging disk capacity” (reference numeral 632), and “dividing by designated program” (reference numeral 633)
“Averaging of analysis information amount” is set (reference numeral 631)
a: “Yes”). As described above, in FIG. 6, the original analysis information (including related information) so that the analysis information amount is averaged.
The following shows an example in which it is set to divide into two.

【0021】図7は、図2の処理に際して表示される連
結部の調査結果の一例を示す図であり、元の解析情報に
おける関連情報間の連結部およびその状態と、図6で設
定した条件(分割条件)から予想される分割結果とを示
す。同図中、710および720は分割条件で指定され
た分割数の値(=2)にそれぞれ対応する分割単位であ
る。符号711〜714は、分割単位710に属するプ
ログラムであり、711aおよび711bはプログラム
711で用いられるデータ項目の一部である。721〜
724は分割単位720に属するプログラムであり、7
21a,724aはプログラム721,プログラム72
4で用いられるデータ項目の一部である。そして、73
1,732はそれぞれ、分割単位710中のデータ項目
711aと分割単位720中のデータ項目721aとの
間,分割単位710中のデータ項目711bと分割単位
720中のデータ項目724aとの間に張られた関連情
報である。また、741は上記分割条件の場合の分割点
における連結数(=関連情報の数=2),742はこの
連結部の関連情報についての詳細情報であり、分割後の
状態743として、分割単位710および720におけ
る解析情報の量(=件数)743aとディスク占有量7
43bとをそれぞれ数値表示する。ユーザは、詳細情報
742に表示されている分割点の連結数741,分割点
の関連情報742(関連情報の内容731aおよび73
2a),分割後の状態743などの情報を参照し、この
分割条件のままで分割を続行するか、あるいは、分割条
件を再度設定し直すかの決定を行う。
FIG. 7 is a diagram showing an example of the result of the investigation of the connecting portion displayed during the processing of FIG. 2, in which the connecting portion between related information in the original analysis information and its state, and the condition set in FIG. The division result expected from (division condition) is shown. In the figure, 710 and 720 are division units respectively corresponding to the division number value (= 2) designated by the division condition. Reference numerals 711 to 714 are programs belonging to the division unit 710, and 711a and 711b are some of the data items used in the program 711. 721-
724 is a program belonging to the division unit 720,
21a and 724a are programs 721 and 72
4 are some of the data items used in 4. And 73
1, 732 are respectively placed between the data item 711a in the division unit 710 and the data item 721a in the division unit 720, and between the data item 711b in the division unit 710 and the data item 724a in the division unit 720, respectively. Related information. Further, 741 is the number of connections at the division points (= the number of related information = 2) in the case of the above-mentioned division condition, and 742 is detailed information about the related information of this connection portion. And 720 the amount of analysis information (= number of cases) 743a and disk occupancy 7
43b and numerical values are displayed respectively. The user selects the number of division points connected 741 displayed in the detailed information 742, the division point related information 742 (the related information contents 731a and 73).
2a), referring to information such as the state 743 after the division, it is determined whether the division is continued under the division condition or the division condition is reset.

【0022】上記において、表示された分割条件のまま
で分割を続行することが可能であった場合、ユーザは、
図2中のステップ204および205で示される関連情
報の切り離し・削除を行って、保守情報から符号742
で示した関連情報を切り離すことにより、全体としてひ
とつに統合されていた保守情報を意味的に2つの分割単
位に分けることができる。この処理の後、意味的に2つ
の分割単位に分けられた保守情報を必要に応じて別々の
ファイルに分ける処理が、図2中のステップ206およ
び207である。そしてさらにステップ208では、先
にステップ202(関連情報の作成)で述べたように、
分割単位ごとの保守情報を対象として、関連情報をキー
とする異名同義のデータ項目の集合を作成し、これらの
データ項目にひとつの標準名称を付与する。最後にステ
ップ209において、各プログラム内のデータ項目の元
の名称をステップ208で付与された標準名称に置換す
る処理を行う。
In the above, if it is possible to continue the division under the displayed division conditions, the user:
The related information shown in steps 204 and 205 in FIG.
By separating the related information indicated by, the maintenance information that has been integrated into one as a whole can be semantically divided into two division units. After this process, the process of dividing the maintenance information semantically divided into two division units into separate files as necessary is steps 206 and 207 in FIG. Then, in step 208, as described above in step 202 (creation of related information),
A group of synonymous data items with related information as a key is created for the maintenance information for each division unit, and one standard name is given to these data items. Finally, in step 209, the original name of the data item in each program is replaced with the standard name given in step 208.

【0023】図8は、図1のシステムで一括して作成さ
れたソフトウェア資源の解析情報を分割し、これに伴っ
て必要となるデータ項目の変更によって生ずる影響範囲
を調査する場合の処理の流れを示すフローチャートであ
る。同図中、ステップ801〜807における処理の内
容は図2中のステップ201〜207における処理の内
容と同一であるため、詳細な説明を省略する。そして、
最後のステップ808では、ステップ807までの処理
で得られた分割単位ごとの保守情報を対象として、関連
情報をキーとする異名同義のデータ項目の集合を作成
し、これらのデータ項目について必要な変更を行った場
合の影響範囲を調査する。
FIG. 8 is a flow chart of the processing when dividing the analysis information of the software resources collectively created by the system of FIG. 1 and investigating the range of influence caused by the change of the data items required therewith. It is a flowchart showing. In the figure, the contents of the processing in steps 801 to 807 are the same as the contents of the processing in steps 201 to 207 in FIG. 2, and therefore detailed description will be omitted. And
In the last step 808, a set of synonymous data items with related information as a key is created for the maintenance information for each division unit obtained by the processing up to step 807, and necessary changes are made to these data items. Investigate the range of impact when

【0024】図9は、図1のシステムで別々に作成され
たソフトウェア資源の解析情報を統合し、これに伴って
必要となるデータ項目の変更によって生ずる影響範囲を
調査する場合の処理の流れを示すフローチャートであ
り、既にユーザが複数のシステムごとに個別に作成した
保守情報が存在し、これら複数の保守情報を一括して影
響範囲の調査を行おうとする場合を想定している。同図
中、ステップ901はソフトウェア資源の解析処理,ス
テップ902は関連情報の解析処理であり、処理対象と
されるシステムが複数であることを除き、図2中のステ
ップ201および202で行われる処理と同様である。
ステップ903および904では、各々が保守情報とし
て管理されている複数のソフトウェア資源の解析情報
を、必要に応じて同一ファイル内に移動させる。なお、
元から同一のファイルに記録されている解析情報につい
てこの処理を行う必要はなく、また、ステップ903,
904の処理で行うのは解析情報の移動のみで、個々の
解析情報は意味的に完全に独立している。この後、ステ
ップ905において、図2中のステップ203と同様に
連結部の調査・表示処理を行う。
FIG. 9 shows the flow of processing in the case where the analysis information of the software resources created separately in the system of FIG. 1 is integrated, and the range of influence caused by the change of the data items required therewith is investigated. It is a flow chart shown, and it is assumed that there is already maintenance information created individually by a user for each of a plurality of systems, and an attempt is made to collectively investigate the influence range of these plurality of maintenance information. In the figure, step 901 is a software resource analysis process, step 902 is a related information analysis process, and the processes performed in steps 201 and 202 in FIG. 2 except that there are a plurality of systems to be processed. Is the same as.
In steps 903 and 904, analysis information of a plurality of software resources, each managed as maintenance information, is moved to the same file as needed. In addition,
It is not necessary to perform this process for the analysis information originally recorded in the same file, and step 903.
Only the movement of the analysis information is performed in the processing of 904, and each analysis information is semantically completely independent. After that, in step 905, the investigation / display processing of the connecting portion is performed as in step 203 in FIG.

【0025】図10は、図9の処理に際して設定される
連結部の調査条件の一例を示す図である。同図中、調査
の目的を表す項目1010には、“分割”(符号101
1)と“統合”(符号1012)の2種類の選択枝のう
ち、“統合”が設定されている(符号1012a:“Y
es”)。そして、統合方法1040には、元の解析情
報を指定のプログラム(符号1041a:“P1”)で統
合すべきことが設定されている。
FIG. 10 is a diagram showing an example of the inspection conditions of the connecting portion set in the processing of FIG. In the figure, the item 1010 indicating the purpose of the survey is “division” (reference numeral 101
1) and “integration” (reference numeral 1012) of the two types of selection branches, “integration” is set (reference numeral 1012a: “Y”).
es "). Then, in the integration method 1040, it is set that the original analysis information should be integrated by a designated program (reference numeral 1041a:" P1 ").

【0026】図11は、図9の処理に際して表示される
連結部の調査結果の一例を示す図であり、複数の保守情
報ごとに個別に求めた解析情報に基づき、図10で設定
した条件(統合条件)から予想される統合結果と、ひと
つに統合される直前の2つのシステムの解析情報におけ
る関連情報間の連結部およびその状態とを示す(図9中
のステップ905で行われる処理)。同図中、符号11
10および1120はそれぞれ統合前のシステム,符号
1131および1132はユーザが新たに追加設定しよ
うとしている連結部の関連情報,1141はこの連結部
の関連情報についての詳細情報であり、統合前後の状態
1142として、システム1110および1120と統
合後のシステム1150における解析情報の量(=件
数)1142aとディスク占有量1142bとをそれぞ
れ数値表示する。ユーザは、詳細情報1141に表示さ
れている統合点の関連情報1141(関連情報の内容1
131aおよび1132a),統合前後の状態1142
などの情報を参照し、この統合条件のままで統合を続行
するか、あるいは、統合条件を再度設定し直すかの決定
を行う。
FIG. 11 is a diagram showing an example of the survey result of the connecting portion displayed in the processing of FIG. 9, and the condition set in FIG. 10 (based on the analysis information individually obtained for each of a plurality of maintenance information). An integration result expected from (integration condition), a connection part between related information in the analysis information of the two systems immediately before being integrated, and the state thereof are shown (processing performed in step 905 in FIG. 9). In the figure, reference numeral 11
Reference numerals 10 and 1120 are systems before integration, reference numerals 1131 and 1132 are related information of a connecting portion that the user is about to additionally set, 1141 is detailed information about the related information of the connecting portion, and a state before and after integration 1142. As a numerical value, the amount (= the number of pieces) of analysis information 1142a and the disk occupancy 1142b in the integrated system 1150 with the systems 1110 and 1120 are numerically displayed. The user selects related information 1141 (content of related information 1) of the integration point displayed in the detailed information 1141.
131a and 1132a), state 1142 before and after integration
It is determined whether to continue the integration under this integration condition or to reset the integration condition again with reference to the information such as.

【0027】上記において、表示された統合条件のまま
で統合を続行する場合、ユーザが図9中のステップ90
6および907で示される関連情報の追加設定を行うこ
とで解析情報中に関連情報1131および1132が追
加されると、これによって元は複数のシステムごとに別
個に作成された保守情報が意味的にも有機的につなが
り、ひとつの保守情報に統合される。最後にステップ9
08では、ひとつに統合された新たな保守情報を対象と
して、関連情報1131,1132をキーとする異名同
義のデータ項目の集合を作成し、これらのデータ項目に
ついて必要な変更を行った場合の影響範囲を調査する。
In the above, when the integration is continued under the displayed integration conditions, the user performs step 90 in FIG.
When the related information 1131 and 1132 is added to the analysis information by performing the additional setting of the related information indicated by 6 and 907, the maintenance information originally created separately for each of the plurality of systems is semantically changed. Are also organically connected and integrated into one maintenance information. Finally step 9
In 08, the effect of creating a set of synonymous data items with related information 1131 and 1132 as keys for new integrated maintenance information, and making necessary changes to these data items Examine the range.

【0028】図12は、図1のシステムで別々に作成さ
れたソフトウェア資源の解析情報を統合し、これに伴っ
て必要となるデータ項目の変更を行う場合の処理の流れ
を示すフローチャートである。同図中、ステップ120
1〜1207における処理の内容は図9中のステップ9
01〜907における処理の内容と同一であるため、詳
細な説明を省略する。そしてステップ1208では、ひ
とつに統合された保守情報を対象として、関連情報をキ
ーとする異名同義のデータ項目の集合を作成し、これら
のデータ項目にひとつの標準名称を付与する。最後にス
テップ1209において、各プログラム内のデータ項目
の元の名称をステップ1208で付与された標準名称に
置換する処理を行う。
FIG. 12 is a flow chart showing the flow of processing in the case where the analysis information of the software resources created separately in the system of FIG. 1 is integrated and the necessary data items are changed accordingly. In the figure, step 120
The contents of the processing in 1 to 1207 are step 9 in FIG.
Since the processing contents are the same as those in 01 to 907, detailed description thereof will be omitted. Then, in step 1208, a set of synonymous data items having related information as a key is created for the integrated maintenance information, and one standard name is given to these data items. Finally, in step 1209, the original name of the data item in each program is replaced with the standard name given in step 1208.

【0029】なお、上述した実施の形態例では、ソフト
ウェア資源を解析して求められる情報のことを解析情
報、ソフトウェア資源の保守管理作業に利用する情報の
ことを保守情報と記述しているが、解析情報および保守
情報の内容は同一である。また、上述した実施の形態例
はあくまでも本発明のソフトウェア資源の保守管理方法
の具体例のひとつに過ぎず、この実施の形態例のみに限
定されるものではない。
In the above-described embodiment, the information obtained by analyzing the software resource is described as analysis information, and the information used for maintenance management work of the software resource is described as maintenance information. The contents of analysis information and maintenance information are the same. The above-described embodiment is merely one specific example of the software resource maintenance management method of the present invention, and is not limited to this embodiment.

【0030】[0030]

【発明の効果】以上詳しく説明したように、本発明のソ
フトウェア資源の保守管理方法によれば、ソフトウェア
資源全体で一度に膨大な量の解析情報が得られた場合に
はその解析情報(=保守情報)をいくつかに分割してか
らその各々について保守管理作業を行うことにより、ま
た、プログラムごとにそれぞれ解析情報が得られた場合
にはそれらをひとつに統合してから保守管理作業を行う
ことにより、ソフトウェア資源を構成するプログラムの
解析によって個別に得られた既存の解析情報を捨て去る
ことなく柔軟に再利用して、データ項目の標準化や変更
時の影響範囲調査などの保守管理作業の効率を向上させ
ることができるという効果が得られる。
As described above in detail, according to the software resource maintenance management method of the present invention, when a huge amount of analysis information is obtained at one time for all software resources, the analysis information (= maintenance) (Information) is divided into several parts, and then maintenance and management work is performed for each of them. Also, when analysis information is obtained for each program, these are integrated into one and then maintenance and management work is performed. Enables flexible reuse of existing analysis information individually obtained by analysis of programs that make up software resources without discarding it, and improves efficiency of maintenance management work such as standardization of data items and investigation of impact range at the time of change. The effect that it can be improved is obtained.

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

【図1】本発明のソフトウェア資源の保守管理方法を実
現するシステムのハードウェア構成の一例を示す図であ
る。
FIG. 1 is a diagram showing an example of a hardware configuration of a system that implements a software resource maintenance management method of the present invention.

【図2】図1のシステムで一括して作成されたソフトウ
ェア資源の解析情報を分割する場合の処理の流れを示す
フローチャートである。
FIG. 2 is a flowchart showing a processing flow when dividing analysis information of software resources created collectively by the system of FIG.

【図3】図2の処理の対象となる具体的なソフトウェア
資源の例を示す図(その1)である。
FIG. 3 is a diagram (part 1) showing an example of a specific software resource that is a target of the process of FIG. 2;

【図4】図2の処理の対象となる具体的なソフトウェア
資源の例を示す図(その2)である。
FIG. 4 is a diagram (part 2) showing an example of a specific software resource that is the target of the processing of FIG.

【図5】ソフトウェア資源の解析情報に含まれる関連情
報の一例を示す図である。
FIG. 5 is a diagram illustrating an example of related information included in software resource analysis information.

【図6】図2の処理に際して設定される連結部の調査条
件の一例を示す図である。
FIG. 6 is a diagram showing an example of a check condition of a connecting portion set in the process of FIG.

【図7】図2の処理に際して表示される連結部の調査結
果の一例を示す図である。
FIG. 7 is a diagram showing an example of a survey result of a connecting portion displayed during the processing of FIG.

【図8】図1のシステムで一括して作成されたソフトウ
ェア資源の解析情報を分割し、これに伴って必要となる
データ項目の変更によって生ずる影響範囲を調査する場
合の処理の流れを示すフローチャートである。
8 is a flowchart showing the flow of processing in the case of dividing analysis information of software resources created collectively by the system of FIG. 1 and investigating the range of influence caused by the change of the data items required therewith. Is.

【図9】図1のシステムで別々に作成されたソフトウェ
ア資源の解析情報を統合し、これに伴って必要となるデ
ータ項目の変更によって生ずる影響範囲を調査する場合
の処理の流れを示すフローチャートである。
9 is a flowchart showing the flow of processing in the case of integrating analysis information of software resources created separately in the system of FIG. 1 and investigating the range of influence caused by the change of the data items required therewith. is there.

【図10】図9の処理に際して設定される連結部の調査
条件の一例を示す図である。
FIG. 10 is a diagram showing an example of the inspection conditions of the connecting portion set in the processing of FIG. 9.

【図11】図9の処理に際して表示される連結部の調査
結果の一例を示す図である。
FIG. 11 is a diagram showing an example of a survey result of a connecting portion displayed in the process of FIG. 9.

【図12】図1のシステムで別々に作成されたソフトウ
ェア資源の解析情報を統合し、これに伴って必要となる
データ項目の変更を行う場合の処理の流れを示すフロー
チャートである。
FIG. 12 is a flowchart showing the flow of processing in the case of integrating analysis information of software resources created separately in the system of FIG. 1 and changing the data items required accordingly.

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

611a 解析情報の調査の目的の設定(=分割) 620a 解析情報の分割数の設定(=2) 631a 解析情報の分割方法の設定(=解析情報量の
平均化) 710a,720a 分割後の解析情報 731a,732a 分割時の連結部についての関連情
報 743a 分割後の解析情報の量 743b 分割後のディスク占有量 1012a 解析情報の調査の目的の設定(=統合) 1041a 解析情報の統合方法の設定(=指定のプロ
グラムで統合) 1131a,1132a 統合時の連結部についての関
連情報 1142a 統合前後の解析情報の量 1142b 統合前後のディスク占有量 1150 統合後の状態
611a Analysis information investigation purpose setting (= division) 620a Analysis information division number setting (= 2) 631a Analysis information division method setting (= averaging analysis information amount) 710a, 720a Analysis information after division 731a, 732a Related information about connection part at the time of division 743a Amount of analysis information after division 743b Disk occupancy after division 1012a Setting of purpose of investigating analysis information (= integration) 1041a Setting of integration method of analysis information (= 1131a, 1132a Related information about connection part at the time of integration 1142a Amount of analysis information before and after integration 1142b Disk occupancy before and after integration 1150 State after integration

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェア資源中に定義されているデ
ータ項目についてのアクセスに着目して作成された各デ
ータ項目間の異名同義関係を表す関連情報を用いて前記
ソフトウェア資源に対する保守管理を行うデータ中心ア
プローチ型のソフトウェア資源の保守管理方法におい
て、 各種のソフトウェア資源から構成されたシステムについ
ての既成の保守情報に含まれている前記関連情報に基づ
き、個々のソフトウェア資源ごとに他のソフトウェア資
源との間の前記関連情報による連結部およびその状態を
求め、特定のソフトウェア資源との連結部における前記
関連情報を切り離して前記保守情報をサブシステム単位
に分割し、各々のサブシステムごとに前記関連情報を用
いて保守管理を行うようにしたことを特徴とするソフト
ウェア資源の保守管理方法。
1. A data center for performing maintenance management on a software resource using related information representing synonymous synonyms between data items created by focusing on access to data items defined in the software resource. In the approach-based software resource maintenance management method, based on the related information included in the existing maintenance information about the system configured from various software resources, the software resources are linked with other software resources for each individual software resource. Of the connection information and the state thereof according to the related information, and the maintenance information is divided into subsystems by separating the related information at the connection portion with a specific software resource, and the related information is used for each subsystem. Maintenance of software resources Management method.
【請求項2】 ソフトウェア資源中に定義されているデ
ータ項目についてのアクセスに着目して作成された各デ
ータ項目間の異名同義関係を表す関連情報を用いて前記
ソフトウェア資源に対する保守管理を行うデータ中心ア
プローチ型のソフトウェア資源の保守管理方法におい
て、 連係性を有する複数のサブシステムについてそれぞれ別
個に作成された既成の保守情報に含まれている前記関連
情報に対して前記連係性に相当する新たな関連情報を連
結部として追加設定し、これによってすべての保守情報
をひとつのシステムについての保守情報に統合し、前記
統合された保守情報に含まれている前記関連情報を用い
て保守管理を行うようにしたことを特徴とするソフトウ
ェア資源の保守管理方法。
2. A data center for performing maintenance management on the software resource using related information representing synonymous synonyms between data items created by focusing on access to data items defined in the software resource. In the approach-type software resource maintenance management method, a new association corresponding to the association is added to the association information included in the existing maintenance information created separately for each of the plurality of subsystems having the association. By additionally setting information as a connection unit, all maintenance information is integrated into maintenance information about one system, and maintenance management is performed using the related information included in the integrated maintenance information. A software resource maintenance management method characterized by the above.
【請求項3】 生成される各々のサブシステムに属する
前記保守情報の件数が平均化されるとともに、前記関連
情報の切り離しに必要な連結部の数が最小となるよう
に、前記保守情報をサブシステム単位に分割することを
特徴とする請求項1記載のソフトウェア資源の保守管理
方法。
3. The maintenance information is sub-divided so that the number of pieces of maintenance information belonging to each generated subsystem is averaged and the number of connecting parts required for separating the related information is minimized. The method for maintaining and managing software resources according to claim 1, wherein the method is divided into system units.
【請求項4】 生成される各々のサブシステムに属する
前記保守情報の容量が平均化されるとともに、前記関連
情報の切り離しに必要な連結部の数が最小となるよう
に、前記保守情報をサブシステム単位に分割することを
特徴とする請求項1記載のソフトウェア資源の保守管理
方法。
4. The maintenance information is sub-divided so that the capacity of the maintenance information belonging to each generated subsystem is averaged and the number of connecting parts required for separating the related information is minimized. The method for maintaining and managing software resources according to claim 1, wherein the method is divided into system units.
【請求項5】 指定された任意のプログラム間で前記保
守情報をサブシステム単位に分割することを特徴とする
請求項1記載のソフトウェア資源の保守管理方法。
5. The software resource maintenance management method according to claim 1, wherein the maintenance information is divided into subsystems among designated arbitrary programs.
【請求項6】 別個のサブシステムに属する任意のプロ
グラム間で用いられるデータ項目に対して、指定された
関連情報を追加してからひとつのシステムについての保
守情報に統合することを特徴とする請求項2記載のソフ
トウェア資源の保守管理方法。
6. The data item used between arbitrary programs belonging to different subsystems, the specified related information is added and then integrated into maintenance information for one system. Item 2. A software resource maintenance management method according to item 2.
JP26440695A 1995-10-12 1995-10-12 Maintenance controlling method for software resources Pending JPH09106343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26440695A JPH09106343A (en) 1995-10-12 1995-10-12 Maintenance controlling method for software resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26440695A JPH09106343A (en) 1995-10-12 1995-10-12 Maintenance controlling method for software resources

Publications (1)

Publication Number Publication Date
JPH09106343A true JPH09106343A (en) 1997-04-22

Family

ID=17402724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26440695A Pending JPH09106343A (en) 1995-10-12 1995-10-12 Maintenance controlling method for software resources

Country Status (1)

Country Link
JP (1) JPH09106343A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004025463A1 (en) * 2002-09-09 2004-03-25 Catena Corporation Requirement defining method, method for developing software, method for changing requirement word, and newly defining method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004025463A1 (en) * 2002-09-09 2004-03-25 Catena Corporation Requirement defining method, method for developing software, method for changing requirement word, and newly defining method

Similar Documents

Publication Publication Date Title
US11216324B2 (en) Query watchdog
US6578006B1 (en) Project work management method and system
US8417991B2 (en) Mitigating reduction in availability level during maintenance of nodes in a cluster
US5717950A (en) Input/output device information management system for multi-computer system
US20070169167A1 (en) Control device and control method information system
US8918783B2 (en) Managing virtual computers simultaneously with static and dynamic dependencies
DE69815946T2 (en) Information processing apparatus
US20080134199A1 (en) Method and Apparatus for Allowing Restarted Programs to Use Old Process Identifications and thread identifications
JPWO2012137347A1 (en) Computer system and parallel distributed processing method
US20230153100A1 (en) Method and apparatus for managing model file in inference application
US20160313924A1 (en) Tracking ownership of memory in a data processing system through use of a memory monitor
US6345270B1 (en) Data management system
US11782753B2 (en) Node-local-unscheduler for scheduling remediation
CN113051049A (en) Task scheduling system, method, electronic device and readable storage medium
JP4021287B2 (en) Database search program, database search method and database search device
US6636988B1 (en) Application of automation and procedures to enable high-speed recovery and relocation of computer workloads
JPH09106343A (en) Maintenance controlling method for software resources
CN115687359A (en) Data table partitioning method and device, storage medium and computer equipment
US11853198B2 (en) Program development assistance system and program development assistance method
JP2008210047A (en) Business event data supplementation device and business event data supplementation program
CN111866130B (en) Log processing method and device based on zookeeper, computer equipment and storage medium
JPH09259061A (en) Reliability evaluation device for system
CN117149381A (en) Distributed task management method, system, computing device and storage medium
JP2878124B2 (en) Exclusive execution control method
CN115145714A (en) Method, device and system for scheduling container instances