JP2001067214A - Computer system and program file updating method - Google Patents

Computer system and program file updating method

Info

Publication number
JP2001067214A
JP2001067214A JP24278199A JP24278199A JP2001067214A JP 2001067214 A JP2001067214 A JP 2001067214A JP 24278199 A JP24278199 A JP 24278199A JP 24278199 A JP24278199 A JP 24278199A JP 2001067214 A JP2001067214 A JP 2001067214A
Authority
JP
Japan
Prior art keywords
service
function
application means
new
application
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
JP24278199A
Other languages
Japanese (ja)
Inventor
Ken Watanabe
謙 渡辺
Satoyuki Sokusai
智行 息才
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP24278199A priority Critical patent/JP2001067214A/en
Publication of JP2001067214A publication Critical patent/JP2001067214A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make effectively evadible a state wherein services are stopped by deleting a program file corresponding to a previous application means and making a program file corresponding to a new application means replace it after normal operation is confirmed. SOLUTION: When an application function B of providing a service which is being started on a computer system α is updated, the program file of an application function B' to be update is loaded to a storage device. A file update managing function D1 of a system managing function D once confirming that the application function B' as a new function is providing the service without any problem replaces the program file of the application function B as an old function with the application function B'. After the replacement, the application function B' is started even when the computer system α is initialized to provide the service with the contents after the update.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テム及びプログラムファイル更新方法に関する。例え
ば、通信ネットワークシステムにおけるコンピュータシ
ステム、交通・運輸システムにおけるコンピュータシス
テム、金融機関におけるコンピュータシステムその他の
コンピュータシステムに適用して好適なものである。
[0001] The present invention relates to a computer system and a program file updating method. For example, the present invention is suitably applied to a computer system in a communication network system, a computer system in a transportation / transport system, a computer system in a financial institution, and other computer systems.

【0002】[0002]

【従来の技術】今日の通信ネットワークシステムは、コ
ンピュータシステムによる交換サービスの提供によって
実現されている。かかるコンピュータシステムにおいて
は、その初期起動(システムリブート)時に、オペレーテ
ィングシステムによってハードディスク等の記憶装置か
ら交換サービスの提供に必要なプログラムファイルを読
み出し実行することで、必要とされる交換サービスの提
供を実現する。
2. Description of the Related Art Today's communication network systems are realized by providing switching services by computer systems. In such a computer system, at the time of its initial startup (system reboot), the operating system reads out and executes a program file necessary for providing the exchange service from a storage device such as a hard disk, thereby realizing the provision of the required exchange service. I do.

【0003】[0003]

【発明が解決しようとする課題】ところで、かかるコン
ピュータシステムにおいては、新たなサービスの提供や
現行サービスの部分的な修正・更新を必要とする場合、
新たに導入するサービスや更新されるサービスに対応す
るプログラムファイルだけでなく、当該サービスとは無
関係な他のサービスに対応するプログラムファイルまで
もをハードディスク等の記憶装置に転送し、その後、コ
ンピュータシステム全体を再起動(リブート)させる必
要があった。
By the way, in such a computer system, when it is necessary to provide a new service or to partially modify or update an existing service,
Not only the program files corresponding to the newly introduced or updated service, but also the program files corresponding to other services unrelated to the service are transferred to a storage device such as a hard disk. Had to be restarted.

【0004】しかし、新たなサービスの追加や現行サー
ビスの部分的な更新のためだけに、コンピュータシステ
ム全体のサービスの提供を一時停止し、その上でプログ
ラムファイル全体を更新するという現行の手法では、サ
ービスの提供を受けるユーザへの影響が大きい。このた
め、プログラムファイルの追加又は更新に関連して停止
されるサービス範囲の最小化とサービスの再開までに要
する時間の短縮化が求められている。
However, the current method of temporarily suspending the provision of the service of the entire computer system and updating the entire program file only for the purpose of adding a new service or partially updating the existing service is as follows. Significant impact on users receiving services. For this reason, there is a demand for minimizing the range of services stopped in connection with the addition or updating of the program file and reducing the time required for restarting the services.

【0005】本発明は以上の課題を考慮してなされたも
のであり、プログラムファイルの追加や更新とは無関係
なサービスについてはその提供の停止を伴わずにプログ
ラムファイルの追加や更新を可能とし、しかも、サービ
スの停止する時間が非常に短くて済むコンピュータシス
テム及びプログラムファイル更新方法の提供を目的とす
る。
The present invention has been made in view of the above problems, and enables a program file to be added or updated without stopping the provision of services unrelated to the addition or update of a program file. In addition, it is an object of the present invention to provide a computer system and a program file updating method that requires a very short service stop time.

【0006】[0006]

【課題を解決するための手段】(A)かかる課題を解決
するため、請求項1に係る発明においては、コンピュー
タプログラムに従ってそれぞれ固有のサービスを提供す
る1又は複数のアプリケーション手段と、当該アプリケ
ーション手段を管理するシステム管理手段とを備えるコ
ンピュータシステムにあって、以下の機能部を備えるよ
うにする。すなわち、アプリケーション手段に、(a)
システム管理手段からの指示に応じてサービスの提供を
開始又は停止させる機能と、(b)現アプリケーション
手段及び新アプリケーション手段が並行して起動された
状態で、双方間で情報の引継ぎを実行させる機能と、
(c)上記情報の引継ぎ完了によるサービス開始準備の
完了をシステム管理手段に対して通知するサービス開始
準備完了通知機能とを有するファイル更新機能部を備え
るようにする。また、システム管理機能手段に、(d)
アプリケーション手段を個別に起動又は終了させる機能
と、(e)現アプリケーション手段のサービス提供中
に、その更新プログラムファイルに対応する新アプリケ
ーション手段を並行して起動させる機能と、(f)起動
されているアプリケーション手段にサービスの提供開始
又は停止を指示する機能と、(g)新アプリケーション
手段の正常動作確認後、記憶媒体上から前アプリケーシ
ョン手段に対応するプログラムファイルを削除し、新ア
プリケーション手段に対応するプログラムファイルに差
し替える機能とを有するファイル更新管理機能部を備え
るようにする。以上のように、本発明においては、アプ
リケーション毎にプログラムファイルの差し替えが可能
なため、従来システムのように、現アプリケーション手
段から新アプリケーション手段への更新時に、更新対象
とするアプリケーション手段以外のアプリケーション手
段についてまでサービスが停止される事態を有効に回避
でき、また、旧機能から新機能への切り替えに要するサ
ービス停止時間を最小限に抑えることができる。
(A) In order to solve this problem, in the invention according to claim 1, one or a plurality of application means for providing a unique service according to a computer program, and the application means are provided. A computer system including a system management unit for managing the computer system includes the following functional units. That is, (a)
A function of starting or stopping the provision of a service in response to an instruction from the system management means, and (b) a function of executing information transfer between the current application means and the new application means while both are activated in parallel. When,
(C) A file update function unit having a service start preparation completion notifying function for notifying the system management unit of completion of service start preparation due to completion of the transfer of the information is provided. The system management function means includes (d)
A function for individually starting or terminating the application means, (e) a function for concurrently starting a new application means corresponding to the update program file while the service of the current application means is being provided, and (f) a function for starting. A function for instructing the application means to start or stop providing a service; and (g) after confirming the normal operation of the new application means, deleting a program file corresponding to the previous application means from the storage medium and executing a program corresponding to the new application means. A file update management function unit having a function of replacing a file is provided. As described above, in the present invention, since the program file can be replaced for each application, when updating from the current application unit to the new application unit, the application unit other than the application unit to be updated is different from the conventional system. Can be effectively avoided, and the service suspension time required for switching from the old function to the new function can be minimized.

【0007】(B)また、請求項2に係る発明において
は、請求項1に記載のコンピュータシステムにおけるフ
ァイル更新管理機能部に、以下の機能を更に備えるよう
にする。すなわち、新アプリケーション手段によるサー
ビスの提供開始後も、それまでサービスの提供を行って
いた前アプリケーション手段を停止状態のまま一定時間
保持し続け、当該一定時間内に新アプリケーション手段
の正常動作が確認された場合に前アプリケーション手段
のプログラムを終了させる一方、当該一定時間内に新ア
プリケーション手段の正常動作が確認されない場合には
停止状態にある前アプリケーション手段によるサービス
の提供を再開させて新アプリケーション手段によるサー
ビスの提供を停止させるようにする。以上のように、本
発明においては、新アプリケーション手段によるサービ
スの提供開始後も(すなわち、現アプリケーション手段
のサービスの提供停止後も)一定時間の間は、当該旧ア
プリケーション手段の起動状態を維持することにより、
新機能から旧機能への復帰時に要するサービス停止時間
を最小限に抑えることができる。
(B) In the invention according to claim 2, the following functions are further provided in the file update management function unit in the computer system according to claim 1. That is, even after the provision of the service by the new application means has been started, the previous application means, which had been providing the service until then, is kept stopped for a certain period of time, and the normal operation of the new application means is confirmed within the certain time period If the normal application of the new application means is not confirmed within the predetermined time while the program of the previous application means is terminated, the provision of the service by the previous application means in the stopped state is resumed, and the service of the new application means is terminated. To stop offering. As described above, in the present invention, the activation state of the old application means is maintained for a certain period of time even after the provision of the service by the new application means (that is, even after the provision of the service of the current application means is stopped). By doing
The service stoppage time required when returning from the new function to the old function can be minimized.

