JPH01315839A - Patching execution condition output system - Google Patents

Patching execution condition output system

Info

Publication number
JPH01315839A
JPH01315839A JP63148791A JP14879188A JPH01315839A JP H01315839 A JPH01315839 A JP H01315839A JP 63148791 A JP63148791 A JP 63148791A JP 14879188 A JP14879188 A JP 14879188A JP H01315839 A JPH01315839 A JP H01315839A
Authority
JP
Japan
Prior art keywords
patch
patch data
file
same
patching
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
JP63148791A
Other languages
Japanese (ja)
Inventor
Munehide Gotou
後藤 宗秀
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 JP63148791A priority Critical patent/JPH01315839A/en
Publication of JPH01315839A publication Critical patent/JPH01315839A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the early solution of a trouble by reading a patch data file and a program file, comparing whether or not they are the same as a patch image and outputting the execution presence or absence condition of the patching. CONSTITUTION:A patch file input processing part 3 reads one of patch data from a patch data file 1, a program file input processing part 4 reads a program file 2 of the patch object and an execution condition analyzing processing part 5 compares the read patch data and the program file. Namely, the patch address of the patch data and the same level in a program are searched and it is investigated whether or not the same contents as the patch data are obtained. When the contents of one of the patch data are the same as all the same programs, the patching is already executed, and when they are not the same, the information of the effect that the patching is not performed is sent to a patching execution condition output part 6 and outputted to a result list 7. The above- mentioned action is repeated concerning all patches (designation patch) from a patch data file. Thus, sure information can be obtained at once.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータプログラム修正用パッチにおけ
るパッチ施工状況出力方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a patch construction status output method for a patch for modifying a computer program.

〔従来の技術〕[Conventional technology]

コンピュータへのソフトウェアの障害は、パッチで対処
することが多い、しかし、各システムでは、必ずすべて
のパッチを施工しているとは限らない、したがって、ト
ラブルが発生したとき、パッチが施工されているかいな
いかをすぐに確認できないことが多い。
Software failures on computers are often dealt with by patching, but not all patches are installed on each system, so when a problem occurs, it is difficult to check whether the patches have been installed. In many cases, it is not possible to immediately check whether there is a problem.

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

従来方式では、パッチ施工状況管理機能はなく、パッチ
が施工されているかどうかは、各システムで机上管理し
ている情報、またはメモリダンプにたよらなければなら
ず、確実な情報をすぐに得られる状況ではなかった。
In the conventional method, there is no patch installation status management function, and to determine whether patches have been installed, it is necessary to rely on information managed on desks in each system or memory dumps, and it is difficult to obtain reliable information immediately. It wasn't.

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

本発明によれば、各システム毎に用意されているパッチ
データファイルと、各パッチが修正しようとしているプ
ログラムファイルとを読み、パッチイメージと同じにな
っているかを比較し、パッチの施工有無状況を出力する
ことを特徴とするバッチ施工状況出力方式が得られる。
According to the present invention, the patch data file prepared for each system and the program file that each patch attempts to modify are read, compared to see if they are the same as the patch image, and the status of whether or not the patch has been installed is determined. A batch construction status output method that is characterized by outputting is obtained.

〔実施例〕〔Example〕

次に、本発明の一実施例を示した図面を参照して、本発
明をより詳細に説明する。
Next, the present invention will be described in more detail with reference to the drawings showing one embodiment of the present invention.

第1図を参照すると、本発明の一実施例は゛、パッチデ
ータファイル1と、プログラムファイル2と、パッチデ
ータファイル入力処理部3と、プログラムファイル入力
処理部4と、施工状況解析処理部5と、パッチ施工状況
出力処理部6と、結果リストアとを有している。
Referring to FIG. 1, one embodiment of the present invention includes a patch data file 1, a program file 2, a patch data file input processing section 3, a program file input processing section 4, and a construction status analysis processing section 5. , a patch construction status output processing section 6, and a result restoration section.

次に、本実施例の動作を、第1図にしたがって、詳細に
説明する。
Next, the operation of this embodiment will be explained in detail with reference to FIG.

本実施例が起動すると、バッチファイル入力処理部3は
パッチデータファイル1から一件のパッチデータを読む
、プ17グラムフアイル入力処理部4は、バッチ対象の
プログラムファイルを読み込む、施工状況解析処理部5
は、読み込んだパッチデータとプログラムファイルとを
、以下の条件で比較する。
When this embodiment starts, the batch file input processing section 3 reads one piece of patch data from the patch data file 1, and the program file input processing section 4 reads the program file to be batched. 5
compares the loaded patch data and program file under the following conditions.

