JP2002251286A - Remote modification system and method - Google Patents

Remote modification system and method

Info

Publication number
JP2002251286A
JP2002251286A JP2001050313A JP2001050313A JP2002251286A JP 2002251286 A JP2002251286 A JP 2002251286A JP 2001050313 A JP2001050313 A JP 2001050313A JP 2001050313 A JP2001050313 A JP 2001050313A JP 2002251286 A JP2002251286 A JP 2002251286A
Authority
JP
Japan
Prior art keywords
software
processing device
software program
remote
processing
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
JP2001050313A
Other languages
Japanese (ja)
Inventor
Atsushi Nabeshima
厚志 鍋嶋
Hidetaka Osumi
英貴 大隅
Hiroshi Tomita
浩史 冨田
Naoki Miwa
直樹 三和
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2001050313A priority Critical patent/JP2002251286A/en
Publication of JP2002251286A publication Critical patent/JP2002251286A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To remotely perform the total replacement of the program of a processor at a remote location, to shorten transfer time and to facilitate the restoration work of modification. SOLUTION: After the entire set of the programs required for operating the processor is remotely transferred to the unused auxiliary storage device area of the processor, the processor is stopped and the processor is restarted from the transferred program. Further, in the case of modifying a plurality of the processors, the time is shortened by multi-address transmitting the same program part. Also, in the case of restoring the processor to an original state due to a modification failure or the like, the processor is stopped and the processor is restarted from the original program.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、リモート改修シス
テムおよび方法に係わり、特に、遠隔地に設置された処
理装置のソフトプログラムの改修をネットワーク経由で
行うリモート改修システムおよび方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote repair system and method, and more particularly to a remote repair system and method for repairing a software program of a processing device installed in a remote place via a network.

【0002】[0002]

【従来の技術】従来例には、特開2000−14845
5がある。この従来例は、最新バージョンのソフトウェ
アまたはデータを駅務機器にダウンロードし、各駅務機
器のソフトウェアやデータ等の自動更新を行うものであ
る。他の従来のリモート改修方法は、特開平7−175
662号公報に記載のように、改修版ソフトプログラム
を配信する装置と被改修処理装置の間を互いに通信手段
で接続し、以下のような手順で改修を行う。(1)上記
被改修処理装置にインストール済みの改修前ソフトプロ
グラムのバージョン等、改修前の状態を取得し、(2)
取得した改修前ソフトプログラムと改修版ソフトプログ
ラムとの差分を抽出し、(3)この抽出された差分を配
信装置から被改修処理装置に送信し、(4)これら送信
された差分を上記被改修処理装置内で現在使用中の改修
前ソフトプログラムと入れ換える。
2. Description of the Related Art A conventional example is disclosed in JP-A-2000-14845.
There are five. In this conventional example, the latest version of software or data is downloaded to station equipment, and the software and data of each station equipment are automatically updated. Another conventional remote repair method is disclosed in JP-A-7-175.
As described in Japanese Patent Application Publication No. 662, an apparatus for distributing a repaired software program and a repaired processing apparatus are connected to each other by communication means, and repair is performed in the following procedure. (1) Obtain the status before the repair, such as the version of the software program before the repair installed on the repaired processing device, and (2)
The difference between the acquired pre-repair software program and the refurbished software program is extracted. (3) The extracted difference is transmitted from the distribution device to the refurbished processing device. Replace with the pre-repair software program currently used in the processor.

【0003】[0003]