【0008】(C)また、請求項3に係る発明において
は、請求項1又は2に記載のコンピュータシステムに、
以下の手段を更に備えるようにする。すなわち、アプリ
ケーション手段に、(h)指定されたシステムデータを
起動時に読み込み、それに従って動作する機能を有する
システムデータ更新機能部を更に備えると共に、システ
ム管理機能手段に、(i)各アプリケーション手段に読
み込ませるシステムデータを指定して起動させる機能
と、(j)記憶媒体上で新システムデータと旧システム
データを差し替える機能とを有するシステムデータ更新
管理機能部を更に備えるようにする。以上のように、本
発明においては、現アプリケーション手段によるサービ
ス提供中であっても、現アプリケーション手段と並行し
てシステムデータのみを異にする同一のアプリケーショ
ン手段を起動させてアプリケーション手段の差し替えを
行えるため、システムデータの更新時に、更新対象とす
るアプリケーション手段以外のアプリケーション手段に
ついてまでサービスが停止される事態を有効に回避で
き、また、旧機能から新機能への切り替えに要するサー
ビス停止時間を最小限に抑えることができる。
(C) Further, in the invention according to claim 3, the computer system according to claim 1 or 2
The following means are further provided. That is, the application means further includes (h) a system data update function unit having a function of reading designated system data at the time of start-up and operating in accordance with the system data. A system data update management function unit having a function of designating and starting system data to be operated and a function of (j) replacing new system data and old system data on a storage medium are further provided. As described above, according to the present invention, even while a service is being provided by the current application unit, the same application unit that differs only in system data can be activated in parallel with the current application unit to replace the application unit. Therefore, when updating the system data, it is possible to effectively avoid a situation in which the service is stopped even for application means other than the application means to be updated, and the service stop time required for switching from the old function to the new function is minimized. Can be suppressed.

【0009】(D)また、請求項4に係る発明において
は、それぞれ固有のサービスを提供する1又は複数のア
プリケーション手段と当該アプリケーション手段を管理
するシステム管理手段とが起動されている状態でのプロ
グラムファイル更新方法にあって、以下の処理工程を実
行するようにする。すなわち、(1) 現アプリケーション
手段に対応するプログラムファイルの更新が指示された
とき、現アプリケーション手段によるサービスの提供を
継続させたまま、その更新プログラムファイルに対応す
る新アプリケーション手段を起動する処理と、(2) 起動
された新アプリケーション手段がそのサービスの提供を
開始する前に、現アプリケーション手段との間で必要な
情報の引継ぎを行う処理と、(3) 情報の引継ぎの完了に
よりサービスの提供が可能となった新アプリケーション
手段がシステム管理手段に対してサービスの開始準備完
了を通知する処理と、(4) サービスの開始準備完了の通
知の受信後、システム管理手段が、現アプリケーション
手段によるサービスの提供を停止させ、同時に、新アプ
リケーション手段によるサービスの提供を開始させる処
理と、(5) サービスの提供を開始した新アプリケーショ
ン手段の正常動作確認後、記憶媒体上から前アプリケー
ション手段に対応するプログラムファイルを削除し、新
アプリケーション手段に対応するプログラムファイルに
差し替える処理とを備えるようにする。以上のように、
本発明においては、アプリケーション毎にプログラムフ
ァイルの差し替えが可能なため、従来システムのよう
に、現アプリケーション手段から新アプリケーション手
段への更新時に、更新対象とするアプリケーション手段
以外のアプリケーション手段についてまでサービスの停
止が及ぶのを有効に回避でき、また、旧機能から新機能
への切り替えに要するサービス停止時間を最小限に抑え
ることができる。
(D) Further, in the invention according to claim 4, one or more application means for providing a unique service and a system management means for managing the application means are activated. In the file updating method, the following processing steps are executed. That is, (1) when an update of a program file corresponding to the current application unit is instructed, a process of starting a new application unit corresponding to the updated program file while continuing to provide the service by the current application unit; (2) Before the started new application means starts providing the service, the process of taking over the necessary information with the current application means, and (3) The provision of the service is completed by the completion of the information takeover. The process in which the new application means that has become possible notifies the system management means of the completion of the service start preparation, and (4) after receiving the notification of the completion of the service start preparation, the system management means executes the service Service provision, and at the same time, start providing services through new application means. (5) After confirming the normal operation of the new application means that has started providing the service, delete the program file corresponding to the previous application means from the storage medium and replace it with the program file corresponding to the new application means And so on. As mentioned above,
In the present invention, since the program file can be replaced for each application, when updating from the current application unit to the new application unit, the service is stopped even for application units other than the application unit to be updated, as in the conventional system. Can be effectively avoided, and the service suspension time required for switching from the old function to the new function can be minimized.

【0010】(E)また、請求項5に係る発明において
は、請求項4に記載のプログラムファイル更新方法に、
以下の処理工程を更に実行するようにする。すなわち、
(6) 新アプリケーション手段によるサービスの提供開始
後も、それまでサービスの提供を行っていた前アプリケ
ーション手段を停止状態のまま一定時間保持し続ける処
理と、(7) 一定時間内に新アプリケーション手段の正常
動作が確認された場合、前アプリケーション手段のプロ
グラムを終了させる一方、一定時間内に新アプリケーシ
ョン手段の正常動作が確認されない場合、停止状態にあ
る前アプリケーション手段によるサービスの提供を再開
させて新アプリケーション手段によるサービスの提供を
停止させる処理とを備えるようにする。以上のように、
本発明においては、新アプリケーション手段によるサー
ビスの提供開始後も(すなわち、現アプリケーション手
段のサービスの提供停止後も)一定時間の間は、当該旧
アプリケーション手段の起動状態を維持することによ
り、新機能から旧機能への復帰時に要するサービス停止
時間を最小限に抑えられる。
(E) In the invention according to claim 5, the program file updating method according to claim 4 includes:
The following processing steps are further executed. That is,
(6) After the service is started to be provided by the new application means, the previous application means that has been providing the service is kept stopped for a certain period of time, and (7) The new application means If the normal operation is confirmed, the program of the previous application is terminated. If the normal operation of the new application is not confirmed within a predetermined time, the provision of the service by the suspended previous application is resumed, and the new application is resumed. And processing for stopping provision of the service by the means. As mentioned above,
In the present invention, the new function is maintained by maintaining the activation state of the old application means for a certain period of time even after the service provision by the new application means is started (that is, even after the service provision of the current application means is stopped). Service downtime required when returning to the old function from the server can be minimized.

【0011】(F)また、請求項6に係る発明において
は、請求項4又は5に記載のプログラムファイル更新方
法において、以下の処理工程を更に実行するようにす
る。すなわち、(8) 現アプリケーション手段の動作条件
を定めるシステムデータの更新が指示されたとき、現ア
プリケーション手段によるサービスの提供を継続させた
まま、新たなシステムデータを指定して同一プログラム
でなる新アプリケーション手段を起動する処理と、(9)
新アプリケーション手段がそのサービスの提供を開始す
る前に、現アプリケーション手段との間で必要な情報の
引継ぎを行う処理と、(10)情報の引継ぎの完了によりサ
ービスの提供が可能となった新アプリケーション手段が
システム管理手段に対してサービスの開始準備完了を通
知する処理と、(11)サービスの開始準備完了の通知の受
信後、システム管理手段が、現アプリケーション手段に
よるサービスの提供を停止させ、同時に、新アプリケー
ション手段によるサービスの提供を開始させる処理と、
(12)サービスの提供を開始した新アプリケーション手段
の正常動作確認後、前アプリケーション手段に対応付け
るシステムデータを新たなシステムデータに差し替える
処理とを備えるようにする。以上のように、本発明にお
いては、現アプリケーション手段によるサービス提供中
であっても、現アプリケーション手段と並行してシステ
ムデータのみを異にする同一のアプリケーション手段を
起動させてアプリケーション手段の差し替えを行えるた
め、システムデータの更新時に、更新対象とするアプリ
ケーション手段以外のアプリケーション手段についてま
でサービスの停止が及ぶのを有効に回避でき、また、旧
機能から新機能への切り替えに要するサービス停止時間
を最小限に抑えることができる。
(F) In the invention according to claim 6, in the program file updating method according to claim 4 or 5, the following processing steps are further executed. (8) When an update of system data that determines the operating conditions of the current application means is instructed, a new application consisting of the same program by specifying new system data while continuing to provide the service by the current application means Activating the means and (9)
Before the new application means starts providing the service, processing to transfer necessary information with the current application means, and (10) New application that can provide services by completing the transfer of information Means for notifying the system management means of service start preparation completion, and (11) after receiving the service start preparation notification, the system management means stops the provision of the service by the current application means, and , The process of starting the provision of services by the new application means,
(12) After confirming the normal operation of the new application unit that has started providing the service, the system is provided with a process of replacing the system data associated with the previous application unit with new system data. As described above, according to the present invention, even while a service is being provided by the current application unit, the same application unit that differs only in system data can be activated in parallel with the current application unit to replace the application unit. Therefore, when updating the system data, it is possible to effectively prevent the suspension of the service to application means other than the application means to be updated, and to minimize the service suspension time required for switching from the old function to the new function. Can be suppressed.

