JPH07319683A - In-operation program updating system - Google Patents

In-operation program updating system

Info

Publication number
JPH07319683A
JPH07319683A JP6117016A JP11701694A JPH07319683A JP H07319683 A JPH07319683 A JP H07319683A JP 6117016 A JP6117016 A JP 6117016A JP 11701694 A JP11701694 A JP 11701694A JP H07319683 A JPH07319683 A JP H07319683A
Authority
JP
Japan
Prior art keywords
load module
program
old
new
load
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
JP6117016A
Other languages
Japanese (ja)
Inventor
Keiichi Koyanagi
恵一 小柳
Hiroshi Sunaga
宏 須永
Akira Okamoto
明 岡本
Masashi Sakamaki
真史 坂巻
Kentaro Takahashi
健太郎 高橋
Toshio Fujishiro
敏夫 藤城
Katsunori Muto
克則 武藤
Hideki Arai
英樹 新井
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.)
Fujitsu Ltd
Hitachi Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Oki Electric Industry Co Ltd
Original Assignee
Fujitsu Ltd
Hitachi Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
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 Fujitsu Ltd, Hitachi Ltd, NEC Corp, Nippon Telegraph and Telephone Corp, Oki Electric Industry Co Ltd filed Critical Fujitsu Ltd
Priority to JP6117016A priority Critical patent/JPH07319683A/en
Publication of JPH07319683A publication Critical patent/JPH07319683A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide an in-operation program updating system for performing a program updating processing in an electronic exchange without interrupting a system, performing the change and addition of a program for which high understandability with a high language level is maintained and further, recovering the updated program to a state before an updating processing without interrupting the system when program abnormality is generated after updating the program. CONSTITUTION:While the control part 1b of the electronic exchange executes an old load module 1j, the new load module 1m of a relocatable form is stored in a main memory unit and the addresses of the old load module 1j and the new load module 1m are linked. At the time of program updating, call from the other load module to the old load module 1j is suppressed, the leading address of the old load module 1j is rewritten a jump instruction to the new load module 1m and calling suppression is cancelled. At the time of program updating recovery, the call from the other load module to the old load module 1j is suppressed, the leading address of the old load module 1j is rewritten to contents before the program updating and the calling suppression is cancelled.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プログラムの変更およ
び追加を行う運用中プログラム更新方式に関し、特に運
用を停止すべきでない電子交換機のオンラインプログラ
ムの変更および追加を行う運用中プログラム更新方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operating program updating method for changing and adding a program, and more particularly to an operating program updating method for changing and adding an online program of an electronic exchange whose operation should not be stopped.

【0002】[0002]

【従来の技術】従来、この種のプログラム変更方法、す
なわちプログラムの並列処理の単位であるプロセスが同
時に複数存在することが可能なオンラインシステムの運
用中にそのオンラインシステム上で実行されるプログラ
ムの一部を入れ替えたり、または新たに追加するプログ
ラムの変更・追加方法、中でも電子交換機のオンライン
システムを対象とするプログラム変更方式では、ファイ
ル更新あるいはバッチ処理が使用されていた。ファイル
更新は、「電子交換機システムの基礎」(オーム社、頁
280および頁240)に記載されているように、本来
は停止すべきでないオンラインシステムが一時的に停止
されて旧プログラムから新プログラムへのプログラム更
新が行われ、プログラム変更後の再開処理によりオンラ
インシステムの全初期設定が行われた後、新プログラム
に基づくオンラインシステムの運用が再開されるという
手段が用いられた。バッチ処理は、「電子交換機の運転
と保全」(オーム社、頁274)に記載されているよう
に、オンラインシステムを停止せず、メモリ書き込み用
コマンドにて直接機械語プログラムの変更を行う手段が
用いられていた。
2. Description of the Related Art Conventionally, this type of program changing method, that is, one of programs executed on an online system during operation of the online system in which a plurality of processes, which are units of parallel processing of a program, can exist at the same time File updating or batch processing has been used in a method of changing / adding a program for replacing or newly adding a part, particularly a program changing method for an online system of an electronic exchange. The file update is performed from the old program to the new program by temporarily stopping the online system that should not be stopped, as described in "Basics of Electronic Exchange System" (Ohm, page 280 and page 240). The program was updated, and after the initial processing of the online system was performed by the restart processing after the program was changed, the operation of the online system based on the new program was restarted. As described in “Operation and Maintenance of Electronic Exchange” (Ohm Co., Ltd., page 274), the batch processing does not stop the online system and directly changes the machine language program by the memory writing command. Was used.

