JPH07104991A - Software correcting device - Google Patents

Software correcting device

Info

Publication number
JPH07104991A
JPH07104991A JP25203993A JP25203993A JPH07104991A JP H07104991 A JPH07104991 A JP H07104991A JP 25203993 A JP25203993 A JP 25203993A JP 25203993 A JP25203993 A JP 25203993A JP H07104991 A JPH07104991 A JP H07104991A
Authority
JP
Japan
Prior art keywords
file
software
information
modification
correction
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
JP25203993A
Other languages
Japanese (ja)
Inventor
Yasuo Koyama
康夫 小山
Susumu Kurose
晋 黒瀬
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 Software Hokuriku 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 Software Hokuriku Ltd filed Critical NEC Corp
Priority to JP25203993A priority Critical patent/JPH07104991A/en
Publication of JPH07104991A publication Critical patent/JPH07104991A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the working of a system by unnecessitating the interruption of the operation of the system when the correction information of software is applied to the software of an information processing system. CONSTITUTION:The storage file of software is duplexed, and one file is defined as an operation file and the other is defined as a standby file. During an operation, an operation file 22 is copied in a standby file 23, the correction information of software is applied to the standby file 23 and a correction execution flag 11 is set. After a correction, when the correction execution flag 11 is turned on at the time of the rise a system, the information of the standby file 23 is set as the information of a new operation file to an operation file control table 13.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムのソ
フトウェアの修正装置に関し、特に、システムの運用を
停止することなくパッチデータや置換モジュールなどの
ソフトウェアの修正情報を適用するソフトウェアの修正
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software correction device for an information processing system, and more particularly to a software correction device for applying software correction information such as patch data and replacement modules without stopping the operation of the system. .

【0002】[0002]

【従来の技術】近年、情報処理業務の多様化に伴い情報
処理システムの信頼性の向上が強く求められている。こ
のため、既にフィールドで稼働中のシステムにおいてソ
フトウェアの修正が必要となった場合には、速やかに実
行されることが必要である。しかしながら、24時間稼
働のシステムなどソフトウェアの修正のためにシステム
の運用を停止することが難しいものもあり、システムの
運用を中断することなくソフトウェアの修正情報を適用
することが望まれている。
2. Description of the Related Art In recent years, with the diversification of information processing business, there is a strong demand for improvement in reliability of information processing systems. For this reason, when the software needs to be corrected in the system already operating in the field, it needs to be executed promptly. However, it is difficult to stop the system operation due to the software modification such as a system operating for 24 hours, and it is desired to apply the software modification information without interrupting the system operation.

【0003】従来、このような場合におけるソフトウェ
アの修正は、修正対象のソフトウェアの格納媒体に対
し、直接パッチ修正やロード・モジュールの置換などの
作業によって行っていた。このため、システム運用中に
修正を行った場合には、既に主記憶上にロードされてい
て修正が反映されていない部分とこれから主記憶上にロ
ードされる修正が反映された部分とでプログラムの論理
に矛盾が生じる危険性があった。
Conventionally, software correction in such a case has been carried out by directly modifying the storage medium of the software to be corrected, such as patch correction or replacement of a load module. For this reason, if a correction is made during system operation, the part of the program that is already loaded in main memory and does not reflect the modification and the part that is loaded in main memory and that reflects the modification are There was a risk of inconsistencies in logic.

【0004】この危険性を回避するために、運用中に修
正対象のファイルを別ファイルに複写してその複写先フ
ァイルに対して修正を行い、次のシステムの立上げ時に
元のファイルに書き戻してシステムに反映される方式
(例えば、特開平2−236723)や、プログラム作
成時点から修正のための管理情報を組み込み、実行中に
部分的にプログラムの入れ替えを行う方式(例えば、特
開平2−93829)などが提案されている。
In order to avoid this risk, the file to be modified is copied to another file during operation, the copy destination file is modified, and the file is restored to the original file at the next system startup. System reflected in the system (for example, Japanese Patent Laid-Open No. 2-236723), or a method of incorporating management information for correction from the time of program creation and partially replacing the program during execution (for example, Japanese Patent Laid-Open No. 2-236723). 93829) and the like have been proposed.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のソフト
ウェアの修正方式のうちの前者では、システムに運用さ
れるファイルは、修正の施されたものにあらかじめ定ま
っているため、万が一、ソフトウェアの修正の誤りが原
因でシステムに障害が発生した場合などに、修正前のフ
ァイルを一時的に使用するというように迅速な対応がと
れないという問題がある。
In the former one of the above-mentioned conventional software correction methods, the file operated in the system is determined in advance as the file to be modified. When a system error occurs due to an error, there is a problem that it is not possible to take a prompt action such as temporarily using the file before correction.