【0012】[0012]

【発明の実施の形態】(A)第1の実施形態 以下、本発明に係るプログラムファイル更新方法によ
り、アプリケーションプログラムの更新を実行するコン
ピュータシステムの第1の実施形態例を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (A) First Embodiment Hereinafter, a first embodiment of a computer system that updates an application program by a program file updating method according to the present invention will be described.

【0013】(A−1)システム構成 図1に、第1の実施形態に係るコンピュータシステムα
の概念構成を示す。本実施形態に係るコンピュータシス
テムαは、実際上、ハードウエア資源としてのコンピュ
ータ(CPU、メモリ、入力装置、出力装置、周辺装置
(外部記憶装置や通信装置を含む。))上で実行される
ソフトウェアの機能として実現されるものであり、図1
はその機能構成を表している。
(A-1) System Configuration FIG. 1 shows a computer system α according to the first embodiment.
The conceptual configuration of is shown. The computer system α according to the present embodiment is actually software executed on a computer (CPU, memory, input device, output device, peripheral device (including an external storage device and a communication device)) as hardware resources. FIG. 1
Represents the functional configuration.

【0014】図1に示すように、本実施形態に係るコン
ピュータシステムαは、各種サービスに対応するアプリ
ケーション機能A〜Cと、コンピュータシステムαを管
理するシステム管理機能Dとで構成されている。
As shown in FIG. 1, the computer system α according to the present embodiment includes application functions A to C corresponding to various services and a system management function D for managing the computer system α.

【0015】ここで、提供される各種サービスに対応す
るアプリケーション機能A、B、Cは、システム管理機
能Dが、それぞれコンピュータシステムαに接続されて
いるハードディスク等の記憶装置から読み出して起動す
る機能であり、アプリケーション機能を更新するのに必
要な機能(以下「ファイル更新機能」という。)とし
て、次の(a)〜(c)の機能を有してなる。 (a)システム管理機能Dからの指示に従い、サービス
の提供を開始又は停止させる機能 (b)旧機能(更新前機能)と新機能(更新後機能)間
で情報を引継ぐ機能 (c)システム管理機能Dにサービスの開始準備が完了
したことを通知する機能
Here, application functions A, B, and C corresponding to various services to be provided are functions that the system management function D reads out from a storage device such as a hard disk connected to the computer system α and starts up. Yes, the following functions (a) to (c) are provided as functions necessary for updating the application function (hereinafter, referred to as “file update function”). (A) A function for starting or stopping service provision in accordance with an instruction from the system management function D (b) A function for transferring information between an old function (before update) and a new function (after update) (c) System management Function to notify function D that service preparation is complete

【0016】一方、システム管理機能Dは、コンピュー
タシステムαのオペレーテイングシステムが、コンピュ
ータシステムαに接続されているハードディスクから読
み出して起動する機能であり、アプリケーション機能
A、B、Cを管理する機能及びこれらを更新するのに必
要な機能(以下「ファイル更新管理機能」という。)と
して、次の(a)〜(d)の機能を有してなる。 (a)アプリケーション機能を個別に起動又は終了させ
る機能 (b)現行のアプリケーション機能によるサービスの提
供中に、新たなアプリケーション機能を並行して起動す
る機能 (c)現行のアプリケーション機能及び新たなアプリケ
ーション機能それぞれによるサービスの提供開始又は停
止を指示する機能 (d)旧機能(更新前機能)と新機能(更新後機能)と
をハードディスク上で差し替える機能
On the other hand, the system management function D is a function that the operating system of the computer system α reads out from the hard disk connected to the computer system α and starts up. The function manages the application functions A, B, and C, and The following functions (a) to (d) are provided as functions necessary for updating these (hereinafter, referred to as “file update management functions”). (A) A function for individually starting or terminating application functions (b) A function for starting new application functions in parallel while a service is provided by a current application function (c) A current application function and a new application function Function to instruct the start or stop of service provision by each (d) Function to replace old function (pre-update function) and new function (post-update function) on the hard disk

【0017】(A−2)プログラムファイル更新動作 以下、図1に示すコンピュータシステムαの起動中にあ
るサービスを提供するアプリケーション機能Bを更新す
る場合について、その一連の更新動作を説明する。
(A-2) Program File Update Operation A series of update operations for updating the application function B for providing a service while the computer system α shown in FIG. 1 is running will be described below.

【0018】(1)まず、図2に示すように、更新対象
であるアプリケーション機能B'のプログラムファイル
がハードディスク等の記憶装置にロードされる。なお、
当該コンピュータシステムαに接続された記憶装置への
プログラムファイルのロードは、ディスク状記憶媒体
(光ディスク、磁気ディスク、光磁気ディスク等)やカ
ード状記憶媒体等の可搬型の媒体によるものの他、通信
ネットワーク回線を介したデータ伝送の形態による等し
て行われる。
(1) First, as shown in FIG. 2, the program file of the application function B ′ to be updated is loaded into a storage device such as a hard disk. In addition,
The loading of the program file into the storage device connected to the computer system α is performed not only by a portable medium such as a disk-shaped storage medium (optical disk, magnetic disk, magneto-optical disk, etc.) or a card-shaped storage medium, but also by a communication network. This is performed in a form such as data transmission via a line.

【0019】(2)かかるプログラムファイルのロード
が完了すると、外部より、システム管理機能Dに対して
アプリケーション機能Bの更新指示が与えられる。この
更新指示は、ファイル更新管理機能D1に与えられる。
(2) When the loading of the program file is completed, an update instruction of the application function B is given to the system management function D from outside. This update instruction is given to the file update management function D1.

【0020】(3)更新指示を受けたシステム管理機能
Dは、ファイル更新管理機能D1により、アプリケーシ
ョン機能Bを更新したアプリケーション機能B'のプロ
グラムファイルのみをコンピュータシステムαに接続さ
れているハードディスク等の記憶装置より読み出し、機
能の更新に伴う起動であることを情報として起動する。
このとき、既存のアプリケーション機能A、B、Cは起
動されたままの状態にある。
(3) Upon receiving the update instruction, the system management function D uses the file update management function D1 to update only the program file of the application function B 'that has updated the application function B, such as a hard disk connected to the computer system α. The information is read out from the storage device and activated as information that the activation is accompanied by a function update.
At this time, the existing application functions A, B, and C remain activated.

【0021】(4)新たに起動されたアプリケーション
機能B'は、図3に示すように、そのファイル更新機能
B1'を使用し、アプリケーション機能Bのファイル更
新機能B1との間でサービスの提供に必要な情報の引き
継ぎを行う。そして、アプリケーション機能B'は、ア
プリケーション機能Bに代わってサービスの提供が可能
になった時点で、ファイル更新機能B1'より起動元で
あるシステム管理機能Dに対して準備の完了を通知す
る。
(4) As shown in FIG. 3, the newly activated application function B 'uses its file update function B1' to provide a service with the file update function B1 of the application function B. Take over necessary information. Then, the application function B ′ notifies the file management function D1 ′ of the completion of the preparation from the file update function B1 ′ to the system management function D when the service can be provided in place of the application function B.

