JPH02207326A - Patch supervising system - Google Patents

Patch supervising system

Info

Publication number
JPH02207326A
JPH02207326A JP1030284A JP3028489A JPH02207326A JP H02207326 A JPH02207326 A JP H02207326A JP 1030284 A JP1030284 A JP 1030284A JP 3028489 A JP3028489 A JP 3028489A JP H02207326 A JPH02207326 A JP H02207326A
Authority
JP
Japan
Prior art keywords
patch
deleted
added
patches
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1030284A
Other languages
Japanese (ja)
Inventor
Tatsuhiko Matsumura
松村 達彦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1030284A priority Critical patent/JPH02207326A/en
Publication of JPH02207326A publication Critical patent/JPH02207326A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To delete a patch without preparing a reverse patch and to temporarily add/delete the patch by providing a deleting patch table where the patch discriminating names of the patches to be deleted are stored. CONSTITUTION:A patch application means 5 adds the patch stored into an additional patch table 3 to information in a patch registering tabler 2, applies the information of contents, in which the patch where the patch discriminating name stored in a deleted patch table 4 is deleted, and corrects a load module 1. When the application of the addition/deletion of the patch is not temporary, a patch registering table 2 is updated by the information in the patch registering table to/from which the patch is added/deleted. Thus the patch can be deleted without the preparation of the reverse patch, and since the patch can be temporarily added/deleted, the load module can be easily and suitably corrected.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムに関し、特にパッチ適用管理
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing system, and particularly to a patch application management method.

(従来の技術〕 、従来の情報処理システムでは、パッチを適用してロー
ドモジュールを修正する場合、パッチを追加することは
できるが削除することができなかった。
(Prior Art) In a conventional information processing system, when a load module is modified by applying a patch, the patch can be added but cannot be deleted.

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

上述した従来の情報処理システムのパッチ管理方式では
、パッチの追加はできるが削除を行なえないので、削除
のためには逆パッチを作成しなければならず、またパッ
チの追加・削除を一時的に適用することもできないとい
う欠点がある。
In the conventional patch management method for information processing systems described above, patches can be added but cannot be deleted, so a reverse patch must be created for deletion, and patches can only be added or deleted temporarily. The disadvantage is that it cannot be applied.

(課題を解決するための手段) 本発明のパッチ管理システムは、 登録されるパッチのパッチ識別名と該パッチ識別名に対
応したパッチイメージが格納されるパッチ登録テーブル
と、 追加されるパッチのパッチ識別名と該パッチ識別名に対
応したパッチイメージが格納される追加パッチテーブル
と、 削除されるパッチのパッチ識別名が格納される削除パッ
チテーブルと、 記憶空間と、 前記追加パッチテーブルに格納されているパッチ識別名
と該パッチ識別名に対応したパッチイメージを追加し、
かつ前記削除パッチテーブルに格納されているパッチ識
別名と該パッチ識別名に対応したパッチイメージを削除
した前記パッチ登録テーブル内の情報をロードモジュー
ルに適用して前記記憶空間に展開し、前記追加されたパ
ッチ識別名をもつパッチおよび前記削除されたパッチ識
別名をもパッチが前記ロードモジュールの一時的な修正
のためのパッチでなければ、追加されたパッチ識別名と
該パッチ識別名に対応したパッチイメージが追加され、
削除されたパッチ識別名と該パッチ識別名に対応したパ
ッチイメージが削除された前記パッチ登録テーブル内の
情報により前記パッチ登録テーブルを更新するパッチ適
用手段とを含む。
(Means for Solving the Problems) The patch management system of the present invention includes: a patch registration table in which patch identification names of patches to be registered and patch images corresponding to the patch identification names are stored; and patches of patches to be added. an additional patch table in which an identification name and a patch image corresponding to the patch identification name are stored; a deletion patch table in which a patch identification name of a patch to be deleted is stored; a storage space; and a patch image stored in the additional patch table. Add the patch identification name and the patch image corresponding to the patch identification name,
and applies the information in the patch registration table from which the patch identification name stored in the deleted patch table and the patch image corresponding to the patch identification name are deleted to a load module to deploy it in the storage space, and If the patch is not a patch for temporary modification of the load module, the patch with the added patch ID and the patch ID with the deleted patch ID are added. image added,
The patch application means updates the patch registration table with information in the patch registration table from which the deleted patch identification name and the patch image corresponding to the patch identification name have been deleted.

〔作  用〕[For production]

パッチ登録テーブル内の情報に追加パッチテーブルに格
納されているパッチが追加され、かつ削除パッチテーブ
ルに格納されているパッチ識別名のパッチが削除された
内容がロードモジュールの修正に適用され、またパッチ
の追加・削除の適用が一時的なものでなければ該パッチ
が追加・削除されたパッチ登録テーブル内の情報により
パッチ登録テーブルが更新されるので、逆パッチを作成
しなくてもパッチの削除ができるとともに、パッチの追
加・削除を継続的ばかりでなく一時的にも行なうことが
できる。
The patch stored in the added patch table is added to the information in the patch registration table, the patch with the patch ID stored in the deleted patch table is deleted, and the contents are applied to the load module modification, and the patch If the addition/deletion of the patch is not temporary, the patch registration table will be updated with the information in the patch registration table where the patch was added/deleted, so the patch can be deleted without creating a reverse patch. In addition, patches can be added and removed not only continuously but also temporarily.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のパッチ管理システムの一実施例のブロ
ック図、第2図は第1図のパッチ適用手段5の処理の流
れ図である。
FIG. 1 is a block diagram of an embodiment of the patch management system of the present invention, and FIG. 2 is a flowchart of processing by the patch application means 5 of FIG.

このパッチ管理システムはロードモジュール(以下LM
と称する。)1とパッチ登録テーブル2と追加パッチテ
ーブル3と削除ファイルテーブル4とパッチ適用手段5
と記憶空間6を含んでいる。
This patch management system is a load module (hereinafter referred to as LM).
It is called. ) 1, patch registration table 2, additional patch table 3, deletion file table 4, and patch application means 5
and storage space 6.