【0006】また、従来のソフトウェアの修正方式のう
ちの後者では、プログラム作成時点から修正の為の作り
込みを必要とするため、すでに多くのソフトウェア資産
を抱えたシステムには適用が困難であるという問題があ
る。
In addition, the latter of the conventional software modification methods requires the preparation for modification from the time of program creation, so that it is difficult to apply it to a system that already has many software assets. There's a problem.

【0007】[0007]

【課題を解決するための手段】本発明のソフトウェアの
修正装置は、外部記憶装置にあるソフトウェア格納ファ
イルから必要なプログラムを主記憶上にロードしてシス
テム運用を行う仕組みの情報処理システムにおけるソフ
トウェアの修正装置において、システムの運用に使用す
るソフトウェアの格納ファイルを二重化し、一方を運用
ファイル、他方を待機ファイルとし、前記運用ファイル
の情報を記録する運用ファイル管理テーブルと、ソフト
ウェアの修正の実行を管理する修正実施フラグと、前記
運用ファイルを前記待機ファイルに複写するファイル複
写手段と、ソフトウェア修正情報を前記待機ファイルに
適用するソフトウェア修正適用手段と、前記修正実施フ
ラグの内容によって前記運用ファイル管理テーブルの設
定を前記運用ファイルの情報から前記待機ファイルの情
報に変更する運用ファイル管理テーブル変更手段と、シ
ステムの運用を開始するときに前記運用ファイル管理テ
ーブルを参照し、該テーブルに登録されている運用ファ
イルの情報を基にソフトウェアをロードするシステム立
ち上げ手段とを有することを特徴とする。
A software correction device according to the present invention is a software correction device for an information processing system in which a necessary program is loaded from a software storage file in an external storage device onto a main memory for system operation. In the correction device, the storage files of software used for system operation are duplicated, one is used as an operation file and the other is used as a standby file, and an operation file management table for recording the information of the operation file and the execution of software correction are managed. A modification execution flag, a file copying means for copying the operation file to the standby file, a software modification application means for applying software modification information to the standby file, and a modification of the operation file management table according to the contents of the modification execution flag. Set the settings in the operation file Operation file management table changing means for changing the information of the standby file to the information of the standby file and the operation file management table when starting the operation of the system, and based on the information of the operation file registered in the table. And system startup means for loading software.

【0008】[0008]

【実施例】本発明の一実施例を示す図1を参照すると、
本実施例は、中央処理装置1、システムディスク2、フ
ロッピィディスク3、システム操作するワークステーシ
ョン4および遠隔地の保守拠点から保守員が通信回線を
介してシステムの保守などを行うリモート・ワークステ
ーション5から成る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT Referring to FIG. 1 showing an embodiment of the present invention,
In the present embodiment, a central processing unit 1, a system disk 2, a floppy disk 3, a workstation 4 for operating the system, and a remote workstation 5 where maintenance personnel perform maintenance of the system from a remote maintenance site via a communication line. Consists of.

【0009】中央処理装置1は、システムの運用に使用
するファイルの情報を参照するための運用ファイル管理
テーブル13、ソフトウェアの修正の実行を管理する修
正実施フラグ11およびソフトウェアの修正の有効指定
日時を管理する修正有効指定日時テーブル12を有す
る。修正実施フラグ11は、ソフトウェアの修正処理で
設定しない限り、通常は“オフ”が設定されている。ま
た、修正有効指定日時テーブル12の値は、修正実施フ
ラグ11が“オン”でない限り、意味を持たない。
The central processing unit 1 stores an operation file management table 13 for referring to information on files used for operating the system, a modification execution flag 11 for managing execution of software modification, and a software modification effective designation date and time. It has a correction valid designation date and time table 12 to be managed. The correction execution flag 11 is normally set to “off” unless set in the software correction process. Further, the value of the correction valid designation date / time table 12 has no meaning unless the correction execution flag 11 is “ON”.