【0003】[0003]

【発明が解決しようとする課題】上述したように、プロ
グラムを変更および追加する従来のプログラム更新方法
において、ファイル更新のように、オンラインシステム
上のプログラムを更新するためにシステムを一時停止す
るということは、システムが提供しているサービスの停
止であり、サービスの品質低下をさせるという問題があ
る。
As described above, in the conventional program update method for changing and adding a program, the system is temporarily stopped to update the program on the online system like the file update. The problem is that the service provided by the system is stopped and the quality of the service is degraded.

【0004】また、バッチ処理のように、オンラインシ
ステムの動作中に人手で主記憶装置上の機械語プログラ
ムを直接書き替えるということは、書き替えの途中でプ
ログラムの処理に矛盾を起こす可能性があり、システム
が提供しているサービスの安定性を低下させるという問
題がある。
Further, as in the case of batch processing, manually rewriting the machine language program on the main storage device manually during the operation of the online system may cause inconsistency in the processing of the program during the rewriting. There is a problem that the stability of the service provided by the system is deteriorated.

【0005】本発明は、上記に鑑みてなされたもので、
その目的とするところは、オンラインシステムを停止さ
せることなく、従ってシステムが提供するサービスの品
質を低下させることなく、プログラムの変更および追加
を適確に行う運用中プログラム更新方式を提供すること
にある。
The present invention has been made in view of the above,
It is an object of the present invention to provide an operating program update method for appropriately changing and adding a program without stopping the online system, and thus without lowering the quality of service provided by the system. .

【0006】また、本発明の他の目的は、プログラム開
発者および保守者が機械語プログラムを意識することな
くプログラムの変更および追加を行うことにより、高級
言語レベルの高い了解性を維持したプログラムの変更お
よび追加を行う運用中プログラム更新方式を提供するこ
とにある。
Another object of the present invention is to provide a program that maintains high intelligibility at a high level language level by allowing program developers and maintainers to change and add programs without being aware of machine language programs. It is to provide an in-operation program update method for making changes and additions.

【0007】また、本発明の更に他の目的は、変更およ
び追加した新プログラムに問題が発生した場合、オンラ
インシステムを停止することなく更新処理前の状態に戻
すことができる運用中プログラム更新方式を提供するこ
とにある。
Still another object of the present invention is a program updating method during operation, which can restore the state before update processing without stopping the online system when a problem occurs in the changed and added new program. To provide.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、本発明の運用中プログラム更新方式は、1つ以上の
関数単位と1つ以上のデータ単位を含むソースプログラ
ムから生成された実行可能な機械語プログラムからなる
ロードモジュールを複数蓄積する主記憶装置と、該ロー
ドモジュールを解釈して処理を実行する制御部を備えた
電子交換機のロードモジュールを変更あるいは追加する
運用中プログラム更新方式であって、電子交換機のロー
ドモジュールのプログラム更新処理の際に、プログラム
更新前の旧プログラムを実行している間に旧ロードモジ
ュールとのアドレスリンケージを行っていないリロケー
タブル形式の新ロードモジュールをプログラム更新用に
確保された主記憶装置の空きエリアに格納する格納手段
と、新ロードモジュールと旧ロードモジュールとのアド
レスリンケージをとるリンケージ手段と、更新される旧
ロードモジュールの他ロードモジュールからの呼び出し
を抑止し、旧ロードモジュールの先頭番地を新ロードモ
ジュールへのジャンプ命令に置き換え、割り込み抑止を
解除するロードモジュール変更手段とを備え、プログラ
ム開発者が機械語プログラムを意識することなく、交換
機の呼処理無中断でプログラム更新を行うことを要旨と
する。
In order to achieve the above object, the operating program updating method of the present invention can be executed by a source program including one or more function units and one or more data units. A program update method during operation for changing or adding a load module of an electronic exchange that includes a main storage device that stores a plurality of load modules composed of machine language programs and a control unit that interprets the load modules and executes processing. , During the program update process of the load module of the electronic exchange, the relocatable format new load module is secured for the program update, which does not perform the address linkage with the old load module while the old program before the program update is being executed. Storage means for storing in an empty area of the main memory Link means to take the address linkage between the load module and the old load module and the call from the other load module to be updated, and the start address of the old load module is replaced with the jump instruction to the new load module to interrupt. The gist of the present invention is to provide a load module changing means for releasing the inhibition, and to allow the program developer to update the program without interrupting the call processing of the exchange without being aware of the machine language program.