【0022】(5)システム管理機能Dは、アプリケー
ション機能B'からサービス開始準備の完了通知を受け
ると、図4に示すように、アプリケーション機能Bのフ
ァイル更新機能B1に対してサービスの停止を指示する
一方、アプリケーション機能B'のファイル更新機能B
1'に対してはサービスの開始を指示する。これ以降
は、アプリケーション機能Bを更新した機能を持つアプ
リケーション機能B'がサービスの提供を行う。
(5) Upon receiving the service start preparation completion notification from the application function B ', the system management function D instructs the file update function B1 of the application function B to stop the service, as shown in FIG. On the other hand, the file update function B of the application function B '
Instruct 1 'to start the service. Thereafter, the application function B 'having the updated function of the application function B provides the service.

【0023】なお、新機能であるアプリケーション機能
B'が問題なくサービスを提供できているか否かがファ
イル更新管理機能D1において確認されるまでの間は、
旧機能であるアプリケーション機能Bはサービスの提供
停止後もコンピュータシステムα上に存在し続ける。こ
の存在し続ける時間を監視時間と呼ぶ。
Until the file update management function D1 confirms whether the new application function B 'can provide a service without any problem,
The application function B, which is an old function, continues to exist on the computer system α even after the provision of the service is stopped. This time period that continues to exist is called monitoring time.

【0024】(6)やがて、システム管理機能Dのファ
イル更新管理機能D1が、新機能であるアプリーケーシ
ョン機能B'が問題なくサービスを提供していることを
確認すると、図5に示すように、旧機能であるアプリケ
ーション機能Bを終了させ、ハードディスク上にあるア
プリケーション機能Bのプログラムファイルをアプリケ
ーション機能B'に差し替える機能を実行する。ここで
の差し替え後は、コンピュータシステムαが初期動作
(リブート)されたとしても、新機能であるアプリケー
ション機能B'が起動され更新後の内容にてサービスの
提供が実施される。
(6) Eventually, when the file update management function D1 of the system management function D confirms that the new application function B 'provides a service without any problem, as shown in FIG. The application function B which is an old function is terminated, and a function of replacing the program file of the application function B on the hard disk with the application function B 'is executed. After the replacement here, even if the computer system α is initially operated (rebooted), the application function B ′, which is a new function, is activated and the service is provided with the updated contents.

【0025】(7)なお、上述の(5)の監視時間中に
おいて新機能であるアプリケーション機能B'に異常が
発見された場合には、図6に示すように、ファイル更新
管理機能D1によって新機能であるアプリケーション機
能B'によるサービスの提供停止が指示され、旧機能で
あるアプリケーション機能Bに基づくサービスの提供開
始が指示される。この後は、再び旧機能であるアプリケ
ーション機能Bに基づくサービスの提供が開始される。
(7) If an abnormality is found in the application function B 'which is a new function during the monitoring time of the above (5), as shown in FIG. 6, a new function is executed by the file update management function D1. The instruction to stop providing the service by the application function B ′ as the function is instructed, and the instruction to start providing the service based on the application function B as the old function is instructed. Thereafter, the provision of the service based on the application function B, which is the old function, is started again.

【0026】(A−3)第1の実施形態の効果 上述のように、コンピュータシステムαを構成する各種
機能に前述のファイル更新機能A1、B1、B1'、C
1及びファイル更新管理機能D1を搭載し、当該機能を
用いて必要とされるプログラムファイルの更新を実行す
るようにしたことにより、以下の効果を実現することが
できる。
(A-3) Effects of the First Embodiment As described above, the various functions constituting the computer system α include the file update functions A1, B1, B1 ', and C described above.
1 and the file update management function D1, and the required program file is updated using the function, the following effects can be realized.

【0027】第1に、プログラムファイルの更新を、該
当機能を含むプログラムファイル全体とするのではなく
必要最小限のプログラムファイルに限定できることにな
り、更新を必要としない機能については、一切影響を与
えることなく、すなわち更新を必要としない機能のサー
ビスの提供を中断することなく、部分的な機能の更新を
実現することができる。かくして、旧機能から新機能へ
の更新の際に、該当機能のサービスの提供が中断される
時間を極力短くすることができる。
First, the update of the program file can be limited to the minimum necessary program file instead of the entire program file including the relevant function, and functions that do not require updating are completely affected. Partial function update can be realized without interruption, that is, without interrupting provision of a service of a function that does not require update. Thus, when updating the old function to the new function, the time during which the provision of the service of the function is interrupted can be minimized.

【0028】第2に、アプリケーション機能の更新時に
おいて、切替後の機能が正常に動作することが確認され
るまでの間は従前の機能と切替後の機能の両方をコンピ
ュータシステムα上に並存させるようにしたことによ
り、新機能から旧機能への復帰の際に、該当機能のサー
ビスの提供が中断される時間を極力短くすることができ
る。
Second, at the time of updating the application function, both the previous function and the function after the switching are made to coexist on the computer system α until it is confirmed that the function after the switching normally operates. By doing so, when returning from the new function to the old function, the time during which the provision of the service of the corresponding function is interrupted can be minimized.

【0029】(B)第2の実施形態 続いて、本発明に係るプログラムファイル更新方法によ
りアプリケーションプログラムのシステムデータの更新
を実行するコンピュータシステムの第2の実施形態例を
説明する。
(B) Second Embodiment Next, a description will be given of a second embodiment of a computer system that updates system data of an application program by the program file updating method according to the present invention.

【0030】(B−1)システム構成 図7に、第2の実施形態に係るコンピュータシステムα
の概念構成を示す。本実施形態に係るコンピュータシス
テムαの場合もその構成は、第1の実施形態と基本的に
同じである。すなわち、コンピュータシステムαは、ハ
ードウェア資源としてのコンピュータ上で実行されるソ
フトウェアの機能として実現されるものであり、各種サ
ービスに対応するアプリケーション機能A〜Cと、コン
ピュータシステムαを管理するシステム管理機能Dとか
らなる。そして、これらアプリケーション機能A〜Cに
は、第1の実施形態と同じファイル更新機能A1〜C1
が備えられ、システム管理機能Dには、ファイル更新管
理機能D1が備えられている。
(B-1) System Configuration FIG. 7 shows a computer system α according to the second embodiment.
The conceptual configuration of is shown. The configuration of the computer system α according to the present embodiment is also basically the same as that of the first embodiment. That is, the computer system α is realized as a function of software executed on a computer as a hardware resource, and includes application functions A to C corresponding to various services and a system management function for managing the computer system α. D. The application functions A to C include the same file update functions A1 to C1 as in the first embodiment.
The system management function D includes a file update management function D1.

【0031】第1の実施形態例との違いは、ハードディ
スク等の記憶装置に、コンピュータシステムα上で実行
される各種機能A〜Dそれぞれの動作条件を定めるデー
タ(システムデータ)が記録されている点である。な
お、図7のハードディスクには、機能A〜Dの動作条件
を規定するシステムデータOと、当該システムデータO
のうち機能Bについての動作条件を変更したシステムデ
ータNとが記録されている。
The difference from the first embodiment is that data (system data) defining the operating conditions of each of the various functions A to D executed on the computer system α is recorded in a storage device such as a hard disk. Is a point. The hard disk shown in FIG. 7 includes system data O that defines the operating conditions of the functions A to D, and the system data O
And the system data N in which the operating condition of the function B is changed.

【0032】本実施形態におけるアプリケーション機能
A、B、Cは、その起動の際、ハードディスク等の記憶
装置からシステムデータOを読み込み、起動後はシステ
ムデータOに規定された動作条件に従い動作する。ま
た、アプリケーション機能A、B、Cは、システムデー
タを更新するのに必要な機能(以下「システムデータ更
新機能」という。)として、次の(a)の機能を有して
なる。 (a)指定されたシステムデータを起動時に読み込み、
それに従い動作する機能
The application functions A, B, and C according to the present embodiment read system data O from a storage device such as a hard disk at the time of activation, and operate according to operating conditions defined in the system data O after activation. The application functions A, B, and C have the following function (a) as functions necessary for updating system data (hereinafter, referred to as “system data update function”). (A) Read specified system data at startup,
Functions that act accordingly

【0033】一方、システム管理機能Dは、システムデ
ータを更新するために必要な機能(以下「システムデー
タ更新管理機能」という。)として、次の(a)〜
(b)の機能を有してなる。 (a)読み込むシステムデータを指定して(情報を与え
て)各機能を起動する機能 (b)ハードディスク上の新/旧システムデータを差し
替える機能
On the other hand, the system management function D is a function necessary for updating the system data (hereinafter referred to as “system data update management function”).
It has the function of (b). (A) A function to specify system data to be read (by giving information) and to activate each function. (B) A function to replace new / old system data on the hard disk.