【0010】システムディスク2は、修正対象であるシ
ステム基本ソフトウェアを格納する磁気ディスク装置な
どの外部記憶装置で、システムの運用に使用するシステ
ム基本ソフトウェアを格納する運用ファイル22の他
に、そのそれぞれの運用ファイル22と同形式、同サイ
ズの待機ファイル23およびソフノウェアの修正情報を
登録する修正情報登録ファイル21を有する。運用ファ
イル22は、初期プログラム格納ファイルSYS@IP
L、ファームウェア格納ファイルSYS@FLM、OS
格納ファイルSYS@MONから成り、その各々のファ
イルのシステムディスク2上の格納アドレス等の情報が
運用ファイル管理テーブル13に登録されている。
The system disk 2 is an external storage device such as a magnetic disk device that stores the system basic software to be modified. In addition to the operation file 22 that stores the system basic software used to operate the system, the system disk 2 also stores the respective files. It has a standby file 23 of the same format and size as the operation file 22, and a modification information registration file 21 for registering modification information of software. The operation file 22 is the initial program storage file SYS @ IP.
L, firmware storage file SYS @ FLM, OS
The storage file SYS @ MON is formed, and the information such as the storage address of each file on the system disk 2 is registered in the operation file management table 13.

【0011】フロップィディスク装置3は、パッチ等の
ソフトウェアの修正情報を格納するフロッピィディスク
などの可搬型外部記憶装置である。フロッピィディスク
装置3は、また、システムの障害時などにフロッピィデ
ィスクに格納した簡易OSでシステムを立ち上げるため
に使用する。
The floppy disk device 3 is a portable external storage device such as a floppy disk that stores modification information of software such as patches. The floppy disk device 3 is also used to start up the system with a simple OS stored in the floppy disk when the system fails.

【0012】次に、本実施例の処理手順を示す図2を参
照し、ソフトウェアの修正時の動作について説明する。
ソフトウェアの修正は、保守員がソフトウェアの修正情
報をフロッピィディスク媒体に格納して持参し、システ
ムの運用中に他の業務と並行して処理を行う。以下の手
順は、保守員が直接ワークステーション4から順に指示
することもできるが、通常は、一連のジョブストリーム
として定義されており、保守員が持参したフロッピィデ
ィスクをフロッピィディスク装置3にマウントし、その
ジョブストリームを起動することで自動的に処理が行わ
れる。
Next, with reference to FIG. 2 showing the processing procedure of this embodiment, the operation at the time of modifying the software will be described.
For software modification, a maintenance staff stores the modification information of the software in a floppy disk medium and brings it in, and performs the processing in parallel with other tasks during the operation of the system. Although the following procedure can be directly instructed from the workstation 4 by the maintenance personnel, it is usually defined as a series of job streams. A floppy disk brought by the maintenance personnel is mounted on the floppy disk device 3, The process is automatically performed by starting the job stream.

【0013】まず、システムディスク2内の運用ファイ
ル22の各々を待機ファイル23の対応するファイルに
複写し(ステップ101)、フロッピィディスク装置3
のフロッピィディスクに格納されているパッチデータ等
のソフトウェアの修正情報をシステムディスク2内の修
正情報登録ファイル21に登録する(ステップ10
2)。
First, each of the operation files 22 in the system disk 2 is copied to the corresponding file of the standby file 23 (step 101), and the floppy disk device 3 is used.
The software correction information such as patch data stored in the floppy disk is registered in the correction information registration file 21 in the system disk 2 (step 10).
2).

【0014】次に、修正情報登録ファイル21に登録さ
れているソフトウェアの修正情報を先に複写した待機フ
ァイル23の各々に格納されているプログラムに適用す
る(ステップ103)。以上の処理が正常に終了した
後、修正実施フラグ11を“オン”に設定する(ステッ
プ104)。また、以上の処理の途中でパッチデータに
誤りがあったなどの不具合があり、処理が正常に終了し
なかった場合には、修正実施フラグ11の設定は行わ
ず、不具合の原因を除去したのち、再度、全ての処理を
順に実行する。以上で、ソフトウェアの修正処理を終了
する。
Next, the modification information of the software registered in the modification information registration file 21 is applied to the program stored in each of the standby files 23 that was previously copied (step 103). After the above processing is completed normally, the correction execution flag 11 is set to "ON" (step 104). If there is a problem such as an error in the patch data during the above process and the process does not end normally, the correction execution flag 11 is not set and the cause of the problem is removed. , Again, all the processes are sequentially executed. This is the end of the software correction process.