【0009】また、本発明の運用中プログラム更新方式
は、上記において、プログラム更新後にプログラム異常
が発生した時、更新対象であるロードモジュールへの他
ロードモジュールからの割り込みを抑止し、新ロードモ
ジュールへのジャンプ命令に置き換えられた旧ロードモ
ジュールの先頭番地を置き換えられる前の状態に復元
し、他ロードモジュールからの呼出し抑止を解除する手
段と、主記憶装置上に確保された新ロードモジュール用
の格納エリアを解放する手段とを備えることにより、交
換機をプログラム更新前の状態で運転可能とすることを
要旨とする。
In addition, in the above-described operating program updating method of the present invention, when a program error occurs after updating a program, interrupts from other load modules to the load module to be updated are suppressed and a new load module is sent. Means to restore the start address of the old load module that was replaced by the jump instruction of the previous load module to the state before it was replaced, and to release the call suppression from other load modules, and the storage for the new load module secured in the main memory By providing means for releasing the area, the gist of the present invention is to make it possible to operate the exchange in a state before the program is updated.

【0010】[0010]

【作用】本発明の運用中プログラム更新方式では、旧プ
ログラムを実行している間に新ロードモジュールを主記
憶装置の空エリアに格納し、新ロードモジュールと旧ロ
ードモジュールとのアドレスリンケージをとり、旧ロー
ドモジュールの他ロードモジュールからの呼び出しを抑
止し、旧ロードモジュールの先頭番地を新ロードモジュ
ールへのジャンプ命令に置き換え、割り込み抑止を解除
する。
In the operating program updating method of the present invention, the new load module is stored in the empty area of the main memory while the old program is being executed, and the address linkage between the new load module and the old load module is taken. Calls from other load modules of the old load module are suppressed, the start address of the old load module is replaced with a jump instruction to the new load module, and interrupt suppression is released.

【0011】また、本発明の運用中プログラム更新方式
では、プログラム更新後にプログラム異常が発生した
時、更新対象であるロードモジュールへの他ロードモジ
ュールからの呼び出しを抑止し、新ロードモジュールへ
のジャンプ命令に置き換えられた旧ロードモジュールの
先頭番地を前の状態に復元し、他ロードモジュールから
の呼出し抑止を解除し、主記憶装置上の新ロードモジュ
ール用の格納エリアを解放する。
Further, in the operating program update method of the present invention, when a program error occurs after the program is updated, calling of the load module to be updated from another load module is suppressed and a jump instruction to a new load module is issued. The leading address of the old load module replaced by is restored to the previous state, the call inhibition from other load modules is released, and the storage area for the new load module on the main memory is released.

【0012】[0012]

【実施例】以下図面を用いて、本発明の実施例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0013】図1は、本発明の一実施例に係わる運用中
プログラム更新方式を電子交換機に適用して行う際の機
能構成を示したブロック図である。
FIG. 1 is a block diagram showing a functional configuration when an operating program updating method according to an embodiment of the present invention is applied to an electronic exchange.

【0014】図1において、電子交換機1aは、制御部
1bと主記憶装置1fを有し、該主記憶装置1fの内部
には、現用プログラムエリア1gと追加変更プログラム
格納エリア1nが設けられている。現用プログラムエリ
ア1g内にはcall側プログラム1hおよびプログラ
ム更新処理の対象となる旧ロードモジュール1jがあ
り、該旧ロードモジュール1jを置き換える新ロードモ
ジュール1mは追加更新プログラム格納エリア1n内に
設けられている。
In FIG. 1, the electronic exchange 1a has a control unit 1b and a main storage device 1f, and inside the main storage device 1f, an active program area 1g and an additional change program storage area 1n are provided. . In the active program area 1g, there is a call side program 1h and an old load module 1j that is the target of the program update processing, and a new load module 1m that replaces the old load module 1j is provided in the additional update program storage area 1n. .