【発明が解決しようとする課題】特開2000−148
455号は、最新バージョンのソフトウェア又はデータ
をダウンロードし、従前のバージョンのソフトウェア又
はデータは消去する。然るに、最新のものと従前のもの
とを使い分けて使用したい要求に対しては、従前のもの
を消去しているため使用不能である。また、最新のもの
に自動的に切換わるため、使用者の都合で従来のものか
ら最新のものへの切換えを自在にできない。更に、ソフ
トウェアをインストールした処理装置が複数個存在し、
それらへ同時並行的に改修ソフトウェアを配信する観点
の記載はない。
Problems to be Solved by the Invention
No. 455 downloads the latest version of software or data and erases previous versions of software or data. However, a request to use the latest one and the old one separately is not available because the old one is deleted. In addition, since it is automatically switched to the latest one, it is not possible to freely switch from the conventional one to the latest one for the convenience of the user. Furthermore, there are a plurality of processing devices in which software is installed,
There is no description on the viewpoint of distributing the modified software to them at the same time.

【0004】特開平7−175662号のリモート改修
方法では、改修版ソフトプログラムを送信する前に、常
に処理装置の改修前の状態を把握する作業が発生する。
更に、ソフトプログラム内には常時使用しているプログ
ラムなど、リモート改修では入換え困難なものも存在し
ている。他に、改修を行おうとする被改修処理装置が複
数台存在する場合は、上記把握作業を改修台分繰返し、
それぞれの処理装置に合ったソフトプログラムの差分を
別々に用意し、それら差分を個別に送信する必要があ
る。改修が失敗し、元の状態に戻す場合、入れ換えたソ
フトプログラムの差分抽出等が必要となり、戻し作業自
体が容易でない。そのため、改修が失敗することを想定
した戻し作業用プログラムを事前に用意するなど、改修
が成功した場合には全く無駄になる準備作業が必要とな
る。
In the remote repair method disclosed in Japanese Patent Application Laid-Open No. 7-175662, there is a need to always grasp the state of the processing apparatus before the repair before transmitting the repair software program.
Furthermore, some software programs, such as programs that are always used, are difficult to replace by remote repair. In addition, if there are multiple units to be refurbished to be refurbished, the above grasping work is repeated for the refurbished units,
It is necessary to separately prepare software program differences suitable for each processing device, and to transmit those differences individually. When the repair fails and the original state is restored, it is necessary to extract the difference of the replaced software program, and the returning operation itself is not easy. Therefore, if the repair is successful, a completely wasteful preparation work is required, such as preparing a return work program in advance that assumes that the repair will fail.

【0005】本発明の目的は、改修前後のソフト一式の
選択的使用を可能にするリモート改修システム及び方法
を提供するものである。更に本発明の目的は、改修前後
のソフト一式の相互チェックを不要とするリモート改修
システム及び方法を提供するものである。
[0005] It is an object of the present invention to provide a remote refurbishment system and method that allows selective use of a suite of software before and after refurbishment. It is a further object of the present invention to provide a remote repair system and method which does not require mutual checking of a set of software before and after the repair.

【0006】[0006]

【課題を解決するための手段】本発明は、ソフトプログ
ラムがインストールされた複数の処理装置と、前記処理
装置と通信手段で接続され、リモート改修時に前記処理
装置の改修版ソフトプログラムを送信する配信装置と、
前記処理装置に接続され、前記処理装置の動作に必要と
するソフト一式を保存するための領域が2個所以上確保
されている記憶装置群と、前記配信装置から配信された
ソフト一式を上記2個以上のソフト保存用領域の中の1
つの空き保存用領域に格納させる手段と、を備えている
ことを特徴とするリモート改修システムを開示する。
SUMMARY OF THE INVENTION The present invention provides a plurality of processing devices in which a software program is installed, a distribution device connected to the processing device by communication means, and transmitting a modified software program of the processing device at the time of remote modification. Equipment and
A storage device group connected to the processing device and having two or more areas for storing a set of software required for the operation of the processing device; and a set of two software sets distributed from the distribution device. One of the above software storage areas
Means for storing data in two free storage areas.

