JPH01220031A - Maintenance system - Google Patents

Maintenance system

Info

Publication number
JPH01220031A
JPH01220031A JP63046874A JP4687488A JPH01220031A JP H01220031 A JPH01220031 A JP H01220031A JP 63046874 A JP63046874 A JP 63046874A JP 4687488 A JP4687488 A JP 4687488A JP H01220031 A JPH01220031 A JP H01220031A
Authority
JP
Japan
Prior art keywords
patch
user work
file
contents
during
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
JP63046874A
Other languages
Japanese (ja)
Inventor
Hiromasa Kawabata
川畑 弘正
Hiroaki Iwasaki
岩崎 浩明
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP63046874A priority Critical patent/JPH01220031A/en
Publication of JPH01220031A publication Critical patent/JPH01220031A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten work stop time in the maintenance period of software and firmware by executing path data which can be executed during user work during the user work and executing path data which cannot be executed during the user work after stopping the user work. CONSTITUTION:The path data inputted to a first storage means 11 are split by a splitting means into the ones (since a load module is loaded into a virtual storage at the time of leading a system, a library in which the load module exists is not used during the user work, etc.) which can be executed during the user work and the ones (a patch to a screen, etc.) which cannot be executed during the user work and they are stored. The contents of a first file 3 are executed by a first path means 21 during the user work and the contents of a second file 14 are executed by a second path means 31 after stopping the user work. Thus, the stop time of the user work in the maintenance period of the software and hardware can be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンビ二一夕の保守方式に利用する。[Detailed description of the invention] [Industrial application field] INDUSTRIAL APPLICATION This invention is utilized for the maintenance method of a convenience store.

特に、ソフトウェアおよびファームウェアの保守方式に
関するものである。
In particular, it relates to software and firmware maintenance methods.

〔概要〕〔overview〕

本発明は保守方式において、 保守に使用するパッチデータをユーザ業務中に実行可能
なものとユーザ業務中に実行不可能なものとに振分けて
異なる二つのファイルにそれぞれ格納しておき、ユーザ
業務中に実行可能なパッチデータをユーザ業務中に実行
しユーザ業務中に実行不可能なパッチデータをユーザ業
務を停止して実行することにより、 ソフトウェアおよびファームウェアの保守期間中の業務
の停止時間を短縮できるようにしたものである。
In a maintenance method, the present invention divides patch data used for maintenance into those that can be executed during user operations and those that cannot be executed during user operations, and stores them in two different files. By executing patch data that can be executed during user operations, and executing patch data that cannot be executed during user operations after stopping user operations, it is possible to reduce the amount of time that operations are stopped during software and firmware maintenance periods. This is how it was done.

〔従来の技術〕[Conventional technology]

従来、ソフトウェアおよびファームウェアの保守方式は
、フロッピディスクに入力しであるパッチデータをユー
ザ業務中にシステムディスク上のファイルに格納し、格
納したパッチデータをユーザ業務をすべて停止して実行
する方式となっていた。
Traditionally, the maintenance method for software and firmware was to input patch data onto a floppy disk, store it in a file on the system disk during user operations, and execute the stored patch data after all user operations were stopped. was.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、このような従来のソフトウェアおよびファーム
ウェアの保守方式では、フロッピディスクに人力しであ
るパッチデータをシステムディスク上の一つのファイル
に格納し、ユーザ業務を停止してパッチを実行していた
。このためにユーザ業務を停止する時間が長くなる欠点
があった。
However, in such conventional software and firmware maintenance methods, patch data is manually stored on a floppy disk in a single file on the system disk, and user operations are stopped to execute the patch. This has the disadvantage that it takes a long time to stop user operations.

本発明は上記の欠点を解決するもので、ユーザ業務の停
止時間を短くできる保守方式を提供することを目的とす
る。
The present invention solves the above-mentioned drawbacks, and aims to provide a maintenance method that can shorten the downtime of user operations.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、パッチデータが格納された第一の記憶手段と
、この第一の記憶手段の内容に従ってパッチを実行する
ために上記パッチデータを格納する第二の記憶手段と、
この第二の記憶手段の内容を実行する手段とを備えたコ
ンピュータの保守方式において、上記第一の記憶手段の
内容をユーザ業務中に実行可能なパッチデータと実行不
可能なパッチデータとに振分ける手段を備え、上記第二
の記憶手段は、上記振分ける手段のユーザ業務中に実行
可能なパッチデータを格納する第一のファイルと、上記
振分ける手段のユーザ業務中に実行不可能なパッチデー
タを格納する第二のファイルとを含み、上記実行する手
段は、上記第一のファイルの内容をユーザ業務中に実行
する第一のパッチ手段と、上記第二のファイルの内容を
ユーザ業務を停止して実行する第二のパッチ手段とを含
むことを特徴とする。
The present invention includes: a first storage means storing patch data; a second storage means storing the patch data in order to execute a patch according to the contents of the first storage means;
In a maintenance method for a computer including means for executing the contents of the second storage means, the contents of the first storage means are divided into executable patch data and unexecutable patch data during user work. The second storage means stores patch data that is executable during user operations of the allocating means, and a first file that stores patch data that is executable during the user operations of the allocating means. a second file for storing data, and the executing means includes a first patch means for executing the contents of the first file during user operations, and a first patch means for executing the contents of the second file during the user operations. and a second patch means that stops and executes the patch.