【0015】本発明に係わる各機能は各々ソフトウェア
にて実現されるが、図1では該ソフトウェアが実行され
る制御部1b内に機能部として示されている。これらの
機能部としては、LM変更機能部1c、リンケージ機能
部1d、および新ロードモジュール格納機能部1eがあ
る。LM変更機能部1cは、現用プログラムエリア1g
内の旧ロードモジュール1jを呼び出すcall側プロ
グラム1hが該旧ロードモジュール1jを呼び出すこと
を抑止する機能、および該抑止を解除する機能を有す
る。
Each function according to the present invention is realized by software, but in FIG. 1, it is shown as a functional unit in the control unit 1b in which the software is executed. These functional units include an LM change functional unit 1c, a linkage functional unit 1d, and a new load module storage functional unit 1e. The LM change function unit 1c is the active program area 1g.
The call side program 1h, which calls the old load module 1j, has a function of inhibiting the call of the old load module 1j and a function of canceling the inhibition.

【0016】また、リンケージ機能部1dは、旧ロード
モジュール1jの先頭番地の内容を新ロードモジュール
1mへのジャンプ命令に書き替える機能、および該書き
替えを元に戻す機能を有する。更に、新ロードモジュー
ル格納機能部1eは、追加変更プログラム格納エリア1
n内の空きエリアを管理する機能、および新ロードモジ
ュール1mを外部から入力し、追加変更プログラム格納
エリア1n内に格納する機能を有する。
The linkage function unit 1d has a function of rewriting the contents of the head address of the old load module 1j into a jump instruction to the new load module 1m, and a function of undoing the rewriting. Furthermore, the new load module storage function unit 1e is added to the addition change program storage area 1
It has a function of managing an empty area in n and a function of inputting the new load module 1m from the outside and storing it in the additional change program storage area 1n.

【0017】次に、図2に示すフローチャートを参照し
て、図1に示した機能構成の電子交換機でのプログラム
更新時の処理を説明する。
Next, with reference to the flow chart shown in FIG. 2, a process at the time of updating a program in the electronic exchange having the functional configuration shown in FIG. 1 will be described.

【0018】図2において、プログラム更新処理を開始
すると、新ロードモジュール格納機能部1eは、外部よ
り新ロードモジュール1mを入力し、追加変更プログラ
ム1n内の空きエリアに該新ロードモジュール1mを格
納する(ステップ110)。次に、LM変更機能部1c
は、現用プログラムエリア1g内でcall側プログラ
ム1hが旧ロードモジュール1jを呼び出すことを抑止
する(ステップ120)。
In FIG. 2, when the program update processing is started, the new load module storage function unit 1e inputs the new load module 1m from the outside and stores the new load module 1m in the empty area in the addition change program 1n. (Step 110). Next, the LM change function unit 1c
Inhibits the call side program 1h from calling the old load module 1j in the active program area 1g (step 120).

【0019】それから、リンケージ機能部1dは、旧ロ
ードモジュール1jの先頭番地の内容を新ロードモジュ
ール1mの先頭番地へのジャンプ命令1kに置き換える
(ステップ130)。次に、LM変更機能部1cは、c
all側プログラム1hからの旧ロードモジュール1j
の呼出しの抑止を解除し(ステップ140)、プログラ
ム変更処理を終了する。
Then, the linkage function unit 1d replaces the contents of the start address of the old load module 1j with the jump instruction 1k to the start address of the new load module 1m (step 130). Next, the LM change function unit 1c
Old load module 1j from all side program 1h
Is canceled (step 140) and the program change process is terminated.