【0015】なお、以上の処理に加えて、修正有効指定
日時テーブル12に修正有効指定日時を設定しても良い
(ステップ105)。すなわち、以上の処理が自動実行
される場合は、処理実行当日の当時刻を修正有効指定日
時として修正有効指定日時テーブル12に設定する。ま
た、ユーザの業務の都合に合わせ、ソフトウェアの修正
が実際に有効になる日時を特別に指定したい場合には、
保守員がワークステーション4からその日時を修正有効
指定日時として修正有効指定日時テーブル12に設定す
る。
In addition to the above processing, the correction valid designation date and time may be set in the correction valid designation date and time table 12 (step 105). That is, when the above process is automatically executed, the current time of the process execution day is set in the correction valid designation date and time table 12 as the correction valid designation date and time. In addition, if you want to specify the date and time when the software modification actually becomes effective according to the user's business,
The maintenance person sets the date and time from the workstation 4 as the corrected valid designated date and time in the corrected valid designated date and time table 12.

【0016】次に図3を参照して、ソフトウェア修正後
のシステム立ち上げ時の動作について説明する。
Next, with reference to FIG. 3, the operation at system startup after the software modification will be described.

【0017】まず、修正実施フラグ11を確認し、修正
実施フラグ11がオフであれば、運用ファイル管理テー
ブル13を参照し、システムの立ち上げおよび運用に必
要なファイルのシステムディスク2上の格納アドレス等
の情報を入手し、それに従って必要なプログラムを主記
憶上にロードして行う(ステップ206)。
First, the correction execution flag 11 is checked. If the correction execution flag 11 is off, the operation file management table 13 is referred to, and the storage address on the system disk 2 of the file necessary for starting and operating the system. And the like, and the necessary program is loaded on the main memory according to the information (step 206).

【0018】一方、修正実施フラグ11がオンであれ
ば、引き続き、システム立ち上げ日時と修正有効指定日
時テーブル12に設定されている修正有効指定日時とを
比較する(ステップ202)。このとき、システム立ち
上げ日時が修正有効指定日時より前であれば、通常の立
ち上げ処理(ステップ206)によりシステムが立ち上
がる。しかしながら、システム立ち上げ日時が修正有効
指定日時と同じであるかまたはそれを過ぎていれば、以
下に説明するソフトウェアの修正を有効にする処理(ス
テップ203以降の処理)を行う。
On the other hand, if the correction execution flag 11 is on, the system startup date and time and the correction valid designation date and time set in the correction valid designation date and time table 12 are compared (step 202). At this time, if the system start-up date and time is before the correction valid designation date and time, the system is started up by the normal start-up process (step 206). However, if the system start-up date and time is the same as or later than the modification valid designation date and time, the process (process after step 203) for validating the software modification described below is performed.

【0019】ソフトウェアの修正を有効にする処理は、
まず、修正実施フラグ11をオフにし(ステップ20
3)、運用ファイル22と待機23の対応するファイル
名を入れ替える(ステップ204)。すなわち、システ
ム立ち上げ以前の運用ファイルSYS@IPLのファイ
ル名をSYS@IPL$にし、また、システム立ち上げ
以前の待機ファイルSYS@IPL$のファイル名をS
YS@IPLにする。同様に、システム立ち上げ以前の
運用ファイルSYS@FLMのファイル名をSYS@F
LM$にし、また、システム立ち上げ以前の待機ファイ
ルSYS@FLM$のファイル名をSYS@FLMにす
る。また、システム立ち上げ以前の運用ファイルSYS
@MONのファイル名をSYS@MON$にし、また、
システム立ち上げ以前の待機ファイルSYS@MON$
のファイル名をSYS@MONにする。最後に、運用フ
ァイル管理テーブル13に現時点の各運用ファイルの情
報を設定する(ステップ205)。
The process for validating the software modification is as follows:
First, the correction execution flag 11 is turned off (step 20
3) The corresponding file names of the operational file 22 and the standby 23 are exchanged (step 204). That is, the file name of the operation file SYS @ IPL before system startup is changed to SYS @ IPL $, and the file name of the standby file SYS @ IPL $ before system startup is changed to S.
Set to YS @ IPL. Similarly, the file name of the operation file SYS @ FLM before system startup is SYS @ F
LM $, and the file name of the standby file SYS @ FLM $ before system startup is SYS @ FLM. In addition, the operation file SYS before system startup
Change the file name of @MON to SYS @ MON $, and
Standby file SYS @ MON $ before system startup
File name is SYS @ MON. Finally, information about each current operation file is set in the operation file management table 13 (step 205).