【0034】(B−2)プログラムファイル更新動作 以下、アプリケーション機能Bによるサービスの提供を
維持したまま(中断することなく)、アプリケーション
機能Bの動作条件を規定するシステムデータを更新する
方法について説明する。
(B-2) Program File Updating Operation A method of updating system data defining operating conditions of the application function B while maintaining the service provided by the application function B (without interruption) will be described below. .

【0035】(1)この動作は、システム管理機能Dを
構成するシステムデータ更新管理機能D2の指示によっ
て開始される。すなわち、現行アプリケーション機能B
のサービス提供中に、システムデータ更新管理機能D2
が、現行システムデータとは別のシステムデータNの読
み込みを指示してアプリケーション機能Bを並列的に起
動させる。新たに起動されるアプリケーション機能B
は、その起動の際、指定されたシステムデータNをシス
テムデータ更新機能B2によって読み込み、その動作条
件に従って動作する。
(1) This operation is started by an instruction of the system data update management function D2 constituting the system management function D. That is, the current application function B
Data update management function D2
However, it instructs the reading of the system data N different from the current system data and activates the application function B in parallel. Newly activated application function B
Reads the specified system data N by the system data update function B2 at the time of activation, and operates according to the operation conditions.

【0036】(2)システムデータNの動作条件に従っ
て動作する新たに起動されたアプリケーション機能B
は、その起動の後、そのファイル更新機能B1を使用し
て、システムデータOの動作条件に従って動作中の既存
のアプリケーション機能Bのファイル更新機能との間で
サービスの提供に必要な情報の引き継ぎを行う。そし
て、後から起動された新規なアプリケーション機能B
は、既存のアプリケーション機能Bに代わってサービス
の提供が可能になった時点で、そのファイル更新機能B
1により起動元であるシステム管理機能Dに対してサー
ビス開始準備の完了を通知する。
(2) A newly activated application function B that operates according to the operating conditions of the system data N
Uses the file update function B1 to transfer information necessary for providing a service with the file update function of the existing application function B operating according to the operation condition of the system data O after the activation. Do. Then, a new application function B started later
Is the file update function B when the service can be provided in place of the existing application function B.
1 notifies the system management function D, which is the activation source, of the completion of service start preparation.

【0037】(3)システム管理機能Dは、新たに起動
したシステムデータNの動作条件に従うアプリケーショ
ン機能Bからサービス開始準備の完了通知を受けると、
そのファイル更新管理機能D1を通じてアプリケーショ
ン機能Bに対してサービスの停止を指示する一方、新た
に起動したアプリケーション機能Bに対してサービスの
提供開始を指示する。これ以降は、既存のアプリケーシ
ョン機能Bを更新した機能を持つ新たなアプリケーショ
ン機能Bがサービスの提供を行う。
(3) When the system management function D receives a service start preparation completion notification from the application function B according to the operating condition of the newly activated system data N,
While instructing the application function B to stop the service through the file update management function D1, it instructs the newly started application function B to start providing the service. Thereafter, a new application function B having a function obtained by updating the existing application function B provides a service.

【0038】なお、新機能であるアプリケーション機能
Bが問題なくサービスを提供できているか否かがファイ
ル更新管理機能D1において確認されるまでの間(監視
時間の間)は、旧機能であるアプリケーション機能Bは
サービスの提供停止後もコンピュータシステムα上に存
在し続ける。
Until the file update management function D1 checks whether the new application function B can provide the service without any problem (during the monitoring time), the old application function B is checked. B continues to exist on the computer system α even after the service provision is stopped.

【0039】(4)やがて、システム管理機能Dのファ
イル更新管理機能D1が、システムデータNの動作条件
に従って動作する新規なアプリーケーション機能Bが問
題なくサービスを提供していることを確認すると、旧機
能であるシステムデータOに従って動作中のアプリケー
ション機能Bを終了させる。この後、システムデータ更
新管理機能D2により、ハードディスク等の記憶装置に
記憶されているシステムデータOが新たなシステムデー
タNに差し替えられる。
(4) Eventually, when the file update management function D1 of the system management function D confirms that the new application function B operating according to the operating conditions of the system data N provides a service without any problem, The operating application function B is terminated according to the system data O which is the function. Thereafter, the system data O stored in a storage device such as a hard disk is replaced with new system data N by the system data update management function D2.

【0040】(5)なお、上述の(3)の監視時間中に
おいて新たに起動されたアプリケーション機能Bに異常
が発見された場合には、システムデータNに従って動作
するアプリケーション機能Bによるサービスの提供停止
がファイル更新管理機能D1によって指示され、切り替
え前のシステムデータOに従って動作するアプリケーシ
ョン機能Bに基づくサービスの提供開始が指示される。
この後は、再び旧機能であるアプリケーション機能Bに
基づくサービスの提供が継続される。
(5) If an abnormality is found in the newly activated application function B during the monitoring time of (3), the provision of the service by the application function B operating according to the system data N is stopped. Is instructed by the file update management function D1, and an instruction to start providing a service based on the application function B operating according to the system data O before switching is issued.
Thereafter, the provision of the service based on the application function B, which is the old function, is continued again.

【0041】(B−3)第2の実施形態の効果 上述のように、コンピュータシステムαを構成するアプ
リケーション機能に前述のファイル更新機能と、システ
ムデータ更新機能とを搭載し、システム管理機能に前述
のファイル更新管理機能とシステムデータ更新管理機能
を搭載することにより、以下の効果を実現することがで
きる。
(B-3) Effects of the Second Embodiment As described above, the application function constituting the computer system α is provided with the file update function and the system data update function, and the system management function is described above. The following effects can be realized by mounting the file update management function and the system data update management function.

【0042】第1に、システムデータの更新を、当該シ
ステムデータを使用する全アプリケーション機能による
サービスの提供を中断することなく実行することができ
る。
First, system data can be updated without interrupting service provision by all application functions that use the system data.

【0043】第2に、旧システムデータOの動作条件に
て動作するアプリケーション機能Bと新システムデータ
Nの動作条件にて動作するアプリケーション機能Bを並
行して起動させた後は、第1の実施形態例で説明したア
プリケーション機能の更新と同じ方法でシステムデータ
の更新を実現できるため、旧システムデータから新シス
テムデータヘの移行時及び新システムデータから旧シス
テムデータヘの復帰時に生じ得る、サービスの中断時間
を最小限に抑えることができる。
Second, after the application function B operating under the operating condition of the old system data O and the application function B operating under the operating condition of the new system data N are started in parallel, the first embodiment is executed. Since the system data can be updated in the same manner as the application function update described in the embodiment, the service interruption time that may occur when transferring from the old system data to the new system data and when returning from the new system data to the old system data. Can be minimized.

【0044】(C)他の実施形態 なお、上述の第1の実施形態例においては、1つのアプ
リケーション機能BをB'に更新(変更)する場合につ
いて述べたが、同時に複数のアプリケーション機能につ
いて、当該更新動作を実施する場合にも適用し得る。
(C) Other Embodiments In the above-described first embodiment, the case where one application function B is updated (changed) to B ′ has been described. The present invention can be applied to the case where the update operation is performed.

【0045】また、上述の第2の実施形態例において
は、ある1つのアプリケーション機能Bについてのシス
テムデータOを他の新たなシステムデータNに更新(変
更)する場合について述べたが、複数のアプリケーショ
ン機能のシステムデータを同時に更新(変更)する場合
にも適用し得る。
In the second embodiment, the case where the system data O for one application function B is updated (changed) to another new system data N has been described. The present invention can be applied to a case where system data of a function is simultaneously updated (changed).

【0046】なお、上述の第1及び第2の実施形態例例
においては、一般的なコンピュータシステムの場合を例
に説明したが、例えば、無停止運用を原則とする通信ネ
ットワークシステムの交換装置(構内交換装置、パケッ
ト交換装置、フレーム交換装置、相互接続装置等)、交
通・運輸システムの運用装置、金融機関システムの運用
装置に適用することができる。
In the first and second embodiments, the case of a general computer system has been described as an example. Private switching equipment, packet switching equipment, frame switching equipment, interconnecting equipment, etc.), traffic and transportation system operation equipment, and financial institution system operation equipment.

【0047】[0047]