LMIは修正前のロードモジュールである。LMI is the load module before modification.

パッチ登録テーブル2には、表1に示すように、登録さ
れるパッチのパッチ識別名とそれに対応したパッチイメ
ージが格納されている。
As shown in Table 1, the patch registration table 2 stores patch identification names of patches to be registered and patch images corresponding thereto.

表1 追加パッチテーブル3には、表2に示すように5追加さ
れるパッチのパッチ識別名とそれに対応したパッチイメ
ージが格納されている。
Table 1 The additional patch table 3 stores patch identification names of five added patches and their corresponding patch images, as shown in Table 2.

表2 削除パッチテーブル4には、表3に示すように、削除さ
れるパッチのパッチ識別名が格納されている。
Table 2 As shown in Table 3, the deleted patch table 4 stores patch identification names of patches to be deleted.

表3 パッチ適用手段5は、第2図に示すように、まずパッチ
登録テーブル2を取得しくステップ21)、追加パッチ
テーブル3、削除パッチテーブル4が有れば取得してお
き(ステップ22゜23)、次にLMIを取得しくステ
ップ24)、追加パッチテーブル3、削除パッチテーブ
ル4が存在するかどうかチエツクしくステップ25)、
存在していれば追加ファイル3中のパッチ識別名とパッ
チイメージをパッチ登録テーブル2に追加し、削除パッ
チテーブル4で指定されたパッチ識別名を持つパッチの
パッチ識別名とパッチイメージをパッチ登録テーブル2
から削除した内容をLMIに適用して(ステップ27)
、記憶空間6に修正後のLM61として展開しくステッ
プ58)、ステップ25で追加パッチテーブル3、削除
パッチテーブル4が存在していなければ、パッチ登録テ
ーブル2中のパッチ識別名とパッチイメージのみをLM
Iに通用して(ステップ26)、記憶空間6に修正後の
LM61として展開する(ステップ28)。つづいてパ
ッチ適用手段5は追加パッチテーブル3.削除パッチテ
ーブル4が一時的な適用かどうかチエツクしくステップ
29)、−時的な適用であればそのままとし、−時的な
適用でなければパッチ登録テーブル2内の情報から追加
・削除が行なわれた内容の情報をパッチ登録テーブル2
として再登録して更新する(ステップ30)。ここでス
テップ29におけるチエツクは、あらかじめ追加パッチ
テーブル3、削除パッチテーブル4に記載されたものに
よってもよいし、その時点に外部より操作員から入力さ
れた指示によるものによってもよい。
Table 3 As shown in FIG. 2, the patch application means 5 first acquires the patch registration table 2 (step 21), and acquires the additional patch table 3 and deletion patch table 4 if they exist (steps 22 and 23). ), then get the LMI (step 24), check whether the added patch table 3 and deleted patch table 4 exist (step 25),
If it exists, add the patch identification name and patch image in additional file 3 to patch registration table 2, and add the patch identification name and patch image of the patch with the patch identification name specified in deletion patch table 4 to the patch registration table. 2
Apply the content deleted from to LMI (step 27)
If the added patch table 3 and the deleted patch table 4 do not exist in step 25, only the patch identification name and patch image in the patch registration table 2 are expanded to the storage space 6 as the modified LM 61 (step 58).
I (step 26), and is developed as a modified LM 61 in the storage space 6 (step 28). Subsequently, the patch application means 5 uses the additional patch table 3. Check whether the deletion patch table 4 is a temporary application (step 29), - If the application is temporary, leave it as is; - If the application is not temporary, add/delete from the information in the patch registration table 2. Patch registration table 2
The information is then re-registered and updated as (step 30). Here, the check in step 29 may be based on what is written in advance in the additional patch table 3 and the deleted patch table 4, or may be based on an instruction input from the outside by the operator at that time.