【0007】更に本発明は、ソフトプログラムがインス
トールされた複数の処理装置と、前記処理装置と通信手
段で接続され、リモート改修時に前記処理装置の改修版
ソフトプログラムを送信する配信装置と、前記処理装置
に接続され、前記処理装置の動作に必要とするソフト一
式を保存するための領域が2箇所以上確保されている記
憶装置群と、上記2個以上のソフト保存用領域の中の1
つを選択する切替え手段と、を備え配信時にこの切替え
手段で選択した空き保存用領域に前記配信装置から配信
されたソフト一式を格納させ、処理装置によるソフト一
式の読み込み時に上記切替え手段で選択した保存用領域
のソフト一式を処理装置に読み込ませることを特徴とす
るリモート改修方法を開示する。
Further, the present invention provides a plurality of processing devices in which a software program is installed, a distribution device connected to the processing device via communication means, and transmitting a modified software program of the processing device at the time of remote modification, A storage device group connected to the device and having two or more areas for storing a set of software necessary for the operation of the processing device, and one of the two or more software storage regions
Switching means for selecting one of them, the software set distributed from the distribution apparatus is stored in the free storage area selected by the switching means at the time of distribution, and the switching means is selected by the processing means when the software set is read by the processing apparatus. Disclosed is a remote repair method characterized by reading a set of software for a storage area into a processing device.

【0008】[0008]

【発明の実施の形態】本発明の一実施例を図1から図4
により説明する。ここでは列車の運行管理を行う分散型
処理装置を改修する場合を例に取り説明するが、他の装
置でも同様に改修可能である。
1 to 4 show an embodiment of the present invention.
This will be described below. Here, a case will be described as an example in which a distributed processing device for managing the operation of a train is modified, but the modification can be similarly performed with other devices.

【0009】はじめに、列車運行管理システムのネット
ワーク構成図を図1に示す。11は中央端末あり、中央
指令所に配置されている。12〜14は各駅に配置され
た駅処理装置である。通常は15のローカルエリアネッ
トワークを介して駅処理装置12〜14間および中央端
末11と駅処理装置12〜14の間でデータの送受信を
行うことにより、列車の運行状況の監視、列車運行が乱
れた時のダイヤ変更等を中央指令所において行えるよう
になっている。リモート改修時にはソフトプログラムの
改修版ソフトを送信するため、ローカルエリアネットワ
ーク15に配信装置16(中央指令所に配置)を接続
し、駅処理装置12〜14および配信装置16を遠隔操
作するため、配信装置16と公衆回線17を介して外部
端末18(メーカ工場内に配置)を接続している。
First, a network configuration diagram of the train operation management system is shown in FIG. Reference numeral 11 denotes a central terminal, which is located at a central command center. 12 to 14 are station processing devices arranged at each station. Normally, by transmitting and receiving data between the station processing devices 12 and 14 and between the central terminal 11 and the station processing devices 12 to 14 via the 15 local area networks, the monitoring of the train operation status and the train operation are disrupted. The timetable can be changed at the central command center. At the time of remote renovation, a distribution device 16 (located at a central command center) is connected to the local area network 15 in order to transmit a renewal version of the software program, and distribution is performed to remotely operate the station processing devices 12 to 14 and the distribution device 16. An external terminal 18 (located in a maker factory) is connected to the apparatus 16 via a public line 17.