【0020】これで、システム立ち上げ以前の待機ファ
イル群23の情報が運用ファイル管理テーブル13に新
たな運用ファイル群の情報として登録されたことにな
る。この後、通常の立ち上げ処理(ステップ206)に
よりシステムが立ち上がる。これで、すでにソフトウェ
アの修正を行った待機ファイル23が新たな運用ファイ
ルとして運用されることになり、ソフトウェアの修正が
有効となる。
With this, the information of the standby file group 23 before the system startup is registered in the operational file management table 13 as the information of the new operational file group. After that, the system is started up by the normal startup process (step 206). As a result, the standby file 23 whose software has already been modified is used as a new operational file, and the software modification becomes effective.

【0021】次に、万が一、ソフトウェアの修正後のシ
ステム運用において障害が発生した場合の処理を説明す
る。障害が発生した場合には、その原因を調査し、新た
にソフトウェアの修正を行うことが通常の手続きである
が、その原因が直前に実施したソフトウェアの修正によ
る可能性もあり、その場合にはソフトウェアの修正を行
う以前の状態に戻すことで、暫定的にシステムの運用を
継続できる。本発明においては、ソフトウェアの修正の
後、システムディスク2にソフトウェアの修正を行う前
の運用ファイルが待機ファイルとして保存されているの
で、簡単な操作で、システムをソフトウェアの修正を行
う以前の状態に戻すことができる。
Next, processing in the event that a failure occurs in the system operation after the software is modified will be described. When a failure occurs, the normal procedure is to investigate the cause and make a new software fix, but the cause may be due to the most recent software fix. By returning to the state before the software modification, the system operation can be continued tentatively. In the present invention, since the operation file before software modification is stored as the standby file in the system disk 2 after the software modification, the system can be returned to the state before the software modification by a simple operation. Can be returned.

【0022】それには、まず、FD装置3からフロッピ
ィディスクの簡易OSでシステムを立ち上げる。次に、
修正実施フラグ11を“オン”にする。なお、修正有効
指定日時の指定が必要なシステムにおいては、只今の日
時を修正有効指定日時として修正有効指定日時テーブル
12に設定する。その後、システムを一旦終了し、次
に、通常どおりシステムディスク2からシステムを立ち
上げ直す。システム立ち上げの動作は、前述の図3の手
順のとおりであり、これにより、ソフトウェアの修正を
行う前の運用ファイルを運用ファイルとして、システム
が運用できる。
To this end, first, the system is started up from the FD device 3 with a simple OS of a floppy disk. next,
The correction execution flag 11 is turned on. In addition, in a system in which it is necessary to specify the correction valid designation date and time, the current date and time is set as the correction valid designation date and time in the correction valid designation date and time table 12. After that, the system is terminated once, and then the system is restarted from the system disk 2 as usual. The operation of starting the system is as in the procedure of FIG. 3 described above, whereby the system can be operated using the operation file before the software modification as the operation file.

【0023】本実施例は、システムが修正有効指定日時
テーブル12を有するため、ソフトウェアの修正を実際
に有効にする日時を指定でき、システムで動作する業務
の負荷の高い時期を避けるなどして、ソフトウェアの修
正が業務に与える影響を少なくすることができるという
効果を有する。
In the present embodiment, since the system has the modification effective designation date and time table 12, it is possible to specify the date and time when the software revision is actually valid, and avoid the time when the load of the work operating in the system is high. This has the effect of reducing the effect of software modification on the business.

【0024】[0024]