【0020】図1および図2を参照した上記プログラム
更新処理においては、旧ロードモジュール1jの先頭番
地を新ロードモジュール1mへのジャンプ命令1kに書
き替えることにより行うので、call側プログラム1
hに変更を施すことなく、新ロードモジュール1mを機
能させることが可能である。また、新ロードモジュール
1mには旧ロードモジュール1jやcall側プログラ
ム1hとの整合をとるための特別な仕組みは必要なく、
一般のリロケータブルなLMが使用可能である。従っ
て、新ロードモジュール1mの作成時には、高級言語を
用いて一般のプログラムと同様に作成することができ
る。
In the program update process described above with reference to FIGS. 1 and 2, since the start address of the old load module 1j is rewritten to the jump instruction 1k to the new load module 1m, the call side program 1
The new load module 1m can be made to function without changing h. In addition, the new load module 1m does not require any special mechanism for matching with the old load module 1j or the call side program 1h.
A general relocatable LM can be used. Therefore, when the new load module 1m is created, it can be created using a high-level language in the same manner as a general program.

【0021】図3は、図1に示した機能構成の電子交換
機でのプログラム変更後に異常が発生したときの復帰処
理の流れを示すフローチャートである。
FIG. 3 is a flow chart showing the flow of the recovery process when an abnormality occurs after the program change in the electronic exchange having the functional configuration shown in FIG.

【0022】図3に示す処理においては、プログラム変
更後に異常を検出して、プログラム復帰処理が開始する
と、LM変更機能部1cに設けられているLM再更新機
能部1c’は、call側プログラム1hが旧ロードモ
ジュール1jを呼び出すことを抑止する(ステップ21
0)。次に、リンケージ機能部1dは旧ロードモジュー
ル1jの先頭番地の内容をプログラム変更前の内容に戻
す(ステップ220)。それから、LM再更新機能部1
c’は、call側プログラム1hからの旧ロードモジ
ュール1jの呼出しの抑止を解除し(ステップ23
0)、プログラム復帰処理を終了する。
In the process shown in FIG. 3, when an abnormality is detected after the program is changed and the program restoration process is started, the LM re-update function unit 1c 'provided in the LM change function unit 1c is set to the call side program 1h. From calling the old load module 1j (step 21)
0). Next, the linkage function unit 1d restores the contents of the head address of the old load module 1j to the contents before the program change (step 220). Then, the LM re-update function section 1
c ′ releases the inhibition of the call of the old load module 1j from the call side program 1h (step 23).
0), the program return processing is ended.

【0023】以上の図1および図3を用いて説明したプ
ログラム復帰処理においては、旧ロードモジュール1j
の先頭番地をプログラム変更前の内容に書き替えること
により行うので、call側プログラム1hに変更を施
すことなく、新ロードモジュール1mから旧ロードモジ
ュール1jへの復帰が可能である。
In the program restoration process described above with reference to FIGS. 1 and 3, the old load module 1j
Since it is performed by rewriting the start address of the program to the content before the program change, it is possible to return from the new load module 1m to the old load module 1j without changing the call side program 1h.

【0024】[0024]

【発明の効果】以上説明したように、本発明によれば、
旧ロードモジュールの先頭番地にジャンプ命令を埋め込
むことにより、旧ロードモジュールから新ロードモジュ
ールへの変更を容易に行うことができ、コールする側の
プログラムに対する命令の変更の必要はなく、変更され
たプログラムもしくは新規に追加するプログラムのみを
投入することが可能であり、オンラインシステム上の運
用中プログラムを機械語を意識することなく部分的に変
更および追加することができるため、オンラインで運用
中のシステム全体に対する影響を最小化することができ
るとともに、高級言語レベルの高い了解性を維持したプ
ログラム更新を行うことができる。更に、変更・追加さ
れた新プログラムにプログラム異常が生じた場合、シス
テムを停止することなくシステム上のプログラムを更新
処理前の状態に戻すことができる。
As described above, according to the present invention,
By embedding a jump instruction at the start address of the old load module, the old load module can be easily changed to the new load module, and it is not necessary to change the instruction of the calling program, and the changed program Alternatively, it is possible to input only newly added programs, and it is possible to partially change and add operating programs on the online system without being conscious of machine language, so the entire system operating online Can be minimized and the program can be updated while maintaining high intelligibility at a high level language level. Furthermore, when a program error occurs in the changed / added new program, the program on the system can be returned to the state before the update process without stopping the system.

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

【図1】本発明の一実施例に係わる運用中プログラム更
新方式を電子交換機に適用して行う際の機能構成を示し
たブロック図である。
FIG. 1 is a block diagram showing a functional configuration when an operating program update method according to an embodiment of the present invention is applied to an electronic exchange.