【発明の効果】(A)上述のように請求項1に係る発明
によれば、コンピュータシステムの一部としてサービス
を提供するアプリケーション手段に、(a)システム管
理手段からの指示に応じサービスの提供を開始又は停止
させる機能と、(b)現アプリケーション手段及び新ア
プリケーション手段の双方が起動中に、双方間で情報の
引継ぎを実行させる機能と、(c)上記情報の引継ぎ完
了によるサービス開始準備の完了をシステム管理手段に
対して通知するサービス開始準備完了通知機能とを有す
るファイル更新機能部を備え、また、システム管理機能
手段に、(d)アプリケーション手段を個別に起動又は
終了させる機能と、(e)現アプリケーション手段のサ
ービス提供中に、その更新プログラムファイルに対応す
る新アプリケーション手段を並行して起動させる機能
と、(f)起動されているアプリケーション手段にサー
ビスの提供開始又は停止を指示する機能と、(g)新ア
プリケーション手段の正常動作確認後、記憶媒体上から
前アプリケーション手段に対応するプログラムファイル
を削除し、新アプリケーション手段に対応するプログラ
ムファイルに差し替える機能とを有するファイル更新管
理機能部を備えることにより、アプリケーション毎のプ
ログラムファイルの差し替えを可能とでき、更新対象と
するアプリケーション手段以外のアプリケーション手段
についてまでサービスの停止が及ぶのを避けることがで
き、また、旧機能から新機能への切り替えに要するサー
ビス停止時間を最小限に抑えることができる。
(A) As described above, according to the first aspect of the present invention, (a) provision of a service to an application means for providing a service as a part of a computer system in accordance with an instruction from a system management means. (B) a function for executing information transfer between both the current application means and the new application means while both are running, and (c) a service start preparation upon completion of the information transfer. A file update function unit having a service start preparation completion notification function for notifying the system management means of completion; and (d) a function of individually starting or ending the application means; e) While the service of the current application means is being provided, a new application corresponding to the update program file is provided. (F) a function for instructing the activated application means to start or stop providing a service, and (g) a function for confirming the normal operation of the new application means, and for confirming the normal operation of the new application means. By providing a file update management function unit having a function of deleting a program file corresponding to the application means and replacing it with a program file corresponding to the new application means, it is possible to replace the program file for each application, and It is possible to prevent the service from stopping even for application means other than the application means to be performed, and to minimize the service stop time required for switching from the old function to the new function.

【0048】(B)上述のように請求項2に係る発明に
よれば、請求項1に記載のコンピュータシステムにおけ
るファイル更新管理機能部に、更に、新アプリケーショ
ン手段によるサービスの提供開始後も、それまでサービ
スの提供を行っていた前アプリケーション手段を停止状
態のまま一定時間保持し続け、当該一定時間内に新アプ
リケーション手段の正常動作が確認された場合に前アプ
リケーション手段のプログラムを終了させる一方、当該
一定時間内に新アプリケーション手段の正常動作が確認
されない場合には停止状態にある前アプリケーション手
段によるサービスの提供を再開させて新アプリケーショ
ン手段によるサービスの提供を停止させる機能を備える
ことにより、新機能から旧機能への復帰時に要するサー
ビス停止時間を最小限に抑えることができる。
(B) As described above, according to the second aspect of the present invention, the file update management function unit in the computer system according to the first aspect further includes a service that is provided by the new application means even after the service is started to be provided. The previous application means, which had been providing the service until this time, is kept in a stopped state for a certain period of time, and when the normal operation of the new application means is confirmed within the certain time, the program of the previous application means is terminated. If the normal operation of the new application means is not confirmed within a certain period of time, the provision of the function of restarting the provision of the service by the previous application means in the suspended state and stopping the provision of the service by the new application means will provide a new function. Minimize service downtime required when returning to the old function It can be suppressed to the limit.

【0049】(C)また、上述のように請求項3に係る
発明によれば、請求項1又は2に記載のコンピュータシ
ステムにおいて、更に、アプリケーション手段に、
(h)指定されたシステムデータを起動時に読み込み、
それに従って動作する機能を有するシステムデータ更新
機能部を更に備えると共に、システム管理機能手段に、
(i)各アプリケーション手段に読み込ませるシステム
データを指定して起動させる機能と、(j)記憶媒体上
で新システムデータと旧システムデータを差し替える機
能とを有するシステムデータ更新管理機能部を更に備え
ることにより、システムデータの更新時に、更新対象と
するアプリケーション手段以外のアプリケーション手段
についてまでサービスの停止が及ぶのを有効に回避し、
また、旧機能から新機能への切り替えに要するサービス
停止時間を最小限に抑えることができる。
(C) According to the third aspect of the invention, as described above, in the computer system according to the first or second aspect, the application means further includes:
(H) Read specified system data at startup,
A system data updating function unit having a function of operating in accordance therewith is further provided.
The system data update management function unit having (i) a function of designating and starting system data to be read by each application means and (j) a function of replacing new system data and old system data on a storage medium. Thereby, when updating the system data, it is possible to effectively prevent the suspension of the service to the application means other than the application means to be updated,
In addition, the service stop time required for switching from the old function to the new function can be minimized.

【0050】(D)また、上述のように請求項4に係る
発明によれば、それぞれ固有のサービスを提供する1又
は複数のアプリケーション手段と当該アプリケーション
手段を管理するシステム管理手段とが起動されている状
態でのプログラムファイル更新方法にあって、(1) 現ア
プリケーション手段に対応するプログラムファイルの更
新が指示されたとき、現アプリケーション手段によるサ
ービスの提供を継続させたまま、その更新プログラムフ
ァイルに対応する新アプリケーション手段を起動する処
理と、(2) 起動された新アプリケーション手段がそのサ
ービスの提供を開始する前に、現アプリケーション手段
との間で必要な情報の引継ぎを行う処理と、(3) 情報の
引継ぎの完了によりサービスの提供が可能となった新ア
プリケーション手段がシステム管理手段に対してサービ
スの開始準備完了を通知する処理と、(4) サービスの開
始準備完了の通知の受信後、システム管理手段が、現ア
プリケーション手段によるサービスの提供を停止させ、
同時に、新アプリケーション手段によるサービスの提供
を開始させる処理と、(5) サービスの提供を開始した新
アプリケーション手段の正常動作確認後、記憶媒体上か
ら前アプリケーション手段に対応するプログラムファイ
ルを削除し、新アプリケーション手段に対応するプログ
ラムファイルに差し替える処理とを備えることにより、
アプリケーション毎にプログラムファイルの差し替えを
可能とし、従来システムのように、現アプリケーション
手段から新アプリケーション手段への更新時に、更新対
象とするアプリケーション手段以外のアプリケーション
手段についてまでサービスの停止が及ぶのを有効に回避
しつつ、旧機能から新機能への切り替えに要するサービ
ス停止時間を最小限に抑えることができる。
(D) According to the fourth aspect of the present invention, one or a plurality of application means for providing unique services and a system management means for managing the application means are activated. (1) When the update of the program file corresponding to the current application means is instructed, the update program file is supported while the service provision by the current application means is continued. (2) a process of taking over necessary information with the current application unit before the activated new application unit starts providing the service, and (3) A new application means that service can be provided by completion of information transfer A process of notifying the start preparation completion of the service to the system administration unit, (4) after receiving the service start preparation completion notification, the system management unit, to stop providing services due to current application means,
At the same time, after the process of starting the provision of the service by the new application means and (5) after confirming the normal operation of the new application means that has started providing the service, the program file corresponding to the previous application means is deleted from the storage medium and the new application means is deleted. By replacing the program file with a program file corresponding to the application means,
Replacement of program files for each application is enabled, and when updating from the current application to a new application as in the conventional system, it is possible to effectively suspend the service to application means other than the application to be updated It is possible to minimize the service stop time required for switching from the old function to the new function while avoiding the problem.

【0051】(E)また、上述のように請求項5に係る
発明によれば、請求項4に記載のプログラムファイル更
新方法に、更に、(6) 新アプリケーション手段によるサ
ービスの提供開始後も、それまでサービスの提供を行っ
ていた前アプリケーション手段を停止状態のまま一定時
間保持し続ける処理と、(7) 一定時間内に新アプリケー
ション手段の正常動作が確認された場合、前アプリケー
ション手段のプログラムを終了させる一方、一定時間内
に新アプリケーション手段の正常動作が確認されない場
合、停止状態にある前アプリケーション手段によるサー
ビスの提供を再開させて新アプリケーション手段による
サービスの提供を停止させる処理とを備えることによ
り、新機能から旧機能への復帰時に要するサービス停止
時間を最小限に抑えることができる。
(E) According to the fifth aspect of the present invention, as described above, the program file updating method according to the fourth aspect further includes (6) even after the service provision by the new application means is started. (7) If the normal operation of the new application means is confirmed within a certain time period, the program of the previous application means is changed to On the other hand, if the normal operation of the new application means is not confirmed within a certain period of time, the service provided by the previous application means in the stopped state is restarted to stop providing the service by the new application means. , Minimizes service downtime when returning from new features to old features Door can be.