【発明の効果】以上説明したように本発明は、運用中に
ソフトウェアの修正の対象の運用ファイルを待機ファイ
ルに複写してソフトウェアの修正を実施し、次にシステ
ムを立ち上げるときに、運用ファイル管理テーブル13
の情報を変更し、ソフトウェアの修正を適用した待機フ
ァイルを新たな運用ファイル群としてシステムを立ち上
げるため、ソフトウェアの修正のために特別にシステム
の運用を中断する必要がない。また、システムディスク
内にはソフトウェアの修正を実施する前のソフトウェア
の状態が待機ファイル群として保存されているため、万
が一、ソフトウェアの修正の後、システムの障害となっ
た場合には、簡単な手順でソフトウェアの修正を実施す
る前の状態でシステムを立ち上げ直すことができ、正式
に障害復旧を行うまで暫定的にシステムの運用を継続す
ることができる。これによりシステムの稼働性が向上す
る。
As described above, according to the present invention, the operation file to be corrected is copied to the standby file during operation, the software is corrected, and then the operation file is restored when the system is started up. Management table 13
Information is changed and the system is started up with the standby file to which the software correction is applied as a new operation file group, so there is no need to interrupt the system operation for the software correction. In addition, since the state of the software before the software is modified is stored as a standby file group in the system disk, in the unlikely event that the system fails after the software is modified, a simple procedure can be used. The system can be restarted in the state before the software is modified, and the system can be temporarily operated until the failure is officially restored. This improves the operability of the system.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1の実施例においてソフトウェアの修正を行
う手順を示す流れ図である。
FIG. 2 is a flowchart showing a procedure for modifying software in the embodiment of FIG.

【図3】図1の実施例におけるソフトウェアの修正後の
システム立ち上げの手順を示す流れ図である。
FIG. 3 is a flowchart showing a procedure of system startup after software modification in the embodiment of FIG.

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

1 中央処理装置 2 システムディスク 3 フロッピィディスク 4 ワークステーション 5 リモート・ワークステーション 11 修正実施フラグ 12 修正有効指定日時テーブル 13 運用ファイル管理テーブル 21 修正情報登録ファイル 22 運用ファイル 23 待機ファイル。 1 Central processing unit 2 System disk 3 Floppy disk 4 Workstation 5 Remote workstation 11 Correction execution flag 12 Correction effective designation date table 13 Operation file management table 21 Modification information registration file 22 Operation file 23 Standby file.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 外部記憶装置にあるソフトウェア格納フ
ァイルから必要なプログラムを主記憶上にロードしてシ
ステム運用を行う仕組みの情報処理システムにおけるソ
フトウェアの修正装置において、 システムの運用に使用するソフトウェアの格納ファイル
を二重化し、一方を運用ファイル、他方を待機ファイル
とし、 前記運用ファイルの情報を記録する運用ファイル管理テ
ーブルと、 ソフトウェアの修正の実行を管理する修正実施フラグ
と、 前記運用ファイルを前記待機ファイルに複写するファイ
ル複写手段と、 ソフトウェア修正情報を前記待機ファイルに適用するソ
フトウェア修正適用手段と、 前記修正実施フラグの内容によって前記運用ファイル管
理テーブルの設定を前記運用ファイルの情報から前記待
機ファイルの情報に変更する運用ファイル管理テーブル
変更手段と、 システムの運用を開始するときに前記運用ファイル管理
テーブルを参照し、該テーブルに登録されている運用フ
ァイルの情報を基にソフトウェアをロードするシステム
立ち上げ手段とを有することを特徴とするソフトウェア
の修正装置。
1. A software correction device in an information processing system in which a necessary program is loaded from a software storage file in an external storage device onto a main memory to perform system operation, and the software used for operating the system is stored. A file is duplicated, one is an operation file and the other is a standby file, and an operation file management table that records information about the operation file, a modification execution flag that manages execution of software modification, and the operation file is the standby file. File copying means for copying to the standby file, software modification applying means for applying software modification information to the standby file, and setting of the operational file management table according to the content of the modification implementation flag from the operational file information to the standby file information. Change to It has an operation file management table changing means and a system starting means for referring to the operation file management table when starting the operation of the system and loading software based on the information of the operation file registered in the table. A software correction device characterized by the above.
【請求項2】 ソフトウェアの修正を有効とする日時を
管理する修正有効指定日時テーブルを設け、前記運用フ
ァイル管理テーブル変更手段は、前記修正実施フラグお
よび前記修正有効指定日時テーブルの内容によって前記
運用ファイル管理テーブルの設定を前記運用ファイルの
情報から前記待機ファイルの情報に変更することを特徴
とする請求項1記載のソフトウェアの修正装置。
2. A correction valid designated date and time table for managing the date and time when the software revision is validated is provided, and the working file management table changing means sets the working file according to the contents of the revision execution flag and the correction valid designated date and time table. 2. The software modification device according to claim 1, wherein the setting of the management table is changed from the information of the operation file to the information of the standby file.
【請求項3】 前記運用ファイル管理テーブルの設定を
復旧する手段を設けたことを特徴とする請求項1記載の
ソフトウェアの修正装置。
3. The software correcting apparatus according to claim 1, further comprising means for restoring the setting of the operation file management table.
JP25203993A 1993-10-08 1993-10-08 Software correcting device Pending JPH07104991A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25203993A JPH07104991A (en) 1993-10-08 1993-10-08 Software correcting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25203993A JPH07104991A (en) 1993-10-08 1993-10-08 Software correcting device