本実施例のパッチ管理システムでは以上述べた構成によ
って登録されたパッチの追加・削除が容易にでき、また
パッチの追加・削除を継続的にばかりでなく一時的にも
行なうことができる。
In the patch management system of this embodiment, with the above-described configuration, registered patches can be easily added and deleted, and patches can be added and deleted not only continuously but also temporarily.

〔発明の効果] 以上説明したように本発明は、パッチが登録されている
パッチ登録テーブル内の情報に、追加パッチテーブルに
格納されたパッチを追加し、かつ削除パッチテーブルに
パッチ識別名が格納されているパッチを削除した内容の
情報を適用してロードモジュールを修正し、またパッチ
の追加・削除の適用が一時的なものでなければ、該パッ
チが追加・削除された前記パッチ登録テーブル内の情報
によりパッチ登録テーブルを更新することにより、逆パ
ッチを作成しなくてもパッチの削除ができるとともに、
パッチの一時的な追加・削除が行なえるのでロードモジ
ュールの修正を容易に適切に行なえるという効果がある
[Effects of the Invention] As explained above, the present invention adds patches stored in an additional patch table to information in a patch registration table in which patches are registered, and also stores patch identification names in a deleted patch table. The load module is modified by applying the information about the content of the deleted patch, and if the addition/deletion of the patch is not temporary, the information in the patch registration table where the patch was added/deleted is By updating the patch registration table with this information, patches can be deleted without creating a reverse patch, and
Since patches can be temporarily added or deleted, the load module can be easily and appropriately modified.

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

第1図は本発明のパッチ管理システムの一実施例のブロ
ック図、第2図は第1図のパッチ適用手段5の処理の流
わ図である。 1…LM。 2・・・パッチ登録テーブル、 3−・追加パッチテーブル、 4・・・削除パッチテーブル、 5・・・パッチ適用手段、 6・・・記憶空間、
FIG. 1 is a block diagram of an embodiment of the patch management system of the present invention, and FIG. 2 is a flow diagram of the processing of the patch application means 5 of FIG. 1...LM. 2... Patch registration table, 3-- Addition patch table, 4... Deletion patch table, 5... Patch application means, 6... Storage space,

Claims (1)