【0052】(F)また、上述のように請求項6に係る
発明によれば、請求項4又は5に記載のプログラムファ
イル更新方法に、更に、(8) 現アプリケーション手段の
動作条件を定めるシステムデータの更新が指示されたと
き、現アプリケーション手段によるサービスの提供を継
続させたまま、新たなシステムデータを指定して同一プ
ログラムでなる新アプリケーション手段を起動する処理
と、(9) 新アプリケーション手段がそのサービスの提供
を開始する前に、現アプリケーション手段との間で必要
な情報の引継ぎを行う処理と、(10)情報の引継ぎの完了
によりサービスの提供が可能となった新アプリケーショ
ン手段がシステム管理手段に対してサービスの開始準備
完了を通知する処理と、(11)サービスの開始準備完了の
通知の受信後、システム管理手段が、現アプリケーショ
ン手段によるサービスの提供を停止させ、同時に、新ア
プリケーション手段によるサービスの提供を開始させる
処理と、(12)サービスの提供を開始した新アプリケーシ
ョン手段の正常動作確認後、前アプリケーション手段に
対応付けるシステムデータを新たなシステムデータに差
し替える処理とを備えることにより、システムデータの
更新時に、更新対象とするアプリケーション手段以外の
アプリケーション手段についてまでサービスの停止が及
ぶのを有効に回避しつつ、旧機能から新機能への切り替
えに要するサービス停止時間を最小限に抑えることがで
きる。
(F) According to the sixth aspect of the present invention, the program file updating method according to the fourth or fifth aspect further includes (8) a system for determining operating conditions of the current application means. When the data update is instructed, a process of designating new system data and starting a new application means of the same program while continuing to provide the service by the current application means, and (9) the new application means Before starting the provision of the service, a process to transfer necessary information to and from the current application means, and (10) a new application means that can provide the service by completing the information transfer is system management Processing for notifying the means of completion of preparation for starting the service, and (11) receiving the notification of completion of preparation for starting the service, The management means stops the provision of the service by the current application means, and at the same time, starts the provision of the service by the new application means. (12) After confirming the normal operation of the new application means which has provided the service, the previous application By replacing the system data associated with the means with new system data, while effectively avoiding the suspension of services for application means other than the application means to be updated when updating the system data, The service stop time required for switching from the old function to the new function can be minimized.

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

【図1】コンピュータシステムの第1の実施形態例を示
す機能ブロック図である。
FIG. 1 is a functional block diagram illustrating a first example of a computer system.

【図2】ファイル更新管理機能による機能の更新指示動
作を示す図である。
FIG. 2 is a diagram illustrating a function update instruction operation by a file update management function.

【図3】ファイル更新機能による情報の引き継ぎ動作を
示す図である。
FIG. 3 is a diagram showing an information takeover operation by a file update function.

【図4】ファイル更新管理機能による新アプリケーショ
ン機能への切り替え動作を示す図である。
FIG. 4 is a diagram illustrating an operation of switching to a new application function by a file update management function.

【図5】ファイル更新管理機能による新アプリケーショ
ン機能への切り替え完了後の状態を示す図である。
FIG. 5 is a diagram illustrating a state after switching to a new application function by the file update management function is completed.

【図6】ファイル更新管理機能による旧アプリケーショ
ン機能への復旧動作を示す図である。
FIG. 6 is a diagram illustrating an operation of restoring to the old application function by the file update management function.

【図7】コンピュータシステムの第2の実施形態例を示
す機能ブロック図である。
FIG. 7 is a functional block diagram illustrating a second embodiment of a computer system.

【図8】システムデータ更新管理機能によるシステムデ
ータの更新動作を示す図である。
FIG. 8 is a diagram showing an operation of updating system data by a system data update management function.

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

A、B、B'、C…アプリケーション機能、A1、B
1、B1'、C1…ファイル更新機能、A2、B2、B
2'、C2…システムデータ更新機能、D…システム管
理機能、D1…ファイル更新管理機能、D2…システム
データ更新管理機能。
A, B, B ', C: Application function, A1, B
1, B1 ', C1 ... file update function, A2, B2, B
2 ', C2: System data update function, D: System management function, D1: File update management function, D2: System data update management function.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータプログラムに従ってそれぞ
れ固有のサービスを提供する1又は複数のアプリケーシ
ョン手段と、当該アプリケーション手段を管理するシス
テム管理手段とを備えるコンピュータシステムであっ
て、 上記アプリケーション手段は、(a)システム管理手段
からの指示に応じてサービスの提供を開始又は停止させ
る機能と、(b)現アプリケーション手段及び新アプリ
ケーション手段が並行して起動された状態で、双方間で
情報の引継ぎを実行させる機能と、(c)上記情報の引
継ぎ完了によるサービス開始準備の完了をシステム管理
手段に対して通知するサービス開始準備完了通知機能と
を有するファイル更新機能部を備え、 上記システム管理機能手段は、(d)アプリケーション
手段を個別に起動又は終了させる機能と、(e)現アプ
リケーション手段のサービス提供中に、その更新プログ
ラムファイルに対応する新アプリケーション手段を並行
して起動させる機能と、(f)起動されているアプリケ
ーション手段にサービスの提供開始又は停止を指示する
機能と、(g)新アプリケーション手段の正常動作確認
後、記憶媒体上から前アプリケーション手段に対応する
プログラムファイルを削除し、新アプリケーション手段
に対応するプログラムファイルに差し替える機能とを有
するファイル更新管理機能部を備えることを特徴とする
コンピュータシステム。
1. A computer system comprising: one or a plurality of application means for providing a unique service according to a computer program; and a system management means for managing the application means, wherein the application means comprises: A function for starting or stopping the provision of a service in accordance with an instruction from the management means, and (b) a function for executing information transfer between the current application means and the new application means while both are activated in parallel. (C) a file update function unit having a service start preparation completion notifying function of notifying the system management means of completion of service start preparation due to completion of the information transfer, wherein the system management function means comprises: Starting or ending application means individually (E) a function of simultaneously starting a new application means corresponding to the update program file while the service of the current application means is being provided; and (f) starting or stopping the provision of a service to the started application means. And (g) after confirming the normal operation of the new application means, deleting the program file corresponding to the previous application means from the storage medium and replacing it with a program file corresponding to the new application means. A computer system comprising a management function unit.
【請求項2】 請求項1に記載のコンピュータシステム
における上記ファイル更新管理機能部は、新アプリケー
ション手段によるサービスの提供開始後も、それまでサ
ービスの提供を行っていた前アプリケーション手段を停
止状態のまま一定時間保持し続け、当該一定時間内に新
アプリケーション手段の正常動作が確認された場合に前
アプリケーション手段のプログラムを終了させる一方、
当該一定時間内に新アプリケーション手段の正常動作が
確認されない場合には停止状態にある前アプリケーショ
ン手段によるサービスの提供を再開させて新アプリケー
ション手段によるサービスの提供を停止させることを特
徴とするコンピュータシステム。
2. The file update management function unit in the computer system according to claim 1, wherein after the provision of the service by the new application unit is started, the previous application unit that has been providing the service remains stopped. While holding for a certain period of time and terminating the program of the previous application unit when the normal operation of the new application unit is confirmed within the certain period of time,
If the normal operation of the new application means is not confirmed within the predetermined time, the provision of the service by the previous application means in the stopped state is restarted, and the provision of the service by the new application means is stopped.
【請求項3】 請求項1又は2に記載のコンピュータシ
ステムにおいて、 上記アプリケーション手段は、(h)指定されたシステ
ムデータを起動時に読み込み、それに従って動作する機
能を有するシステムデータ更新機能部を更に備え、 上記システム管理機能手段は、(i)各アプリケーショ
ン手段に読み込ませるシステムデータを指定して起動さ
せる機能と、(j)記憶媒体上で新システムデータと旧
システムデータを差し替える機能とを有するシステムデ
ータ更新管理機能部を更に備えることを特徴とするコン
ピュータシステム。
3. The computer system according to claim 1, wherein said application means further comprises: (h) a system data update function unit having a function of reading specified system data at startup and operating according to the read. The system management function means includes (i) a function of designating and starting system data to be read by each application means, and (j) a function of replacing old system data with new system data on a storage medium. A computer system further comprising an update management function unit.
【請求項4】 それぞれ固有のサービスを提供する1又
は複数のアプリケーション手段と当該アプリケーション
手段を管理するシステム管理手段とが起動されている状
態でのプログラムファイル更新方法であって、 現アプリケーション手段に対応するプログラムファイル
の更新が指示されたとき、現アプリケーション手段によ
るサービスの提供を継続させたまま、その更新プログラ
ムファイルに対応する新アプリケーション手段を起動す
る処理と、 起動された新アプリケーション手段がそのサービスの提
供を開始する前に、現アプリケーション手段との間で必
要な情報の引継ぎを行う処理と、 上記情報の引継ぎの完了によりサービスの提供が可能と
なった新アプリケーション手段がシステム管理手段に対
してサービスの開始準備完了を通知する処理と、 上記サービスの開始準備完了の通知の受信後、上記シス
テム管理手段が、現アプリケーション手段によるサービ
スの提供を停止させ、同時に、新アプリケーション手段
によるサービスの提供を開始させる処理と、 サービスの提供を開始した上記新アプリケーション手段
の正常動作確認後、記憶媒体上から前アプリケーション
手段に対応するプログラムファイルを削除し、新アプリ
ケーション手段に対応するプログラムファイルに差し替
える処理とを備えることを特徴とするプログラムファイ
ル更新方法。
4. A method for updating a program file in a state in which one or a plurality of application means each providing a unique service and a system management means for managing the application means are activated. When the update of the program file to be updated is instructed, the process of activating the new application module corresponding to the update program file while maintaining the provision of the service by the current application module; and Before starting the provision, the necessary information is transferred between the current application means and the new application means that the service can be provided by the completion of the above information transfer to the system management means. Ready to start After receiving the notification of the completion of preparation for starting the service, the system management means stops the provision of the service by the current application means, and at the same time, starts the provision of the service by the new application means; After confirming the normal operation of the new application unit that has been provided, deleting the program file corresponding to the previous application unit from the storage medium and replacing the program file with the program file corresponding to the new application unit. File update method.
【請求項5】 請求項4に記載のプログラムファイル更
新方法において、 新アプリケーション手段によるサービスの提供開始後
も、それまでサービスの提供を行っていた前アプリケー
ション手段を停止状態のまま一定時間保持し続ける処理
と、 上記一定時間内に新アプリケーション手段の正常動作が
確認された場合、前アプリケーション手段のプログラム
を終了させる一方、上記一定時間内に新アプリケーショ
ン手段の正常動作が確認されない場合、停止状態にある
前アプリケーション手段によるサービスの提供を再開さ
せて新アプリケーション手段によるサービスの提供を停
止させる処理を更に備えることを特徴とするプログラム
ファイル更新方法。
5. The program file updating method according to claim 4, wherein, even after the provision of the service by the new application means has been started, the previous application means which has been providing the service is kept in a stopped state for a certain period of time. When the normal operation of the new application means is confirmed within the above-mentioned fixed time, the program of the previous application means is terminated, and when the normal operation of the new application means is not confirmed within the above-mentioned fixed time, it is in a stopped state. A program file updating method further comprising a process of restarting service provision by a previous application means and stopping service provision by a new application means.
【請求項6】 請求項4又は5に記載のプログラムファ
イル更新方法において、 現アプリケーション手段の動作条件を定めるシステムデ
ータの更新が指示されたとき、現アプリケーション手段
によるサービスの提供を継続させたまま、新たなシステ
ムデータを指定して同一プログラムでなる新アプリケー
ション手段を起動する処理と、 新アプリケーション手段がそのサービスの提供を開始す
る前に、現アプリケーション手段との間で必要な情報の
引継ぎを行う処理と、 上記情報の引継ぎの完了によりサービスの提供が可能と
なった新アプリケーション手段がシステム管理手段に対
してサービスの開始準備完了を通知する処理と、 上記サービスの開始準備完了の通知の受信後、上記シス
テム管理手段が、現アプリケーション手段によるサービ
スの提供を停止させ、同時に、新アプリケーション手段
によるサービスの提供を開始させる処理と、 サービスの提供を開始した上記新アプリケーション手段
の正常動作確認後、前アプリケーション手段に対応付け
るシステムデータを新たなシステムデータに差し替える
処理とを更に備えることを特徴とするプログラムファイ
ル更新方法。
6. The program file updating method according to claim 4, wherein when an update of the system data that defines the operating conditions of the current application is instructed, the service provision by the current application is continued. A process for specifying a new system data and activating a new application unit composed of the same program, and a process for transferring necessary information with the current application unit before the new application unit starts providing the service. A process in which the new application unit, which has become able to provide the service due to the completion of the transfer of the information, notifies the system management unit of the completion of the preparation for starting the service, and after receiving the notification of the completion of the preparation for starting the service, The system management means is a service provided by the current application means. To stop providing the service and, at the same time, start providing the service by the new application means. After confirming the normal operation of the new application means that has started providing the service, the system data associated with the previous application means is converted to new system data. A program file updating method, further comprising a replacement process.
JP24278199A 1999-08-30 1999-08-30 Computer system and program file updating method Pending JP2001067214A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24278199A JP2001067214A (en) 1999-08-30 1999-08-30 Computer system and program file updating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24278199A JP2001067214A (en) 1999-08-30 1999-08-30 Computer system and program file updating method

