JPH05100837A - Program online update system - Google Patents
Program online update systemInfo
- Publication number
- JPH05100837A JPH05100837A JP28718091A JP28718091A JPH05100837A JP H05100837 A JPH05100837 A JP H05100837A JP 28718091 A JP28718091 A JP 28718091A JP 28718091 A JP28718091 A JP 28718091A JP H05100837 A JPH05100837 A JP H05100837A
- Authority
- JP
- Japan
- Prior art keywords
- program
- update
- computer system
- updating
- storage device
- 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
Links
- 238000000034 method Methods 0.000 claims description 22
- 230000005540 biological transmission Effects 0.000 claims description 15
- 230000007257 malfunction Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000001960 triggered effect Effects 0.000 description 1
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、被管理計算機システム
の再立ち上げ時点で、システム停止前に送信しておいた
プログラムが自動的に更新されるプログラムオンライン
更新方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program online updating system in which a program transmitted before the system is stopped is automatically updated when the managed computer system is restarted.
【0002】[0002]
【従来の技術】従来、この種の分散処理システムにおけ
るプログラムオンライン更新方式では、被管理計算機シ
ステムでのプログラムの更新処理、すなわち、プログラ
ムの受信処理とプログラムの格納処理とが、管理計算機
システムからプログラムの更新が指示された時点に行わ
れていた。2. Description of the Related Art Conventionally, in a program online updating method in a distributed processing system of this type, a program updating process in a managed computer system, that is, a program receiving process and a program storing process is performed by a management computer system. It was being done at the time when the update was instructed.
【0003】[0003]
【発明が解決しようとする課題】ところが、このような
従来の分散処理システムにおけるプログラムオンライン
更新方式では、被管理計算機システムでのプログラムの
更新処理、すなわち、プログラムの受信処理とプログラ
ムの格納処理とが、管理計算機システムからプログラム
の更新が指示された時点に実行されているため、被管理
計算機システムでの稼働状況とは無関係にプログラムの
更新が行われていた。このため、実行中であったプログ
ラムの更新が失敗したり、一連の処理の最中にプログラ
ムの更新が行われた場合には、途中から動作が変わって
しまうことがあった。However, in such a program online updating method in the conventional distributed processing system, the program updating process in the managed computer system, that is, the program receiving process and the program storing process are performed. Since the program is updated when the management computer system gives an instruction to update the program, the program was updated regardless of the operating status of the managed computer system. For this reason, when the update of the program being executed fails or the program is updated during the series of processes, the operation may change from the middle.
【0004】そこで、本発明の目的は、管理計算機シス
テムからのプログラムの更新指示に対して、プログラム
の更新の失敗や誤動作を防ぐことのできるプログラムオ
ンライン更新方式を得ることである。Therefore, an object of the present invention is to provide a program online update system capable of preventing failure or malfunction of program update in response to a program update instruction from a management computer system.
【0005】[0005]
【課題を解決するための手段及び作用】本発明は、プロ
グラムの更新指示あるいはプログラム更新結果の検索指
示を入力する入力装置と、送信結果あるいは更新結果を
出力する出力装置とを備えた管理計算機システムに被管
理計算機システムが接続され、管理計算機システムに
は、入力装置および出力装置を制御する入出力制御手段
と、プログラムを格納するプログラム格納装置と、プロ
グラムを送信するプログラム送信手段とを備え、被管理
計算機システムには、管理計算機システムからプログラ
ムを受信するプログラム受信手段と、プログラムを一時
的に格納するプログラム一時格納装置と、プログラムを
格納するプログラム格納装置と、プログラム一時格納装
置に格納されているプログラムをプログラム格納装置に
格納し直すプログラム格納手段とを備えた分散処理シス
テムにおけるプログラムオンライン更新方式において、
管理計算機システムには、プログラム更新結果を検索す
るプログラム更新結果検索手段を備え、被管理計算機シ
ステムには、システムの立ち上げ時点でプログラムを更
新させるための情報を登録するプログラム更新情報登録
手段と、プログラムを更新するか否かを示す情報を格納
するシステム引き継ぎ情報格納装置と、プログラムを更
新するための詳細情報を格納するプログラム更新詳細情
報格納装置と、システムの再立ち上げ時点で自動的に実
行され、プログラムを更新するか否かを示す情報を入力
するシステム引き継ぎ情報入力手段と、プログラムを更
新するプログラム更新手段と、プログラム更新結果を入
力して管理計算機システムに通知するプログラム更新結
果通知手段とを含むことで、被管理システムのプログラ
ムを更新するタイミングをシステムの立ち上げ処理中に
して、プログラムの更新の失敗や誤動作を防いだプログ
ラムオンライン更新方式である。The present invention provides a management computer system comprising an input device for inputting a program update instruction or a program update result search instruction, and an output device for outputting a transmission result or an update result. A managed computer system is connected to the managed computer system, and the managed computer system includes an input / output control unit that controls an input device and an output device, a program storage device that stores a program, and a program transmission unit that transmits the program. The management computer system includes a program receiving means for receiving a program from the management computer system, a program temporary storage device for temporarily storing the program, a program storage device for storing the program, and a program temporary storage device. A program that stores the program in the program storage device again. In the program online update scheme in a distributed processing system having a storage means,
The management computer system includes a program update result search means for searching for a program update result, and the managed computer system includes a program update information registration means for registering information for updating the program at the time of starting the system, System takeover information storage device that stores information indicating whether to update the program, program update detailed information storage device that stores detailed information for updating the program, and automatically executed when the system restarts And system update information input means for inputting information indicating whether to update the program, program update means for updating the program, and program update result notifying means for inputting the program update result and notifying the management computer system. By including the And the ring in the start-up process of the system, is a program online update system that prevented the failure or malfunction of the update of the program.
【0006】[0006]
【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本発明の一実施例の構成を示すブロック
図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
【0007】本発明は、プログラムの更新指示あるいは
プログラム更新結果の検索指示を入力する入力装置1
と、送信結果あるいは更新結果を出力する出力装置2と
を備えた管理計算機システム3に被管理計算機システム
8が接続され、管理計算機システム3には、入力装置1
および出力装置2を制御する入出力制御手段4と、プロ
グラムを送信するプログラム送信手段5と、プログラム
を格納するプログラム格納装置6と、プログラム更新結
果を検索するプログラム更新結果検索手段7とを備え、
被管理計算機システム8には、管理計算機システム3か
らプログラムを受信するプログラム受信手段9と、プロ
グラムを一時的に格納するプログラム一時格納装置10
と、プログラムを格納するプログラム格納装置12と、
プログラム一時格納装置10に格納されているプログラ
ムをプログラム格納装置12に格納し直すプログラム格
納手段11とを備えた分散処理システムにおけるプログ
ラムオンライン更新方式において、被管理計算機システ
ム8には、システムの再立ち上げ時点でプログラムを更
新させるための情報を登録するプログラム更新情報登録
手段13と、プログラムを更新するか否かを示す情報を
格納するシステム引き継ぎ情報格納装置17と、プログ
ラムを更新するための詳細情報を格納するプログラム更
新詳細情報格納装置18と、システムの再立ち上げ時点
で自動的に実行され、プログラムを更新するか否かを示
す情報を入力するシステム引き継ぎ情報入力手段19
と、プログラムを更新するプログラム更新手段20と、
プログラム更新結果を入力して管理計算機システム3に
通知するプログラム更新情報通知手段24とを備え、プ
ログラム更新情報登録手段13には、プログラム更新情
報の登録を制御するためのプログラム更新情報登録制御
手段14と、システム引き継ぎ情報を登録するシステム
引き継ぎ情報登録手段15と、プログラム更新詳細情報
を登録するプログラム更新詳細情報登録手段16とを備
え、プログラム更新手段20では、プログラムの更新を
制御するためのプログラム更新制御手段21と、プログ
ラム更新詳細情報を入力するプログラム更新詳細情報入
力手段22と、プログラム更新詳細情報に更新結果を反
映するプログラム更新結果反映手段23とを備えてい
る。The present invention is an input device 1 for inputting a program update instruction or a program update result search instruction.
The managed computer system 8 is connected to a managed computer system 3 including an output device 2 for outputting a transmission result or an update result, and the managed computer system 8 includes an input device 1
And an input / output control means 4 for controlling the output device 2, a program transmission means 5 for transmitting a program, a program storage device 6 for storing the program, and a program update result retrieval means 7 for retrieving the program update result,
The managed computer system 8 includes a program receiving means 9 for receiving a program from the managed computer system 3, and a program temporary storage device 10 for temporarily storing the program.
And a program storage device 12 for storing the program,
In the program online update method in the distributed processing system including the program storage means 11 for re-storing the program stored in the program temporary storage device 10 in the program storage device 12, the managed computer system 8 restarts the system. Program update information registration means 13 for registering information for updating the program at the time of raising, system takeover information storage device 17 for storing information indicating whether or not to update the program, and detailed information for updating the program The program update detailed information storage device 18 for storing the information, and the system takeover information input means 19 for inputting information indicating whether or not to update the program, which is automatically executed when the system is restarted.
And a program updating means 20 for updating the program,
The program update information notifying means 24 for inputting the program update result and notifying the management computer system 3 is provided, and the program update information registration means 13 has the program update information registration control means 14 for controlling registration of the program update information. And a system takeover information registration means 15 for registering the system takeover information, and a program update detailed information registration means 16 for registering the program update detailed information. The program update means 20 has a program update for controlling the program update. The control unit 21, the program update detailed information input unit 22 for inputting the program update detailed information, and the program update result reflecting unit 23 for reflecting the update result in the program update detailed information are provided.
【0008】次に、このように構成された本発明のプロ
グラム更新方式の動作について説明する。入力装置1か
ら指示を入力すると、入出力制御手段4でこれを解析
し、プログラムの更新指示とプログラム更新結果の検索
指示とに分ける。Next, the operation of the program updating system of the present invention thus constructed will be described. When an instruction is input from the input device 1, the input / output control means 4 analyzes it and divides it into a program update instruction and a program update result search instruction.
【0009】入力装置1からプログラムの更新指示を入
力した場合、プログラムの更新指示に従ってプログラム
送信手段5がプログラム格納装置6からプログラムを読
み出しプログラムを更新すると、指示された被管理計算
機システム8にプログラムを送信する。これに対応し
て、被管理計算機システム8のプログラム受信手段9で
は、プログラムを受信しプログラムをプログラム一時格
納装置10に出力する。When a program update instruction is input from the input device 1, when the program transmission means 5 reads the program from the program storage device 6 and updates the program according to the program update instruction, the program is sent to the instructed managed computer system 8. Send. In response to this, the program receiving means 9 of the managed computer system 8 receives the program and outputs the program to the program temporary storage device 10.
【0010】プログラム送信手段5とプログラム受信手
段9との間でのプログラムの送信が成功した場合は、プ
ログラム更新情報登録手段13に通知し、プログラム更
新情報登録手段13でプログラム更新情報を登録した後
に、送信成功の結果とプログラム更新結果を検索するた
めの情報とを管理計算機システムに通知し、送信が失敗
した場合は送信失敗の結果を管理計算機システムに通知
し、管理計算機システムでは入出力制御手段4を通して
送信結果として出力装置2に表示する。When the transmission of the program between the program transmitting means 5 and the program receiving means 9 is successful, the program update information registration means 13 is notified and after the program update information registration means 13 registers the program update information. Notifying the management computer system of the result of successful transmission and the information for searching the program update result, and when the transmission fails, notifying the management computer system of the result of transmission failure, and the management computer system means input / output control means. It is displayed on the output device 2 as a transmission result through 4.
【0011】プログラム更新情報登録手段13では、プ
ログラム更新情報登録制御手段14によってシステム引
き継ぎ情報登録手段15とプログラム更新詳細情報登録
手段16とが実行される。システム引き継ぎ情報登録手
段15は、プログラムの更新指示があった旨の情報をシ
ステム引き継ぎ情報格納装置17に登録する。プログラ
ム更新詳細情報登録手段16は、プログラムの更新指示
に従った更新を実行するための情報をプログラム更新詳
細情報格納装置18に登録する。In the program update information registration means 13, the system update information registration control means 14 executes the system takeover information registration means 15 and the program update detailed information registration means 16. The system takeover information registration means 15 registers information indicating that a program update instruction has been issued in the system takeover information storage device 17. The program update detailed information registration means 16 registers information for executing the update in accordance with the program update instruction in the program update detailed information storage device 18.
【0012】以上の一連の動作は、管理計算機システム
3からのプログラムの更新指示を契機として行われ、こ
れ以降の動作は、被管理計算機システム8の次回のシス
テム立ち上げを契機として自動的に行われる。The above-described series of operations are triggered by a program update instruction from the management computer system 3, and subsequent operations are automatically performed upon the next system startup of the managed computer system 8. Be seen.
【0013】被管理計算機システム8の立ち上げ動作の
一環としてシステム引き継ぎ情報入力手段19が実行さ
れ、システム引き継ぎ情報格納装置17からシステム引
き継ぎ情報を入力する。このシステム引き継ぎ情報の中
にプログラムの更新指示があった旨の情報がある場合
は、プログラム更新手段20を実行し、プログラムの更
新指示がなかった旨の情報がある場合は、プログラム更
新手段20は実行されずシステムが立ち上がる。As part of the startup operation of the managed computer system 8, the system takeover information input means 19 is executed to input the system takeover information from the system takeover information storage device 17. If there is information indicating that there is a program update instruction in this system takeover information, the program updating means 20 is executed, and if there is information indicating that there is no program update instruction, the program updating means 20 The system starts without being executed.
【0014】プログラム更新手段20では、プログラム
更新制御手段21によってプログラム更新詳細情報入力
手段22とプログラム格納手段11とプログラム更新結
果反映手段23とが実行される。プログラム更新詳細情
報入力手段22は、プログラムを更新するための詳細情
報をプログラム更新詳細情報格納装置17から入力す
る。プログラム格納手段11は、プログラム更新詳細情
報入力手段22で入力したプログラムの更新情報に従っ
て、プログラムをプログラム一時格納装置10からプロ
グラム格納装置12に格納し直す。プログラム更新結果
反映手段23は、プログラム更新詳細情報格納装置18
に格納されているプログラム更新詳細情報にプログラム
格納手段11の更新結果を反映させる。なお、プログラ
ム更新結果はプログラム更新詳細情報の一部として格納
される。In the program update means 20, the program update control means 21 executes the program update detailed information input means 22, the program storage means 11, and the program update result reflection means 23. The program update detailed information input means 22 inputs detailed information for updating the program from the program update detailed information storage device 17. The program storage means 11 stores the program from the program temporary storage device 10 into the program storage device 12 again according to the program update information input by the program update detailed information input means 22. The program update result reflecting means 23 is a program update detailed information storage device 18.
The update result of the program storage means 11 is reflected in the program update detailed information stored in. The program update result is stored as a part of the program update detailed information.
【0015】また、入力装置1からプログラム更新結果
の検索指示をプログラムの更新指示の際に通知されたプ
ログラム更新結果を検索するための情報とともに入力し
た場合、プログラム更新結果の検索指示に従ってプログ
ラム更新結果検索手段7がプログラムを更新した被管理
計算機システム8のプログラム更新結果通知手段24を
通してプログラムの更新結果を入力し、入出力制御手段
4を通して現時点での更新結果として出力装置2に表示
する。Further, when the program update result search instruction is input from the input device 1 together with the information for searching the program update result notified at the time of the program update instruction, the program update result is searched according to the program update result search instruction. The search means 7 inputs the update result of the program through the program update result notifying means 24 of the managed computer system 8 which has updated the program, and displays it on the output device 2 as the update result at the present time through the input / output control means 4.
【0016】プログラム更新結果通知手段24では、プ
ログラム更新詳細情報格納装置18からプログラム更新
詳細情報の一部として格納されている更新結果を入力し
て、管理計算機システム3のプログラム更新結果検索手
段7に通知する。但し、システムの再立ち上げが実施さ
れていない場合は、プログラムの更新が実施されていな
いため、プログラムの更新が完了されていないという更
新結果として通知される。In the program update result notifying means 24, the update result stored as a part of the program update detailed information is inputted from the program update detailed information storage device 18 and is inputted to the program update result searching means 7 of the management computer system 3. Notice. However, if the system has not been restarted, the update of the program has not been performed, and the update result indicating that the update of the program has not been completed is notified.
【0017】以上説明したように、本発明によれば、被
管理計算機システムでのプログラムの更新処理をプログ
ラムの受信処理とプログラムの格納処理とに分け、プロ
グラムの受信処理は管理計算機システムでプログラムの
更新が指示された時点に実行され、プログラムの格納処
理は被管理計算機システムの再立ち上げ時点に自動的に
実行されるようにした。被管理計算機システムの再立ち
上げ時点で、システム停止前に送信しておいたプログラ
ムを自動的に目的の装置に格納することで、プログラム
を更新することができるようにしたものである。被管理
計算機システムのプログラムを更新するタイミングは、
通常運転中ではなくシステムの立ち上げ処理中である。
このため、更新するプログラムが実行中であるためにプ
ログラムの更新に失敗したり、一連の処理の最中にプロ
グラムの更新が行われることがないため、処理の途中か
ら動作が変わることはない。As described above, according to the present invention, the program update process in the managed computer system is divided into the program receiving process and the program storing process, and the program receiving process is performed by the management computer system. It is executed at the time when the update is instructed, and the storage process of the program is automatically executed at the time of restarting the managed computer system. When the managed computer system is restarted, the program transmitted before the system is stopped is automatically stored in the target device, so that the program can be updated. The timing for updating the program of the managed computer system is
The system is starting up, not in normal operation.
Therefore, the update of the program does not fail because the program to be updated is being executed, and the program is not updated during the series of processes, so that the operation does not change during the process.
【0018】[0018]
【発明の効果】以上、本発明によれば、プログラムの更
新指示あるいはプログラム更新結果の検索指示を入力す
る入力装置と、送信結果あるいは更新結果を出力する出
力装置とを備えた管理計算機システムに、被管理計算機
システムが接続され、管理計算機システムには、入力装
置および出力装置を制御する入出力制御手段と、プログ
ラムを格納するプログラム格納装置と、プログラムを送
信するプログラム送信手段とを備え、被管理計算機シス
テムには、管理計算機システムからプログラムを受信す
るプログラム受信手段と、プログラムを一時的に格納す
るプログラム一時格納装置と、プログラムを格納するプ
ログラム格納装置と、プログラム一時格納装置に格納さ
れているプログラムをプログラム格納装置に格納し直す
プログラム格納手段とを備えた分散処理システムにおけ
るプログラムオンライン更新方式において、管理計算機
システムには、プログラム更新結果を検索するプログラ
ム更新結果検索手段を備え、被管理計算機システムに
は、システムの立ち上げ時点でプログラムを更新させる
ための情報を登録するプログラム更新情報登録手段と、
プログラムを更新するか否かを示す情報を格納するシス
テム引き継ぎ情報格納装置と、プログラムを更新するた
めの詳細情報を格納するプログラム更新詳細情報格納装
置と、システムの再立ち上げ時点で自動的に実行され、
プログラムを更新するか否かを示す情報を入力するシス
テム引き継ぎ情報入力手段と、プログラムを更新するプ
ログラム更新手段と、プログラム更新結果を入力して管
理計算機システムに通知するプログラム更新結果通知手
段とを含むことで、被管理システムのプログラムを更新
するタイミングをシステムの立ち上げ処理中にしたの
で、プログラムの更新の失敗を防ぐことのできるプログ
ラムオンライン更新方式を得ることができる。As described above, according to the present invention, a management computer system having an input device for inputting a program update instruction or a program update result search instruction and an output device for outputting a transmission result or an update result is provided. A managed computer system is connected to the managed computer system. The managed computer system includes an input / output control unit that controls an input device and an output device, a program storage device that stores a program, and a program transmission unit that transmits the program. The computer system includes a program receiving means for receiving a program from the management computer system, a program temporary storage device for temporarily storing the program, a program storage device for storing the program, and a program stored in the program temporary storage device. Store the program again in the program storage device. In a program online update method in a distributed processing system including a management computer system, a program update result search means for searching a program update result is provided, and a managed computer system updates a program when the system is started up. Program update information registration means for registering information for
System takeover information storage device that stores information indicating whether to update the program, program update detailed information storage device that stores detailed information for updating the program, and automatically executed when the system restarts Was
Includes system takeover information input means for inputting information indicating whether to update the program, program update means for updating the program, and program update result notifying means for inputting the program update result and notifying the management computer system. As a result, the timing of updating the program of the managed system is set during the system startup processing, so that it is possible to obtain the program online updating method capable of preventing the failure of the updating of the program.
【図1】本発明の一実施例の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
1 入力装置 2 出力装置 3 管理計算機システム 4 入出力制御手段 5 プログラム送信手段 6 プログラム格納装置 7 プログラム更新結果検索手段 8 被管理計算機システム 9 プログラム受信手段 10 プログラム一時格納装置 11 プログラム格納手段 12 プログラム格納装置 13 プログラム更新情報登録手段 14 プログラム更新情報登録制御手段 15 システム引き継ぎ情報登録手段 16 プログラム更新詳細情報登録手段 17 システム引き継ぎ情報格納装置 18 プログラム更新詳細情報格納装置 19 システム引き継ぎ情報入力手段 20 プログラム更新手段 21 プログラム更新制御手段 22 プログラム更新詳細情報入力手段 23 プログラム更新結果反映手段 24 プログラム更新結果通知手段 DESCRIPTION OF SYMBOLS 1 input device 2 output device 3 management computer system 4 input / output control means 5 program transmission means 6 program storage device 7 program update result retrieval means 8 managed computer system 9 program reception means 10 program temporary storage device 11 program storage means 12 program storage Device 13 Program update information registration means 14 Program update information registration control means 15 System takeover information registration means 16 Program update detailed information registration means 17 System takeover information storage device 18 Program update detailed information storage device 19 System takeover information input means 20 Program update means 21 program update control means 22 program update detailed information input means 23 program update result reflection means 24 program update result notification means
Claims (1)
ム更新結果の検索指示を入力する入力装置と、送信結果
あるいは更新結果を出力する出力装置とを備えた管理計
算機システムに、被管理計算機システムが接続され、前
記管理計算機システムには、入力装置および出力装置を
制御する入出力制御手段と、前記プログラムを格納する
プログラム格納装置と、前記プログラムを送信するプロ
グラム送信手段とを備え、前記被管理計算機システムに
は、前記管理計算機システムから前記プログラムを受信
するプログラム受信手段と、前記プログラムを一時的に
格納するプログラム一時格納装置と、前記プログラムを
格納するプログラム格納装置と、プログラム一時格納装
置に格納されている前記プログラムを前記プログラム格
納装置に格納し直すプログラム格納手段とを備えた分散
処理システムにおけるプログラムオンライン更新方式に
おいて、前記管理計算機システムには、プログラム更新
結果を検索するプログラム更新結果検索手段を備え、前
記被管理計算機システムには、この被管理計算機システ
ムの立ち上げ時点で前記プログラムを更新させるための
情報を登録するプログラム更新情報登録手段と、前記プ
ログラムを更新するか否かを示す情報を格納するシステ
ム引き継ぎ情報格納装置と、前記プログラムを更新する
ための詳細情報を格納するプログラム更新詳細情報格納
装置と、前記被管理計算機システムの再立ち上げ時点で
自動的に実行され、前記プログラムを更新するか否かを
示す情報を入力するシステム引き継ぎ情報入力手段と、
前記プログラムを更新するプログラム更新手段と、前記
プログラム更新結果を入力して前記管理計算機システム
に通知するプログラム更新結果通知手段とを含むことを
特徴とするプログラムオンライン更新方式。1. A managed computer system is connected to a managed computer system comprising an input device for inputting a program update instruction or a program update result search instruction, and an output device for outputting a transmission result or an update result, The management computer system includes an input / output control unit that controls an input device and an output device, a program storage device that stores the program, and a program transmission unit that transmits the program. A program receiving means for receiving the program from the management computer system, a program temporary storage device for temporarily storing the program, a program storage device for storing the program, and the program stored in the program temporary storage device. Re-store the program in the program storage device In a program online update method in a distributed processing system including a program storage means, the management computer system includes a program update result search means for searching a program update result, and the managed computer system includes the managed computer. Program update information registration means for registering information for updating the program when the system is started up, a system takeover information storage device for storing information indicating whether or not to update the program, and the program for updating And a program update detailed information storage device for storing detailed information for inputting, and system takeover information input for inputting information indicating whether or not to update the program, which is automatically executed when the managed computer system is restarted. Means and
A program online updating method comprising: a program updating means for updating the program; and a program updating result notifying means for inputting the program updating result and notifying the management computer system.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP28718091A JPH05100837A (en) | 1991-10-08 | 1991-10-08 | Program online update system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP28718091A JPH05100837A (en) | 1991-10-08 | 1991-10-08 | Program online update system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH05100837A true JPH05100837A (en) | 1993-04-23 |
Family
ID=17714117
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP28718091A Pending JPH05100837A (en) | 1991-10-08 | 1991-10-08 | Program online update system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH05100837A (en) |
-
1991
- 1991-10-08 JP JP28718091A patent/JPH05100837A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0561646B2 (en) | ||
| JPH0565892B2 (en) | ||
| JP2809271B2 (en) | Job re-execution method | |
| JPH05100837A (en) | Program online update system | |
| JPS6031643A (en) | Storage circuit of state history | |
| JPH027180A (en) | Instruction simultaneous ignition system | |
| EP0498453A2 (en) | Programmable controller with independent display | |
| JP3108467B2 (en) | Automatic switching method of IPL device | |
| JP3348682B2 (en) | Restart control device and restart control method | |
| JPH07143227A (en) | Network element software update control method | |
| JPH04125738A (en) | Data processor | |
| JPH0267671A (en) | Execution restart system for on-line processing | |
| JPH0635774A (en) | Data base management system | |
| JP2002268899A (en) | Information processor, dynamic change method for operation environment of program and program | |
| JPH05120349A (en) | Data base update managing system | |
| JPH02139630A (en) | Online task exchange device | |
| JP2001028019A (en) | Device and method for dunning date management | |
| JPH0433127A (en) | Check point control system | |
| JPH1031506A (en) | Programmable controller that can detect writing multiple times | |
| JPH0659995A (en) | Method for updating terminal software | |
| JPS62204321A (en) | Program restart system | |
| JPS63206831A (en) | Method for controlling start up of application program | |
| JPS5829048A (en) | Programmable controller | |
| JPS6347839A (en) | Inference control system | |
| JPH05100913A (en) | Error factor searching system |