Publications (1)

Publication Number Publication Date
JPH07104991A true JPH07104991A (en) 1995-04-21

Family

ID=17231729

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25203993A Pending JPH07104991A (en) 1993-10-08 1993-10-08 Software correcting device

Country Status (1)

Country Link
JP (1) JPH07104991A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001013219A1 (en) * 1999-08-18 2001-02-22 Matsushita Electric Industrial Co., Ltd. Software rewriting method and software rewriting device
WO2008007599A1 (en) * 2006-07-12 2008-01-17 Olympus Corporation Controller, control method, and control program
WO2008146408A1 (en) * 2007-06-01 2008-12-04 Fujitsu Business Systems Ltd. License management program, software use control method and license management device
JP2011221912A (en) * 2010-04-13 2011-11-04 Nec Corp Computer system and computer system management method
JP2015103105A (en) * 2013-11-26 2015-06-04 株式会社リコー Communication device, communication system, and communication program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001013219A1 (en) * 1999-08-18 2001-02-22 Matsushita Electric Industrial Co., Ltd. Software rewriting method and software rewriting device
WO2008007599A1 (en) * 2006-07-12 2008-01-17 Olympus Corporation Controller, control method, and control program
WO2008146408A1 (en) * 2007-06-01 2008-12-04 Fujitsu Business Systems Ltd. License management program, software use control method and license management device
JPWO2008146408A1 (en) * 2007-06-01 2010-08-19 株式会社富士通ビジネスシステム License management program, software usage control method, and license management apparatus
JP2011221912A (en) * 2010-04-13 2011-11-04 Nec Corp Computer system and computer system management method
JP2015103105A (en) * 2013-11-26 2015-06-04 株式会社リコー Communication device, communication system, and communication program
US10127031B2 (en) 2013-11-26 2018-11-13 Ricoh Company, Ltd. Method for updating a program on a communication apparatus

Similar Documents

Publication Publication Date Title
USRE41162E1 (en) Method for providing scaleable restart and backout of software upgrades for clustered computing
WO1995027941A1 (en) Updating and restoration method of system file
US8688644B1 (en) Systems and methods for performing recovery of directory data
US7228526B2 (en) Application imaging infrastructure
CA2340342A1 (en) A method, computer, and article of manufacturing for fault tolerant booting
JPH07104991A (en) Software correcting device
US7340738B2 (en) Time optimized replacement of a software application
JP2846047B2 (en) Shadow process generation method
JP2011053780A (en) Restoration system, restoration method and backup control system
JP3520143B2 (en) Information processing system
ZA200502951B (en) Method, system and software for journaling system objects.
JP2921480B2 (en) Method of starting maintenance mode in computer system
JP3527756B2 (en) How to update system files
JP3161713B2 (en) System definition change device
JPH0981637A (en) Work flow system
CN111756562B (en) Cluster takeover method, system and related components
JP2666426B2 (en) Duplex auxiliary storage device
JP3113498B2 (en) System configuration management device
JP2003259000A (en) Version update system and method for ip telephone set service function in ip-pbx
JPH10304410A (en) Charging data processing method for exchange system
JP2003330744A (en) File updating method
JPH0991212A (en) Software distribution method
JP3503531B2 (en) Online real-time processing system and sub load module replacement method in the system
JPH06180643A (en) Version check system
JP2007233940A (en) Patch application control method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990727