【0010】次に、各装置の詳細について説明する。図
2は駅処理装置12〜14のハード構成図である。図2
において、21は駅処理装置本体、22、23は駅処理
装置本体21に接続された補助記憶装置であり、22は
ソフト一式保存用ハードディスクA、23はソフト一式
保存用ハードディスクBである。また、24は駅処理装
置立ち上げ時に、ソフトプログラムを読み込みにいくハ
ードディスクを指定するスイッチである。このスイッチ
24は、ソフト的なスイッチ(例えば実行プログラムに
現在不使用のディスク(AかBか)を知らせる機能を処
理装置内に設け、これによってソフト的に切替える)で
あってもハード的なスイッチであっても良く、スイッチ
24を切り替えることにより、ソフトプログラムを読み
込むハードディスクを切り替えることができる。通常の
運用では、駅処理装置立ち上げ時にソフトプログラムを
読み込んだハードディスク例えばA22使用し、他方の
ハードディスクであるハードディスクBへのアクセスは
行わない。また、駅処理装置12〜14にインストール
するソフトプログラムは改修すべき全ての駅処理装置1
2〜14において共通であり、ソフトプログラム内のデ
ータ部を駅処理装置ごとに取捨選択して使用することに
より、各駅処理装置固有の動作を実現している。そのた
め、ソフト改修は改修すべき全ての駅処理装置12〜1
4同報送信により行う。これにより、配信装置16から
1度だけソフトプログラム送信すれば、全ての駅処理装
置12〜14への改修版ソフトプログラムの送信が完了
し、送信時間を駅処理装置台数分の1に短縮することが
できる。
Next, details of each device will be described. FIG. 2 is a hardware configuration diagram of the station processing devices 12 to 14. FIG.
In the figure, 21 is a station processing device main body, 22 and 23 are auxiliary storage devices connected to the station processing device main body 21, 22 is a hard disk A for storing a set of software, and 23 is a hard disk B for storing a set of software. Reference numeral 24 denotes a switch for designating a hard disk to read a software program when the station processing device is started. The switch 24 may be a soft switch (for example, a function of informing the execution program of a disk (A or B) that is not currently used in the processing device is provided in the processing device, and the switch is switched by software). By switching the switch 24, the hard disk for reading the software program can be switched. In normal operation, a hard disk, for example, A22, from which a software program is read when starting the station processing apparatus is used, and the other hard disk, hard disk B, is not accessed. The software programs to be installed in the station processing devices 12 to 14 are all the station processing devices 1 to be repaired.
The operation common to the stations 2 to 14 is realized by selecting and using the data portion in the software program for each station processing device, thereby realizing the operation unique to each station processing device. Therefore, the software renovation is performed by all station processing units 12 to 1 to be renovated.
4 Performed by broadcast transmission. As a result, if the software program is transmitted only once from the distribution device 16, the transmission of the modified software program to all the station processing devices 12 to 14 is completed, and the transmission time is reduced to one-fourth of the number of station processing devices. Can be.

【0011】図3は配信装置16のハード構成図であ
る。31は配信装置本体、32は内蔵ハードディスク、
33はソフト一式保存用ハードディスクである。内臓ハ
ードディスク32には、配信装置本体31を動作させる
ためのOSや改修版ソフトプログラムを配信するための
プログラムなどを格納しており、ソフト一式保存用ハー
ドディスク33には駅処理装置12〜14の改修版ソフ
トプログラムすなわち配信するソフト一式を格納する。
FIG. 3 is a hardware configuration diagram of the distribution device 16. 31 is the distribution device main body, 32 is the built-in hard disk,
33 is a hard disk for storing a set of software. The built-in hard disk 32 stores an OS for operating the distribution device main body 31, a program for distributing a modified software program, and the like. The hard disk 33 for storing a set of software includes modification of the station processing devices 12 to 14. Stores a version software program, that is, a set of software to be distributed.

【0012】次に、上記のように構成したシステムのリ
モート改修の手順について説明する。図4はリモート改
修手順の流れ図である。駅処理装置12〜14のソフト
改修が必要となった場合は、まず、ステップA−1にお
いて、改修したプログラムを含め、駅処理装置12〜1
4を動作させるのに必要となるソフトプログラム一式全
てをメーカ工場において作成する。
Next, a procedure for remote repair of the system configured as described above will be described. FIG. 4 is a flowchart of the remote repair procedure. When the software modification of the station processing devices 12 to 14 becomes necessary, first, in step A-1, the station processing devices 12 to 1 including the modified program are included.
The entire set of software programs required to operate 4 is created at the manufacturer factory.