〔作用〕[Effect]

振分ける手段で第一の記憶手段に入力しであるパッチデ
ータをユーザ業務中に実行可能なもの(ロードモジュー
ルはシステム立ち上げ時に仮想記憶ヘローディングされ
るためユーザ業務中にロードモジュールが存在するライ
ブラリを使用しないその他)と、不可能なもの(画面に
対するパッチその他)とに振分けて格納する。第一のパ
ッチ手段で第一のファイルの内容をユーザ業務中に実行
する。第二のパッチ手段で第二のファイルの内容をユー
ザ業務を停止して実行する。以上の動作によりソフトウ
ェアおよびファームウェアの保守期間中のユーザ業務の
停止時間を短縮できる。
Patch data that can be input to the first storage means by the distribution means and executed during user operations (load modules are loaded into virtual memory when the system is started, so the library where the load module exists during user operations) (others that are not used) and those that are impossible (screen patches, etc.). The first patch means executes the contents of the first file during user operations. The second patch means executes the contents of the second file by stopping the user business. The above operations can shorten the downtime of user operations during software and firmware maintenance periods.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第1
図は本発明一実施例保守装置のブロック構成図である。
Embodiments of the present invention will be described with reference to the drawings. 1st
The figure is a block diagram of a maintenance device according to an embodiment of the present invention.

第1図に右いて、保守装置は、保守用のパッチデータが
格納される第一の記憶手段であるフロッピディスク11
と、このフロッピディスク11の内容に従ってパッチを
実行するために上記パッチデータを格納する第二の記憶
装置であるシステムディスクと、このシステムディスク
の内容を実行する手段と、パッチを実行したデータを格
納するファイル22.32とを備える。
On the right side of FIG. 1, the maintenance device includes a floppy disk 11 which is a first storage means in which patch data for maintenance is stored.
a system disk which is a second storage device for storing the patch data in order to execute the patch according to the contents of this floppy disk 11; a means for executing the contents of this system disk; and a means for storing the data on which the patch has been executed. 22.32.

ここで本発明の特徴とするところは、フロッピディスク
11の内容をユーザ業務中に実行可能なパッチデータと
実行不可能なパッチデータに振分ける振分手段12を備
え、システムディスクに、振分手段I2のユーザ業務中
に実行可能なパッチデータを格納する第一のファイル1
3と、実行不可能なパッチデータを格納する第二のファ
イル14とを含み、実行する手段に、第一のファイルの
内容をユーザ業務中に実行しファイル22に与える第一
のパッチ手段21と、第二のファイルの内容をユーザ業
務を停止して実行しファイル32に与える第二のパッチ
手段31とを含むことにある。
Here, a feature of the present invention is that the present invention is equipped with a distribution means 12 that distributes the contents of the floppy disk 11 into patch data that can be executed during user work and patch data that cannot be executed; First file 1 that stores patch data that can be executed during user work on I2
3 and a second file 14 for storing unexecutable patch data, and the execution means includes a first patch means 21 which executes the contents of the first file during user operations and applies them to the file 22; , a second patch means 31 that executes the contents of the second file by stopping user operations and applies the contents to the file 32.

このような構成の保守装置の動作について説明する。第
2図は本発明の保守装置の動作を示すフローチャートで
ある。第1図および第2図において、振分手段12は、
フロッピディスク11に入力しであるパッチデータをシ
ステムディスク上の二つのファイル13.14へ格納す
るときに、そのパッチデータがロードモジニールに対す
るパッチかどうかをチエツクしく■、■)、ロードモジ
ュールに対するパッチであるならば、ユーザ業務と並行
して実行できるパッチデータを格納するファイル13に
格納しく■)、ロードモジュールに対するパッチでなけ
れば、ユーザ業務を停止しなければ実行できないパッチ
データを格納するファイル14へ格納する(■)。パッ
チ手段21でユーザ業務中に実行できるパッチデータを
ユーザ業務と並行して実行しく■)、パッチ手段31で
ユーザ業務中に実行できないパッチデータをユーザ業務
を停止して実行する(■)。
The operation of the maintenance device having such a configuration will be explained. FIG. 2 is a flowchart showing the operation of the maintenance device of the present invention. In FIG. 1 and FIG. 2, the distribution means 12 is
When storing patch data input to the floppy disk 11 into two files 13 and 14 on the system disk, check whether the patch data is a patch for the load module. If so, it should be stored in file 13 which stores patch data that can be executed in parallel with user operations (■), and file 14 which stores patch data that cannot be executed without stopping user operations unless the patch is for a load module. Store it in (■). The patch means 21 executes patch data that can be executed during the user's work in parallel with the user's work (■), and the patch means 31 executes the patch data that cannot be executed during the user's work after stopping the user's work (■).

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