【図2】図1に示した機能構成の電子交換機でのプログ
ラム更新時の処理の流れを示すフローチャートである。
FIG. 2 is a flowchart showing a flow of processing when a program is updated in the electronic exchange having the functional configuration shown in FIG.

【図3】図1に示した機能構成の電子交換機でのプログ
ラム復帰処理の流れを示すフローチャートである。
3 is a flowchart showing a flow of a program restoration process in the electronic exchange having the functional configuration shown in FIG.

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

1a 電子交換機 1b 制御部 1c LM変更機能部 1c’ LM再更新機能部 1d リンケージ機能部 1e 新ロードモジュール格納機能部 1f 主記憶装置 1g 現用プログラムエリア 1h call側プログラム 1i call側プログラムのジャンプ命令 1j 旧ロードモジュール 1k 旧ロードモジュールのジャンプ命令 1m 新ロードモジュール 1n 追加変更プログラム格納エリア 1a Electronic exchange 1b Control unit 1c LM change function unit 1c 'LM re-update function unit 1d Linkage function unit 1e New load module storage function unit 1f Main storage device 1g Current program area 1h Call side program 1i Call side program jump instruction 1j Old Load module 1k Jump instruction of old load module 1m New load module 1n Additional change program storage area

───────────────────────────────────────────────────── フロントページの続き (71)出願人 000000295 沖電気工業株式会社 東京都港区虎ノ門1丁目7番12号 (72)発明者 小柳 恵一 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 (72)発明者 須永 宏 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 (72)発明者 岡本 明 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 (72)発明者 坂巻 真史 東京都港区芝5丁目7番1号 日本電気株 式会社内 (72)発明者 高橋 健太郎 東京都港区芝5丁目7番1号 日本電気株 式会社内 (72)発明者 藤城 敏夫 神奈川県川崎市中原区下小田中1015番地 富士通株式会社内 (72)発明者 武藤 克則 神奈川県横浜市戸塚区戸塚町216番地 株 式会社日立製作所情報通信事業部内 (72)発明者 新井 英樹 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (71) Applicant 000000295 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. (72) Keiichi Koyanagi 1-1-6, Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph Telephone Co., Ltd. (72) Inventor Hiroshi Sunaga 1-6, Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph Telephone Co., Ltd. (72) Inventor Akira Okamoto 1-1-6 Uchiyuki-cho, Chiyoda-ku, Tokyo Nihon Telegraph Telephone Company (72) Inventor Masashi Sakamaki 5-7-1, Shiba, Minato-ku, Tokyo NEC Corporation Stock company (72) Inventor Kentaro Takahashi 5-7-1, Shiba, Minato-ku, Tokyo NEC Corporation In-house (72) Inventor Toshio Fujishiro 1015 Shimoodachu, Nakahara-ku, Kawasaki, Kanagawa Prefecture Fujitsu Limited (72) Inventor Katsunori Muto 21 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa 6 Incorporated company Hitachi, Ltd. Information & Communication Division (72) Inventor Hideki Arai 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 1つ以上の関数単位と1つ以上のデータ
単位を含むソースプログラムから生成された実行可能な
機械語プログラムからなるロードモジュールを複数蓄積
する主記憶装置と、該ロードモジュールを解釈して処理
を実行する制御部を備えた電子交換機のロードモジュー
ルを変更あるいは追加する運用中プログラム更新方式で
あって、電子交換機のロードモジュールのプログラム更
新処理の際に、プログラム更新前の旧プログラムを実行
している間に旧ロードモジュールとのアドレスリンケー
ジを行っていないリロケータブル形式の新ロードモジュ
ールをプログラム更新用に確保された主記憶装置の空き
エリアに格納する格納手段と、新ロードモジュールと旧
ロードモジュールとのアドレスリンケージをとるリンケ
ージ手段と、更新される旧ロードモジュールの他ロード
モジュールからの呼び出しを抑止し、旧ロードモジュー
ルの先頭番地を新ロードモジュールへのジャンプ命令に
置き換え、割り込み抑止を解除するロードモジュール変
更手段とを備え、プログラム開発者が機械語プログラム
を意識することなく、交換機の呼処理無中断でプログラ
ム更新を行うことを特徴とする運用中プログラム更新方
式。
1. A main memory device for accumulating a plurality of load modules each comprising an executable machine language program generated from a source program including one or more function units and one or more data units, and interpreting the load modules. It is a program update method during operation that changes or adds a load module of an electronic exchange having a control unit that executes a process, and the old program before the program update is performed during the program update process of the load module of the electronic exchange. A storage means that stores a new relocatable format load module that does not perform address linkage with the old load module during execution in the empty area of the main memory reserved for program update, and the new load module and the old load module. Linkage means for address linkage with modules and updated It is equipped with a load module change means that suppresses calls from other load modules, replaces the start address of the old load module with a jump instruction to the new load module, and cancels interrupt suppression. A program update method in operation characterized by performing program update without interruption of call processing of the exchange without being aware of language programs.
【請求項2】 プログラム更新後にプログラム異常が発
生した時、更新対象であるロードモジュールへの他ロー
ドモジュールからの割り込みを抑止し、新ロードモジュ
ールへのジャンプ命令に置き換えられた旧ロードモジュ
ールの先頭番地を置き換えられる前の状態に復元し、他
ロードモジュールからの呼出し抑止を解除する手段と、
主記憶装置上に確保された新ロードモジュール用の格納
エリアを解放する手段とを備えることにより、交換機を
プログラム更新前の状態で運転可能とすることを特徴と
する請求項1記載の運用中プログラム更新方式。
2. When a program error occurs after updating the program, the start address of the old load module replaced with the jump instruction to the new load module by suppressing the interrupt from the other load module to the load module to be updated To the state before it was replaced, and the means to release the call suppression from other load modules,
2. The operating program according to claim 1, further comprising means for releasing the storage area for the new load module secured on the main storage device so that the exchange can be operated in a state before the program is updated. Update method.
JP6117016A 1994-05-30 1994-05-30 In-operation program updating system Pending JPH07319683A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6117016A JPH07319683A (en) 1994-05-30 1994-05-30 In-operation program updating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6117016A JPH07319683A (en) 1994-05-30 1994-05-30 In-operation program updating system