【0013】ステップA−2においては、ステップA−
1において作成したプログラムを配信装置16の外付け
ハードディスク33に保存する。保存方法としては、ソ
フト一式を外部端末18から公衆回線(ISDN等)を
利用して配信装置16に送信し保存する方法、ソフト一
式を外付けハードディスク、DVD等の記憶媒体に保存
しこれを配信装置16に読み込ませる方法、メーカ工場
内でソフト一式をノートパソコン等に保存し、これを中
央指令室に持参し配信装置16と通信手段にて接続後、
ソフト一式保存用ハードディスク33に保存する方法等
がある。
In step A-2, step A-
The program created in 1 is stored in the external hard disk 33 of the distribution device 16. As a storage method, a set of software is transmitted from the external terminal 18 to the distribution device 16 using a public line (ISDN or the like) and stored, and a set of software is stored in a storage medium such as an external hard disk or a DVD and distributed. A method of reading the data into the device 16, storing a set of software in a laptop computer or the like in the maker factory, bringing it to the central command room, connecting to the distribution device 16 by communication means,
There is a method of storing the software in the hard disk 33 for storing a set of software.

【0014】次に、ステップA−3において、外部端末
18から公衆回線経由で配信装置16の遠隔操作あるい
は配信装置16の直接操作により、配信装置16からソ
フト一式を駅処理装置12〜14の使用していないハー
ドディスク側に同報送信する。この時、配信装置16
は、改修版ソフトプログラムであることを明示し、さら
に通番を付けて駅処理装置12〜14に対して同報送信
を行う。また、送信の際は、駅処理装置間および中央端
末11と駅処理装置間の通常の通信に支障をきたさない
よう、ソフトプログラム配信は優先順位、転送速度を下
げて送信する。駅処理装置12〜14は、受け取った改
修版ソフトプログラムの通番管理および誤り検出を行
い、受信不可あるいは誤りのあるソフトプログラムの管
理を行い、受信したプログラムが正常である場合は所定
の場所にソフトプログラムを保存する。受信不可あるい
は誤りのあるソフトプログラムを受信した場合は、駅処
理装置は、配信装置16に受信不可あるいは誤りである
信号およびソフトプログラムの通番を返す。
Next, in step A-3, a set of software is transmitted from the distribution device 16 to the station processing devices 12 to 14 by remote operation of the distribution device 16 or direct operation of the distribution device 16 from the external terminal 18 via a public line. Broadcast to the hard disk that has not done so. At this time, the distribution device 16
Specifies that the software program is a modified version software program, and sends a broadcast to the station processing devices 12 to 14 with a serial number. Also, at the time of transmission, the software programs are transmitted with a lower priority and lower transfer speed so as not to hinder normal communication between the station processing devices and between the central terminal 11 and the station processing devices. The station processing devices 12 to 14 perform serial number management and error detection of the received modified software program, manage unreceivable or erroneous software programs, and place a software program at a predetermined location when the received program is normal. Save the program. When receiving the unreceivable or erroneous software program, the station processing device returns the unreceivable or erroneous signal and the serial number of the software program to the distribution device 16.

【0015】ステップA−4では、ステップA−3にお
いて再送が必要となったソフトプログラムを個別に再送
信することで、駅処理装置12〜14に改修版ソフトプ
ログラムを抜けなく配信する。なお、ここでも、配信装
置16は、通常の処理装置間の通信に支障をきたさない
よう、優先順位、転送速度を下げて送信を行う。
In step A-4, the software programs that need to be retransmitted in step A-3 are individually retransmitted to distribute the modified software programs to the station processing devices 12 to 14 without fail. Note that, also here, the distribution device 16 performs transmission by lowering the priority and the transfer speed so as not to hinder communication between normal processing devices.

【0016】ステップA−5では、外部端末18から配
信装置16を経由して各駅処理装置を順にリモート操作
し、再立ち上げ時ハードディスクの最初に読み込まれる
個所の書き換え等を行い、ソフトを送信した側のハード
ディスクから立ち上がるように設定する。
In step A-5, each station processing device is remotely operated in order from the external terminal 18 via the distribution device 16 to rewrite the first read portion of the hard disk at the time of restart, and the software is transmitted. Set to boot from the hard disk on the side.