以上説明したように、本発明は、ソフトウェアおよびフ
ァームウェアの保守期間中のユーザ業務の停止時間を短
縮できる優れた効果がある。
As described above, the present invention has the excellent effect of shortening the downtime of user operations during software and firmware maintenance periods.

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

第1図は本発明一実施例保守装置のブロック構成図。 第2図は本発明の保守装置の動作を示すフローチャート
。 11・・・フロッピディスク、12・・・振分手段、1
3.14.22.32・・・ファイル、21.31・・
・パッチ手段。
FIG. 1 is a block diagram of a maintenance device according to an embodiment of the present invention. FIG. 2 is a flowchart showing the operation of the maintenance device of the present invention. 11... Floppy disk, 12... Sorting means, 1
3.14.22.32...File, 21.31...
・Patch means.

Claims (1)

【特許請求の範囲】 1、パッチデータが格納された第一の記憶手段(11)
と、 この第一の記憶手段の内容に従ってパッチを実行するた
めに上記パッチデータを格納する第二の記憶手段(13
、14)と、 この第二の記憶手段の内容を実行する手段(21、31
)と を備えたコンピュータの保守方式において、上記第一の
記憶手段の内容をユーザ業務中に実行可能なパッチデー
タと実行不可能なパッチデータとに振分ける手段(12
)を備え、 上記第二の記憶手段は、 上記振分ける手段のユーザ業務中に実行可能なパッチデ
ータを格納する第一のファイルと、上記振分ける手段の
ユーザ業務中に実行不可能なパッチデータを格納する第
二のファイルとを含み、 上記実行する手段は、 上記第一のファイルの内容をユーザ業務中に実行する第
一のパッチ手段と、 上記第二のファイルの内容をユーザ業務を停止して実行
する第二のパッチ手段と を含むことを特徴とする保守方式。
[Claims] 1. First storage means (11) in which patch data is stored
and a second storage means (13) for storing the patch data in order to execute the patch according to the contents of the first storage means.
, 14) and means (21, 31) for executing the contents of this second storage means.
), means (12) for distributing the contents of the first storage means into executable patch data and unexecutable patch data during user work;
), the second storage means includes a first file that stores patch data that is executable during user operations of the distributing means, and patch data that cannot be executed during user operations of the distributing means. a second file that stores the above, and the executing means includes a first patch means that executes the contents of the first file during the user operation, and a first patch means that executes the contents of the second file during the user operation. and a second patch means for executing the maintenance method.
JP63046874A 1988-02-29 1988-02-29 Maintenance system Pending JPH01220031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63046874A JPH01220031A (en) 1988-02-29 1988-02-29 Maintenance system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63046874A JPH01220031A (en) 1988-02-29 1988-02-29 Maintenance system

Publications (1)

Publication Number Publication Date
JPH01220031A true JPH01220031A (en) 1989-09-01

Family

ID=12759494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63046874A Pending JPH01220031A (en) 1988-02-29 1988-02-29 Maintenance system

Country Status (1)

Country Link
JP (1) JPH01220031A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010029602A1 (en) 2008-09-12 2010-03-18 富士通株式会社 Software patch application method, program, and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010029602A1 (en) 2008-09-12 2010-03-18 富士通株式会社 Software patch application method, program, and device

Similar Documents

Publication Publication Date Title
US6154852A (en) Method and apparatus for data backup and recovery
US7039739B2 (en) Method and apparatus for providing seamless hooking and intercepting of selected kernel and HAL exported entry points
US7958091B2 (en) Method for fast bulk loading data into a database while bypassing exit routines
US20060150194A1 (en) Methods and apparatuses to maintain multiple execution contexts
US20050132363A1 (en) Method, apparatus and system for optimizing context switching between virtual machines
JPH01220031A (en) Maintenance system
US20030177161A1 (en) Load balancing with shared data
JPS583177A (en) Data processing system
JPS62179028A (en) Division management system for program control information
JP2590872B2 (en) Task scheduling method
JPH02199549A (en) Method of checking degradation of program
JP3301551B2 (en) Data processing device with sorting function
JPH05324431A (en) Data processor
JPH03147147A (en) Dump processing system
JPH04256024A (en) Dividing and loading system for program
JPS61175728A (en) Conversion system of load module into boundary
JPH06274404A (en) Data storage managing method
JPS5913062B2 (en) Multiprocessing scheduling processing method
JPS6315345A (en) Emulator device having split read function of program
JPH01150936A (en) Program executing system
JPH01185729A (en) Overlay structure program execution system
JPS62184535A (en) System for making operating system nonresident
JPS582965A (en) System for properly setting operation mode
JPH02190947A (en) File access processing system in system mounting different operating systems
JPS63245722A (en) Load module linking system