Publications (1)

Publication Number Publication Date
JPH07319683A true JPH07319683A (en) 1995-12-08

Family

ID=14701365

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6117016A Pending JPH07319683A (en) 1994-05-30 1994-05-30 In-operation program updating system

Country Status (1)

Country Link
JP (1) JPH07319683A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100342833B1 (en) * 1999-07-31 2002-07-02 구자홍 Apparatus of Update for Classifying Module and Method Thereof
US6546485B1 (en) 1998-03-13 2003-04-08 Hitachi, Ltd. Method for exchanging modules in operating system by using inheritance buffer presented in virtual space to store inherited information of old module and read by new module thereafter
JP2006268172A (en) * 2005-03-22 2006-10-05 Nec Corp Server system and method for updating online software
US7190952B2 (en) 2003-04-22 2007-03-13 Hitachi Communication Technology, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7310519B2 (en) 2003-04-22 2007-12-18 Hitachi Communication Technologies, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
KR100842577B1 (en) * 2006-11-07 2008-07-01 삼성전자주식회사 Embedded system with a function of software download and management method thereof
US7406310B2 (en) 2003-04-22 2008-07-29 Hitachi Communication Technologies, Ltd. Network management apparatus and method of selecting base station for software update
CN100414888C (en) * 2005-11-03 2008-08-27 华为技术有限公司 Method for updating programe edition of processing system without operation interruption
JP2009015428A (en) * 2007-07-02 2009-01-22 Nippon Telegr & Teleph Corp <Ntt> Program update method, information processor, program, and recording medium
JP2009105941A (en) * 2003-04-22 2009-05-14 Hitachi Communication Technologies Ltd Base station apparatus
WO2011104825A1 (en) * 2010-02-23 2011-09-01 富士通株式会社 Update method, update device, and update program
JP2014203384A (en) * 2013-04-09 2014-10-27 三菱電機株式会社 Unit test support device, and unit test support program

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6546485B1 (en) 1998-03-13 2003-04-08 Hitachi, Ltd. Method for exchanging modules in operating system by using inheritance buffer presented in virtual space to store inherited information of old module and read by new module thereafter
KR100342833B1 (en) * 1999-07-31 2002-07-02 구자홍 Apparatus of Update for Classifying Module and Method Thereof
US8204493B2 (en) 2003-04-21 2012-06-19 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7937078B2 (en) 2003-04-21 2011-05-03 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7647039B2 (en) 2003-04-21 2010-01-12 Hitachi Communication Technologies, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7640013B2 (en) 2003-04-22 2009-12-29 Hitachi Communication Technologies, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US8081961B2 (en) 2003-04-22 2011-12-20 Hitachi, Ltd. Network management apparatus and method of selecting base station for software update
US7406310B2 (en) 2003-04-22 2008-07-29 Hitachi Communication Technologies, Ltd. Network management apparatus and method of selecting base station for software update
US7190952B2 (en) 2003-04-22 2007-03-13 Hitachi Communication Technology, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7447497B2 (en) 2003-04-22 2008-11-04 Hitachi Communication Technologies, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US8285270B2 (en) 2003-04-22 2012-10-09 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
JP2009105941A (en) * 2003-04-22 2009-05-14 Hitachi Communication Technologies Ltd Base station apparatus
US7310519B2 (en) 2003-04-22 2007-12-18 Hitachi Communication Technologies, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7194258B2 (en) 2003-04-22 2007-03-20 Hitachi Communication Technology, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7751808B2 (en) 2003-04-22 2010-07-06 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7773981B2 (en) 2003-04-22 2010-08-10 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
US7937079B2 (en) 2003-04-22 2011-05-03 Hitachi, Ltd. Wireless communication apparatus, wireless communication network and software upgrading method
JP2006268172A (en) * 2005-03-22 2006-10-05 Nec Corp Server system and method for updating online software
CN100414888C (en) * 2005-11-03 2008-08-27 华为技术有限公司 Method for updating programe edition of processing system without operation interruption
KR100842577B1 (en) * 2006-11-07 2008-07-01 삼성전자주식회사 Embedded system with a function of software download and management method thereof
JP2009015428A (en) * 2007-07-02 2009-01-22 Nippon Telegr & Teleph Corp <Ntt> Program update method, information processor, program, and recording medium
WO2011104825A1 (en) * 2010-02-23 2011-09-01 富士通株式会社 Update method, update device, and update program
CN102754082A (en) * 2010-02-23 2012-10-24 富士通株式会社 Update method, update device, and update program
JPWO2011104825A1 (en) * 2010-02-23 2013-06-17 富士通株式会社 Update method, update device, and update program
JP2014203384A (en) * 2013-04-09 2014-10-27 三菱電機株式会社 Unit test support device, and unit test support program