【0017】ステップA−6では、列車の運行が行われ
ていない間合い時間に、駅処理装置12〜14を再立ち
上げすることにより、リモートによりソフト改修された
駅処理装置として立ち上げる。また、ステップA−6を
実行後、改修ソフトに不具合があり元のソフトプログラ
ムに戻したい場合は、使用するハードディスクが改修前
のソフトが保存されている側のハードディスクになるよ
うに設定し、再び駅処理装置を再立ち上げすることで、
簡単に改修前の状態に戻すことが可能である。
In step A-6, the station processing units 12 to 14 are restarted during the intermission period when the train is not running, thereby starting up the station processing unit as a remotely modified software. If, after executing step A-6, there is a defect in the repair software and the user wants to return to the original software program, the hard disk to be used is set to be the hard disk on which the software before the repair is stored, and again. By restarting the station processing equipment,
It is possible to easily return to the state before the renovation.

【0018】以上の方法により、互いに遠く離れた数十
の駅に設置された処理装置を、現地に人を派遣すること
なく、列車が全く走行しない夜の2、3時間の間に、一
斉にソフト改修が行える。
According to the above-mentioned method, the processing devices installed in dozens of stations far apart from each other can be simultaneously transmitted without dispatching people to the site during a few hours at night when the train does not run at all. Software renovation can be performed.

【0019】[0019]

【発明の効果】改修版ソフト一式を処理装置へ転送し、
処理装置の再立ち上げ後に処理装置が使用するソフトプ
ログラムを前記改修版ソフトプログラムとすることによ
り、処理装置内の改修前ソフトの状態を調査することな
く、装置の再立ち上げのみでリモートによるソフト改修
が可能となる効果がある。又、リモート改修では、改修
困難な常時使用プログラムも他のプログラムと同一手順
で改修可能となる効果がある。
[Effects of the Invention] The complete set of modified software is transferred to the processing unit
By making the software program used by the processing device after the restart of the processing device the modified software program, it is possible to remotely execute the software only by restarting the device without investigating the state of the pre-repair software in the processing device. There is an effect that can be renovated. In addition, the remote repair has the effect that a constantly used program that is difficult to repair can be repaired in the same procedure as other programs.

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

【図1】列車運行管理システムのネットワーク構成のな
かで、駅処理装置のリモート改修を行う際に関わりのあ
る装置間の構成図である。
FIG. 1 is a configuration diagram of devices involved in remote repair of a station processing device in a network configuration of a train operation management system.

【図2】図1に示した駅処理装置のハード構成図であ
る。
FIG. 2 is a hardware configuration diagram of the station processing device shown in FIG.

【図3】図1に示した配信装置のハード構成図である。FIG. 3 is a hardware configuration diagram of the distribution device shown in FIG. 1;

【図4】実施例におけるリモート改修の手順を示した流
れ図である。
FIG. 4 is a flowchart showing a procedure of remote repair in the embodiment.

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

11 中央端末 12、13、14 駅処理装置 15 ローカルエリアネットワーク 16 配信装置 17 公衆回線 18 外部端末 21 駅処理装置本体 22 ソフト一式保存用ハードディスクA 23 ソフト一式保存用ハードディスクB 24 使用ハードディスク切替スイッチ 31 配信装置本体 32 内臓ハードディスク 33 ソフト一式保存用ハードディスク DESCRIPTION OF SYMBOLS 11 Central terminal 12, 13, 14 Station processing apparatus 15 Local area network 16 Distribution apparatus 17 Public line 18 External terminal 21 Station processing apparatus main body 22 Hard disk A for software complete storage 23 Hard disk B for software complete storage 24 Used hard disk changeover switch 31 Distribution Main unit 32 Built-in hard disk 33 Hard disk for storing software