パッチデータのバッチアドレスと、プログラム内の同一
レベルを探し、パッチデータと同一内容かどうかを調べ
る。−件のパッチデータの内容がすべてプログラムと同
一ならばそのバッチは施工済みであり、そうでないなら
ば未施工である旨の精報をパッチ施:L状況出力部6へ
送る。パッチ施工状況出力部6は、施工状況を編集し、
結果リストアに出力する。
Search for the batch address of the patch data and the same level in the program, and check whether the content is the same as the patch data. - If the contents of the patch data are all the same as the program, the batch has been installed, and if not, a detailed report indicating that the patch has not been installed is sent to the patch installation:L status output unit 6. The patch construction status output unit 6 edits the construction status,
Output to result restore.

以上の動作をパッチデータファイルから全パッチ(指定
バッチ)について繰り返す。
The above operations are repeated for all patches (specified batches) from the patch data file.

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

以上説明したように、本発明によれば、たとえプログラ
ムが置き換えられたとしても、確実にパッチ施工状況を
簡単に入手でき、トラブルの早期解決できる件数が多く
なる。
As described above, according to the present invention, even if the program is replaced, patch installation status can be easily obtained without fail, and the number of problems that can be resolved quickly increases.

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

第11Aは本発明の一実施例のブロック図である。 1:パッチデータファイル、2ニブログラムフアイル、
3:バッチデータ入力処理部、4ニブログラムファイル
入力処理部、5:バッチ施工状況解析処理部、6:パッ
チ施工状況出力処理部、7:出力結果。 代理人 弁理士  内 原  晋
11A is a block diagram of an embodiment of the present invention. 1: Patch data file, 2 Niprogram file,
3: Batch data input processing unit, 4 Niprogram file input processing unit, 5: Batch construction status analysis processing unit, 6: Patch construction status output processing unit, 7: Output result. Agent Patent Attorney Susumu Uchihara

Claims (1)

【特許請求の範囲】[Claims] 各システム毎に用意されているパッチデータファイルと
、各パッチが修正しようとしているプログラムファイル
とを読み、パッチイメージと同じになっているかを比較
し、パッチの施工有無状況を出力することを特徴とする
パッチ施工状況出力方式。
The feature is that it reads the patch data file prepared for each system and the program file that each patch is trying to modify, compares them to see if they are the same as the patch image, and outputs the status of whether or not the patch has been installed. Patch construction status output method.
JP63148791A 1988-06-15 1988-06-15 Patching execution condition output system Pending JPH01315839A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63148791A JPH01315839A (en) 1988-06-15 1988-06-15 Patching execution condition output system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63148791A JPH01315839A (en) 1988-06-15 1988-06-15 Patching execution condition output system

Publications (1)

Publication Number Publication Date
JPH01315839A true JPH01315839A (en) 1989-12-20

Family

ID=15460776

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63148791A Pending JPH01315839A (en) 1988-06-15 1988-06-15 Patching execution condition output system

Country Status (1)

Country Link
JP (1) JPH01315839A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055899A (en) * 1994-10-08 2000-05-02 Forschungszentrum Karlsruhe Gmbh Micro-mechanical actuator

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59173846A (en) * 1983-03-23 1984-10-02 Hitachi Ltd Program correcting system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59173846A (en) * 1983-03-23 1984-10-02 Hitachi Ltd Program correcting system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055899A (en) * 1994-10-08 2000-05-02 Forschungszentrum Karlsruhe Gmbh Micro-mechanical actuator

Similar Documents

Publication Publication Date Title
KR101137157B1 (en) Efficient patching
KR101176752B1 (en) Efficient patching
US6931540B1 (en) System, method and computer program product for selecting virus detection actions based on a process by which files are being accessed
US6973578B1 (en) System, method and computer program product for process-based selection of virus detection actions
KR100868410B1 (en) Managed file system filter model and architecture
RU2451326C2 (en) System analysis and control
US8424093B2 (en) System and method for updating antivirus cache
US6526529B1 (en) Dynamic error messaging
US7284238B2 (en) Multithread tracing method and apparatus
US20040181677A1 (en) Method for detecting malicious scripts using static analysis
US7702159B2 (en) System and method for detecting similar differences in images
US20220004624A1 (en) System and method for container assessment using sandboxing
JPH0588882A (en) Data processing system
MX2007011026A (en) System and method for foreign code detection.
CN111353143A (en) Sensitive authority detection method and device and storage medium
US20040123308A1 (en) Hybird of implicit and explicit linkage of windows dynamic link labraries
US5590347A (en) Method and system for specifying alternate behavior of a software system using alternate behavior indicia
EP1727043A2 (en) Dynamic mapping of shared libraries
US6591413B1 (en) Method and apparatus in a data processing system for faster notification of errors in a software build
US6865742B1 (en) Run-time property-based linking of software modules
CN111352631B (en) Interface compatibility detection method and device
JPH01315839A (en) Patching execution condition output system
WO2023229062A1 (en) Method and device for disarming ole object in ms-ooxml
US20220292224A1 (en) Verification information generating system, verification information generating method, and verification information generating program
US20060150017A1 (en) Information processing apparatus, information processing method, computer program, and storage medium