Similar Documents

Publication Publication Date Title
JPH07319683A (en) In-operation program updating system
JPH06110678A (en) Program execution system and dynamic change method for execution program
WO2018159691A1 (en) Communication processing device, information processing device, and communication processing device control method
US6957367B2 (en) System and method for controlling activity of temporary files in a computer system
JP2000242484A (en) Change method for control program
JP2850808B2 (en) Data processing device and data processing method
JPH0594353A (en) Database management system
US20190286447A1 (en) Information processing device
JPS6356728A (en) Execution system for program correction
JPH07225755A (en) Method and device for managing change cancel information
CN117076004A (en) Micro-service packaging and merging method and device and electronic equipment
JP2005284925A (en) Computer system and program update method
JPH1021067A (en) Dynamic correction method for program
JP2001100984A (en) Program link method of flash incorporated microcomputer
JPH07152552A (en) System for dynamically replacing subprogram
JPH07253891A (en) Revising system for program by remote control
JPH0895773A (en) Method and device for controlling program operation
KR20020040956A (en) Method for Addition Subsystem in ATM Switching System
JPH0452825A (en) Updating processing method for system definition information
JPH04282728A (en) Program changing system in on-line service
JPH10260826A (en) Partial file updating method during system operation
JPH04241033A (en) Program reload and restart processing system
JPH01237857A (en) System for processing restoration and restart of program
JPH10269061A (en) Program updating method
JPH04286041A (en) Data update system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040629