───────────────────────────────────────────────────── フロントページの続き (72)発明者 冨田 浩史 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所情報制御システム事業部 内 (72)発明者 三和 直樹 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所情報制御システム事業部 内 Fターム(参考) 5B076 BB06 EA18  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Hiroshi Tomita 5-2-1, Omikacho, Hitachi City, Ibaraki Prefecture Within the Information Control Systems Division, Hitachi, Ltd. (72) Inventor Naoki Miwa Omika, Hitachi City, Ibaraki Prefecture 5-2-1, Machi-cho, Ltd. Information Control Systems Division, Hitachi, Ltd. F-term (reference) 5B076 BB06 EA18

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ソフトプログラムがインストールされた
複数の処理装置と、前記処理装置と通信手段で接続さ
れ、リモート改修時に前記処理装置の改修版ソフトプロ
グラムを送信する配信装置と、前記処理装置に接続さ
れ、前記処理装置の動作に必要とするソフト一式を保存
するための領域が2個所以上確保されている記憶装置群
と、前記配信装置から配信されたソフト一式を上記2個
以上のソフト保存用領域の中の1つの空き保存用領域に
格納させる手段と、を備えていることを特徴とするリモ
ート改修システム。
1. A plurality of processing devices in which a software program is installed, a distribution device connected to the processing device by a communication unit, and transmitting a modified software program of the processing device at the time of remote modification, and a connection to the processing device. A storage device group in which two or more areas for storing a set of software necessary for the operation of the processing device are secured; and a set of software distributed from the distribution device for storing the two or more software. Means for storing the data in one of the free storage areas.
【請求項2】 ソフトプログラムがインストールされた
複数の処理装置と、前記処理装置と通信手段で接続さ
れ、リモート改修時に前記処理装置の改修版ソフトプロ
グラムを送信する配信装置と、前記処理装置に接続さ
れ、前記処理装置の動作に必要とするソフト一式を保存
するための領域が2箇所以上確保されている記憶装置群
と、上記2個以上のソフト保存用領域の中の1つを選択
する切替え手段と、を備え、配信時にこの切替え手段で
選択した空き保存用領域に前記配信装置から配信された
ソフト一式を格納させ、処理装置によるソフト一式の読
み込み時に上記切替え手段で選択した保存用領域のソフ
ト一式を処理装置に読み込ませることを特徴とするリモ
ート改修方法。
2. A plurality of processing devices in which a software program is installed, a distribution device connected to the processing device by communication means, and transmitting a modified software program of the processing device at the time of remote modification, and a connection to the processing device. A storage device group in which two or more areas for storing a set of software necessary for the operation of the processing device are secured, and a switch for selecting one of the two or more software storage regions. Means for storing the set of software distributed from the distribution device in the free storage area selected by the switching means at the time of distribution, and the storage area selected by the switching means at the time of reading the set of software by the processing device. A remote repair method characterized by loading a set of software into a processing device.
【請求項3】 上記複数台の処理装置を改修する場合に
おいて、送信しようとする各処理装置の改修版ソフトプ
ログラム内に同一ソフトプログラム部分が存在する場合
は、その部分については、前記配信装置から同報送信さ
せるものとしたことを特徴とする請求項2のリモート改
修方法。
3. When modifying a plurality of processing devices, if the same software program part exists in a modified software program of each processing device to be transmitted, the part is transmitted from the distribution device. 3. The remote repair method according to claim 2, wherein broadcast transmission is performed.
【請求項4】 前記処理装置の立ち上げ時に前記記憶装
置群のどの領域に保存されたソフトプログラムを読込む
のかの切替え手段の切替え機能を前記処理装置に備えて
いることを特徴とする請求項2のリモート改修方法。
4. The processing apparatus according to claim 2, wherein the processing apparatus has a switching function of switching means for determining which area of the storage device group reads the software program when the processing apparatus is started. Remote renovation method.
【請求項5】 ソフトプログラムの配信は、全ての装置
がオンライン稼動中であっても配信させるものとしたこ
とを特徴とする請求項2のリモート改修方法。
5. The remote repair method according to claim 2, wherein the distribution of the software program is performed even when all devices are operating online.
【請求項6】 オンライン稼動中にソフトプログラムを
配信する場合は、回線使用量に合わせて転送レートを調
節できることを特徴とする請求項2のリモート改修方
法。
6. The remote repair method according to claim 2, wherein, when distributing the software program during online operation, the transfer rate can be adjusted according to the line usage.
【請求項7】 前記処理装置の改修を行った後に改修版
ソフトプログラムの不良を発見した場合等、改修前のソ
フトプログラムに戻したい際は、切替手段を切替えて元
の状態に戻せるリモート改修方法。
7. A remote repair method for switching a switching unit to return to an original state when returning to a software program before repair such as when a defect of a repair software program is found after repair of the processing device. .
JP2001050313A 2001-02-26 2001-02-26 Remote modification system and method Pending JP2002251286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001050313A JP2002251286A (en) 2001-02-26 2001-02-26 Remote modification system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001050313A JP2002251286A (en) 2001-02-26 2001-02-26 Remote modification system and method