Publications (1)

Publication Number Publication Date
JP2001067214A true JP2001067214A (en) 2001-03-16

Family

ID=17094200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24278199A Pending JP2001067214A (en) 1999-08-30 1999-08-30 Computer system and program file updating method

Country Status (1)

Country Link
JP (1) JP2001067214A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003092601A (en) * 2001-09-17 2003-03-28 Furukawa Electric Co Ltd:The Filter processing method and its apparatus
JP2010109732A (en) * 2008-10-30 2010-05-13 Iwatsu Electric Co Ltd Internet protocol key telephone set
US8164772B2 (en) 2004-02-19 2012-04-24 Oki Data Corporation Image forming apparatus and image forming method
WO2014155684A1 (en) * 2013-03-29 2014-10-02 富士通株式会社 Program, information processing system, and program migration method
JP2015520468A (en) * 2012-06-21 2015-07-16 マイクロソフト コーポレーション Automatic update by handshaking while running client interface
CN106990408A (en) * 2017-04-01 2017-07-28 成都美美通信技术有限公司 Ultrasonic Intelligent automobile obstacle avoidance system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003092601A (en) * 2001-09-17 2003-03-28 Furukawa Electric Co Ltd:The Filter processing method and its apparatus
JP4609826B2 (en) * 2001-09-17 2011-01-12 古河電気工業株式会社 Filter processing method and apparatus
US8164772B2 (en) 2004-02-19 2012-04-24 Oki Data Corporation Image forming apparatus and image forming method
JP2010109732A (en) * 2008-10-30 2010-05-13 Iwatsu Electric Co Ltd Internet protocol key telephone set
JP2015520468A (en) * 2012-06-21 2015-07-16 マイクロソフト コーポレーション Automatic update by handshaking while running client interface
WO2014155684A1 (en) * 2013-03-29 2014-10-02 富士通株式会社 Program, information processing system, and program migration method
JPWO2014155684A1 (en) * 2013-03-29 2017-02-16 富士通株式会社 Program, information processing system, and program migration method
US9733990B2 (en) 2013-03-29 2017-08-15 Fujitsu Limited Information processing system and program migration method
CN106990408A (en) * 2017-04-01 2017-07-28 成都美美通信技术有限公司 Ultrasonic Intelligent automobile obstacle avoidance system

Similar Documents

Publication Publication Date Title
RU2451991C1 (en) Method of storing virtual port and material medium merger
US7958210B2 (en) Update management method and update management unit
JP2013012250A (en) Firmware image update and management
JPH086796A (en) Down-loading method, network system therefor and data file updating method
JP3748339B2 (en) How to synchronize multiple datastores to achieve data integrity
US7222338B2 (en) Method for upgrading data
US6009414A (en) Computer system with checkpoint facility and accounting facility indicating charges payable for processes
JP2007080012A (en) Rebooting method, system and program
JP2001067214A (en) Computer system and program file updating method
JP2001154896A (en) Computer and method for updating file
JP2000137604A (en) System for succeeding data
JP2001109642A (en) Cluster system and data copying method therefor
JPH11232233A (en) Method for managing network computer and network computer system
JP2000315192A (en) Client-server system, method for managing server application and recording medium
JPH10320184A (en) Software version management system
JP3451499B2 (en) I / O device control system configuration change processing method
WO2023050947A1 (en) Network upgrade method, electronic device and storage medium
KR100402326B1 (en) Method for Change Inter Processor Communication Protocol
WO2021254280A1 (en) Disk mounting method and device, storage medium, and electronic device
JP3589433B2 (en) Database guarantee method
JP2003259000A (en) Version update system and method for ip telephone set service function in ip-pbx
JPH09288655A (en) Processor extension method
US20220276890A1 (en) Software updating apparatus, software updating method, and program
JP3498422B2 (en) Computer system
JPH08234968A (en) Program execution management system and method