【特許請求の範囲】 1、情報処理システムにおいて、 登録されるパッチのパッチ識別名と該パッチ識別名に対
応したパッチイメージが格納されるパッチ登録テーブル
と、 追加されるパッチのパッチ識別名と該パッチ識別名に対
応したパッチイメージが格納される追加パッチテーブル
と、 削除されるパッチのパッチ識別名が格納される削除パッ
チテーブルと、 記憶空間と、 前記追加パッチテーブルに格納されているパッチ識別名
と該パッチ識別名に対応したパッチイメージを追加し、
かつ前記削除パッチテーブルに格納されているパッチ識
別名と該パッチ識別名に対応したパッチイメージを削除
した前記パッチ登録テーブル内の情報をロードモジュー
ルに適用して前記記憶空間に展開し、前記追加されたパ
ッチ識別名をもつパッチおよび前記削除されたパッチ識
別名をもつパッチが前記ロードモジュールの一時的な修
正のためのパッチでなければ、追加されたパッチ識別名
と該パッチ識別名に対応したパッチイメージが追加され
、削除されたパッチ識別名と該パッチ識別名に対応した
パッチイメージが削除された前記パッチ登録テーブル内
の情報により前記パッチ登録テーブルを更新するパッチ
適用手段とを含むパッチ管理システム。
[Claims] 1. In an information processing system, there is provided a patch registration table in which patch identification names of patches to be registered and patch images corresponding to the patch identification names are stored, and patch identification names of patches to be added and patch images corresponding to the patch identification names. An additional patch table that stores patch images corresponding to patch identification names, a deleted patch table that stores patch identification names of patches to be deleted, a storage space, and patch identification names stored in the additional patch table. and the patch image corresponding to the patch identification name,
and applies the information in the patch registration table from which the patch identification name stored in the deleted patch table and the patch image corresponding to the patch identification name are deleted to a load module to deploy it in the storage space, and If the patch with the added patch ID and the patch with the deleted patch ID are not patches for temporary modification of the load module, the patch corresponding to the added patch ID and the patch ID A patch management system comprising: patch application means for updating the patch registration table with information in the patch registration table in which images have been added, patch identification names have been deleted, and patch images corresponding to the patch identification names have been deleted.
JP1030284A 1989-02-08 1989-02-08 Patch supervising system Pending JPH02207326A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1030284A JPH02207326A (en) 1989-02-08 1989-02-08 Patch supervising system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1030284A JPH02207326A (en) 1989-02-08 1989-02-08 Patch supervising system

Publications (1)

Publication Number Publication Date
JPH02207326A true JPH02207326A (en) 1990-08-17

Family

ID=12299420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1030284A Pending JPH02207326A (en) 1989-02-08 1989-02-08 Patch supervising system

Country Status (1)

Country Link
JP (1) JPH02207326A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009146387A (en) * 2007-11-19 2009-07-02 Ricoh Co Ltd Information processing apparatus, information processing method and program
US8464273B2 (en) 2007-11-19 2013-06-11 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer-readable program
CN105487907A (en) * 2015-12-07 2016-04-13 青岛海信电器股份有限公司 Difference package manufacturing method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009146387A (en) * 2007-11-19 2009-07-02 Ricoh Co Ltd Information processing apparatus, information processing method and program
US8464273B2 (en) 2007-11-19 2013-06-11 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer-readable program
CN105487907A (en) * 2015-12-07 2016-04-13 青岛海信电器股份有限公司 Difference package manufacturing method and device

Similar Documents

Publication Publication Date Title
JPH02207326A (en) Patch supervising system
JPH0394377A (en) Map file updating system
JPH0844846A (en) Map utilization system
JP2580377B2 (en) Map update processing method
JP2743792B2 (en) Real-time replacement method of dynamic link program
JPH0877053A (en) Device and method for reflecting duplicated data base
JPH02311939A (en) Module updating system for work station
JP2536179B2 (en) Management method of name table in language processor
JP3311781B2 (en) Map DB management device
US20040143610A1 (en) Method for combining distributed databases
JPH0438534A (en) File editing system
JPH03282746A (en) Master file updating system for distributed computers
JPH0236438A (en) Space control system for secondary storage device
JPH0476742A (en) Data base updating system
JPH0330033A (en) File copying processor
JPH01258148A (en) Data transfer managing system
CN117032671A (en) Graphical programming tool, dynamic management method and device thereof, and storage medium
JPH09116846A (en) Method for managing moving image data
JPH01292528A (en) Remote application construction system
CN115955511A (en) Calling method and device of microservice, terminal equipment and readable storage medium
JPH0387940A (en) File copy system
JPH06332824A (en) Device and method for managing software transfer
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPH04195567A (en) Patch application system
JP2001027961A (en) Analysis method for structure of data file