Publications (1)

Publication Number Publication Date
JP2002251286A true JP2002251286A (en) 2002-09-06

Family

ID=18911291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001050313A Pending JP2002251286A (en) 2001-02-26 2001-02-26 Remote modification system and method

Country Status (1)

Country Link
JP (1) JP2002251286A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006248484A (en) * 2005-03-14 2006-09-21 Hitachi Ltd Operation management system, remote maintenance method of operation management system, and station processing device for operation management system
JP2009217488A (en) * 2008-03-10 2009-09-24 Hitachi Ltd Operation management system and remote maintenance method thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006248484A (en) * 2005-03-14 2006-09-21 Hitachi Ltd Operation management system, remote maintenance method of operation management system, and station processing device for operation management system
JP4688530B2 (en) * 2005-03-14 2011-05-25 株式会社日立製作所 Operation management system, remote maintenance method for operation management system, and station processing apparatus for operation management system
JP2009217488A (en) * 2008-03-10 2009-09-24 Hitachi Ltd Operation management system and remote maintenance method thereof

Similar Documents

Publication Publication Date Title
US6971095B2 (en) Automatic firmware version upgrade system
AU2006297144B2 (en) Application of virtual servers to high availability and disaster recovery solutions
CN107589955B (en) Method and system for upgrading double-CMC (carboxy methyl cellulose) firmware version
US8285824B2 (en) Storage system and data replication method that refuses one or more requests for changing the first logical configuration information until the first storage apparatus and second storage apparatus are synchronized
JP2009230171A (en) Update management program, management node, update management method, and cluster system
CN102238093A (en) Service interruption prevention method and device
CN105426213B (en) Oftware updating method and system
JP5056504B2 (en) Control apparatus, information processing system, control method for information processing system, and control program for information processing system
JP2009217488A (en) Operation management system and remote maintenance method thereof
WO2016177127A1 (en) Single board upgrading method and device
JP2008217201A (en) Automatic update method
JP2002251286A (en) Remote modification system and method
US7194675B2 (en) Backup method, backup system, disk controller and backup program
JP2002169704A (en) Method and system for surrogate processing and computer system
JP2001154896A (en) Computer and method for updating file
JPH0689181A (en) System for updating program by down load
KR100516551B1 (en) Remote software upgrade method and system in optical network
KR100385861B1 (en) Standby Loading Method for Duplex Architecture and a Computer-readable Medium having a Program for Performing the Method embedded thereon
JP3589433B2 (en) Database guarantee method
JP2005041321A (en) Station dispersion type operation control system
JP2021174468A (en) Software update method, software update system and software update program
JP2003337702A (en) Dynamic change system for module structure of software wireless device
JP2002041298A (en) Computer, automatic resource application processing program, and record medium of automatic resource application processing program
JP2003008573A (en) Network management terminal, communication system and method for backing up and restoring setting information
JP2003280937A (en) Firmware download system and its method