JPH07177543A - Uninterruptible file update processing system - Google Patents

Uninterruptible file update processing system

Info

Publication number
JPH07177543A
JPH07177543A JP32207793A JP32207793A JPH07177543A JP H07177543 A JPH07177543 A JP H07177543A JP 32207793 A JP32207793 A JP 32207793A JP 32207793 A JP32207793 A JP 32207793A JP H07177543 A JPH07177543 A JP H07177543A
Authority
JP
Japan
Prior art keywords
file
call
new
service
update 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
JP32207793A
Other languages
Japanese (ja)
Inventor
Takashi Kumakura
隆志 熊倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Communication Systems Ltd
Original Assignee
NEC Communication Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP32207793A priority Critical patent/JPH07177543A/en
Publication of JPH07177543A publication Critical patent/JPH07177543A/en
Pending legal-status Critical Current

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To secure the continuity of the service without interruption of call service processing even in the case of updating a file in an exchange system. CONSTITUTION:An active system 1A worked on an old file and a standby system 1B storing a new file start the service even on the new file with an asynchronous operation at the time of file replacement while securing the service executed on the old file and the changeover is finished when the processing of the old file is finished. An MM(O)3A (mm(1)3B) of the active system 1A (standby system 1B) stores a program for file exchange respectively and a new call is being inputted to the MM(1)3B under the communication control by a CPU(0)2A and CPU(1)2B and then the call service is executed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は無中断ファイル更新処理
方式に関し、特に運用系と予備系の2系を備えて電話系
の交換サービスを行う交換システムにおけるソフトウェ
アファイル更新時に各種の呼サービスをすべて中断する
ことなく処理する無中断ファイル更新処理方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an uninterrupted file update processing system, and more particularly to all call services at the time of software file update in a switching system having two systems, an active system and a standby system, for performing a telephone system switching service. The present invention relates to an uninterrupted file update processing method for processing without interruption.

【0002】[0002]

【従来の技術】電話系交換サービスにおいては、新機能
を提供するためのファイル更新が頻繁化しつつある。従
来の電話系交換サービスでは、ソフトウェアファイル更
新時の呼サービスをすべて中断することなく処理する無
中断処理については配慮されておらず、旧ファイルから
新ファイルへの切替直前に運用系で処理されている呼サ
ービス情報の中で通話中の呼のみ予備系に転送すること
で呼の救済を行なっていた。
2. Description of the Related Art In a telephone exchange service, files are updated frequently to provide new functions. The conventional telephone exchange service does not consider non-disruptive processing, which processes all call services when updating a software file, without interruption, and it is processed by the active system immediately before switching from the old file to the new file. Calls are relieved by transferring only busy calls to the standby system in the call service information.

【0003】例えば、特開昭57−58493号公報の
「ファイル入替方式」によれば、ファイル入替コマンド
によって運用系が予備系を起動し、予備系からバックア
ップファイル装置によりプログラムファイルをロードし
た後、運用系が通話中の呼データをファイルメモリに転
送し予備系がファイルメモリから主記憶装置に転送する
ことで通話中の呼サービスのみを救済し、新ファイルを
立ち上げる方式をとっている。
For example, according to the "file replacement method" disclosed in Japanese Patent Laid-Open No. 57-58493, the active system activates the standby system by the file replacement command, loads the program file from the backup system by the backup file device, and The active system transfers call data during a call to a file memory, and the backup system transfers from the file memory to the main storage device to rescue only the call service during a call and start a new file.

【0004】[0004]

【発明が解決しようとする課題】この従来のソフトウェ
アファイル更新方式では、運用系で実行している旧ファ
イルから予備系で実行される新ファイルへの切替時に、
旧ファイル上で実行しているサービスを中断した後新フ
ァイルからの再開処理を実行し、立ち上げ後にサービス
を開始するように構成されているため、通話中呼のよう
に限定されたものしか救済できず、また新ファイルでの
再開処理中はサービスが中断するという問題点があっ
た。
In this conventional software file updating method, when switching from an old file executed in the active system to a new file executed in the standby system,
Since it is configured to suspend the service running on the old file, execute the restart process from the new file, and start the service after startup, only the limited one such as busy call is rescued. It was not possible, and there was a problem that the service was interrupted during the restart processing with the new file.

【0005】また近年、ソフトウェア単独でのサービス
提供が主流となり、新機能を提供するためのファイル更
新が頻繁に行なわれており、交換システムが提供すべき
サービスの連続性が確保できないことが多いという問題
点があった。
Further, in recent years, service provision by software alone has become mainstream, and files are frequently updated to provide new functions, and it is often impossible to ensure continuity of services provided by the exchange system. There was a problem.

【0006】本発明の目的は上述した問題点を解決し、
すべての呼の交換サービスを中断することなく、サービ
スの連続性を確保しうる無中断ファイル更新処理方式を
提供することにある。
The object of the present invention is to solve the above-mentioned problems,
An object of the present invention is to provide an uninterrupted file update processing method capable of ensuring service continuity without interrupting all call switching services.

【0007】[0007]

【課題を解決するための手段】本発明の無中断ファイル
更新処理方式は、少なくとも中央制御装置と主記憶装置
とが運用系および予備系の2重化冗長構成を有して電話
系の交換サービスを行う交換システムのファイル更新処
理を行うファイル更新処理方式において、ソフトウェア
ファイル更新時に、旧ファイル上で運転している運用系
においては現在処理中の呼サービスが全て終了するまで
処理を継続し、かつ新ファイル上で運転される予備系に
おいては新しい呼サービスに対しての処理を開始するこ
とによって、全ての呼サービスを中断するフェーズ再開
を伴なうことなくソフトウェアファイル更新を行う構成
を有する。
SUMMARY OF THE INVENTION In a non-disruptive file update processing system of the present invention, at least a central control unit and a main storage unit have a redundant redundant configuration of an active system and a standby system, and a telephone system exchange service. In the file update processing method that performs the file update processing of the exchange system that performs the above, when updating the software file, in the active system operating on the old file, the processing is continued until all call services currently being processed are completed, and The standby system operated on the new file has a configuration in which the processing for a new call service is started to update the software file without restarting the phase of interrupting all call services.

【0008】また本発明の無中断ファイル更新処理方式
は、前記ソフトウェアファイル更新時に、旧ファイル上
で稼動してる運用系と新ファイル上で稼動されるべき予
備系とをそれぞれ独立に運用させるセパレート運用手段
と、入力呼が旧ファイル上で実行するか新ファイル上で
実行すべきかを識別する呼識別手段と、前記呼識別手段
による識別結果を監視し運用系と予備系いずれかの選択
実行を中央処理装置間で決定する実行制御手段とを有す
る。
In addition, the non-disruptive file update processing method of the present invention is a separate operation in which the active system operating on the old file and the standby system operating on the new file are operated independently when updating the software file. Means, call identification means for identifying whether the input call should be executed on the old file or on the new file, and the identification result by the call identification means is monitored to selectively execute either the active system or the standby system. And an execution control unit that determines between the processing devices.

【0009】[0009]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0010】図1は、本発明の一実施例の構成図であ
る。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0011】本実施例は、旧ファイル稼動中の運用系1
Aと、新ファイルを格納した予備系1Bとを備え、それ
ぞれの系は、中央処理装置(CPU(0))2A,(C
PU(1))2Bと、主記憶装置(MM(0))3A,
(MM(1))3Bと、運用系1Aと予備系1Bの両系
に跨って機能する通話路装置(NW)4と、入出力端末
5とを有し、NW4は運用系1Aに接続されている。M
M(0)3AとMM(1)3Bにはそれぞれ、運用系1
Aと予備系1Bを独立的に運用させるセパレート運用の
ためのプログラムと、入力呼が運用系1Aの旧ファイル
上で実行するか予備系1Bの新ファイル上で実行すべき
かを識別する呼識別のためのプログラムと、この呼識別
動作の識別結果にもとづいて運用系1Aでの実行か予備
系1Bでの実行かを決定するようにCPU(0)2Aと
CPU(1)2B間での通信制御を行う実行制御のため
のプログラムとがあらかじめ格納されている。
In this embodiment, the active system 1 in operation of the old file is used.
A and a spare system 1B storing a new file. Each system has a central processing unit (CPU (0)) 2A, (C).
PU (1)) 2B and main memory (MM (0)) 3A,
(MM (1)) 3B, a communication path device (NW) 4 that functions across both the active system 1A and the standby system 1B, and an input / output terminal 5, and the NW 4 is connected to the active system 1A. ing. M
Each of M (0) 3A and MM (1) 3B has an active system 1
A program for separate operation that operates A and standby system 1B independently, and a call identification that identifies whether an input call should be executed on the old file of active system 1A or on the new file of standby system 1B. Program and the communication control between the CPU (0) 2A and the CPU (1) 2B so as to determine whether to execute in the active system 1A or in the standby system 1B based on the identification result of this call identification operation. A program for execution control for performing is stored in advance.

【0012】MAT5からの入力により運用系1Aが予
備系1Bでの新ファイルの再開を指示する。予備系1B
で新ファイルが正常に立ち上がると、運用系1Aと予備
系1Bとは非同期運転モードに入る。
Input from the MAT 5 instructs the active system 1A to restart a new file in the standby system 1B. Backup system 1B
Then, when the new file is normally started up, the active system 1A and the standby system 1B enter the asynchronous operation mode.

【0013】図2は、図1の運用系1Aと予備系1Bの
呼サービスの実行を示すフローチャートである。運用系
1Aは現在実行している処理を継続しながら、新しい呼
に対しては発呼に関する情報を予備系1BのMM(1)
3Bに書き込む(ステップ101,102)。予備系1
Bは、このメモリ情報によりサービスを開始し(ステッ
プ105,106)NW4に関する制御オーダをMM
(1)3Bに書込む(ステップ107)。運用系1Aは
予備系1BからのNW(ネットワーク)制御情報要求
(ステップ103)によりNW4へオーダを送信する
(ステップ104)。運用系1Aは新しい呼についてM
M(1)3Bを介して予備系1Bに報告し、予備系1B
からのNW制御要求についてのみ実行する。
FIG. 2 is a flow chart showing the execution of the call service by the active system 1A and the standby system 1B of FIG. While the active system 1A continues the processing currently being executed, the MM (1) of the standby system 1B provides information about the calling for a new call.
Write to 3B (steps 101 and 102). Backup system 1
B starts the service by this memory information (steps 105 and 106), and sets the control order for NW4 to MM.
(1) Write in 3B (step 107). The active system 1A transmits an order to the NW 4 in response to the NW (network) control information request (step 103) from the standby system 1B (step 104). Operational 1A receives a new call M
Report to standby system 1B via M (1) 3B, standby system 1B
Is executed only for NW control requests from.

【0014】[0014]

【発明の効果】以上説明したように本発明は、ソフトウ
ェア機能拡張によるファイル更新時に旧ファイルからの
新ファイルへの切替を処理中断を伴なうフェーズ再開を
排除する構成とすることにより、呼サービスの中断を伴
なわずに切替が実行でき、交換システムが提供するサー
ビスの連続性を確保することができる効果を有する。
As described above, according to the present invention, when the file is updated by the software function extension, the switching from the old file to the new file is configured so as to eliminate the phase restart accompanied by the processing interruption. The switching can be executed without interruption of the service, and the continuity of services provided by the switching system can be ensured.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1の運用系1Aと予備系1Bの呼サービスの
実行内容を示すフローチャートである。
FIG. 2 is a flowchart showing execution contents of call services of the active system 1A and the standby system 1B of FIG.

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

1A 運用系 1B 予備系 2A 中央処理装置 2B 中央処理装置 3A 主記憶装置 3B 主記憶装置 4 通話路装置 5 入出力装置 1A Operation system 1B Standby system 2A Central processing unit 2B Central processing unit 3A Main storage device 3B Main storage device 4 Speech path device 5 Input / output device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも中央制御装置と主記憶装置と
が運用系および予備系の2重化冗長構成を有して電話系
の交換サービスを行う交換システムのファイル更新処理
を行うファイル更新処理方式において、ソフトウェアフ
ァイル更新時に、旧ファイル上で運転している運用系に
おいては現在処理中の呼サービスが全て終了するまで処
理を継続し、かつ新ファイル上で運転される予備系にお
いては新しい呼サービスに対しての処理を開始すること
によって、全ての呼サービスを中断するフェーズ再開を
伴なうことなくソフトウェアファイル更新を行うことを
特徴とする無中断ファイル更新処理方式。
1. A file update processing method for performing file update processing of a switching system in which at least a central control unit and a main storage device have a redundant redundant configuration of an active system and a standby system and provides a telephone-based switching service. When updating the software file, the active system operating on the old file continues processing until all call services currently being processed are completed, and the standby system operating on the new file uses the new call service. A non-disruptive file update processing method characterized in that the software file is updated without restarting the phase in which all call services are interrupted by starting the processing for it.
【請求項2】 前記ソフトウェアファイル更新時に、旧
ファイル上で稼動してる運用系と新ファイル上で稼動さ
れるべき予備系とをそれぞれ独立に運用させるセパレー
ト運用手段と、入力呼が旧ファイル上で実行するか新フ
ァイル上で実行すべきかを識別する呼識別手段と、前記
呼識別手段による識別結果を監視し運用系と予備系いず
れかの選択実行を中央処理装置間で決定する実行制御手
段とを有することを特徴とする請求項1記載の無中断フ
ァイル更新処理方式。
2. A separate operation means for independently operating an active system operating on an old file and a standby system to be operated on a new file when updating the software file, and an input call on the old file. Call identifying means for identifying whether to execute or to execute on a new file, and execution control means for monitoring the identification result by the call identifying means and deciding between the active system and the standby system for selective execution between the central processing units The non-disruptive file update processing method according to claim 1, further comprising:
JP32207793A 1993-12-21 1993-12-21 Uninterruptible file update processing system Pending JPH07177543A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32207793A JPH07177543A (en) 1993-12-21 1993-12-21 Uninterruptible file update processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32207793A JPH07177543A (en) 1993-12-21 1993-12-21 Uninterruptible file update processing system

Publications (1)

Publication Number Publication Date
JPH07177543A true JPH07177543A (en) 1995-07-14

Family

ID=18139666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32207793A Pending JPH07177543A (en) 1993-12-21 1993-12-21 Uninterruptible file update processing system

Country Status (1)

Country Link
JP (1) JPH07177543A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5699504A (en) * 1994-10-07 1997-12-16 Fujitsu Limited Multiprocessor system formed of a plurality of duplex processors
KR20010018159A (en) * 1999-08-17 2001-03-05 서평원 method for switch over standby processor in switching system
WO2002003715A1 (en) * 2000-07-05 2002-01-10 Mitsubishi Denki Kabushiki Kaisha Call control device
JP2011166616A (en) * 2010-02-12 2011-08-25 Nec Corp Call processing system, method for replacing server apparatus, and program
JP2012177990A (en) * 2011-02-25 2012-09-13 Nippon Telegr & Teleph Corp <Ntt> Service provision system and operation method of the same

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5699504A (en) * 1994-10-07 1997-12-16 Fujitsu Limited Multiprocessor system formed of a plurality of duplex processors
KR20010018159A (en) * 1999-08-17 2001-03-05 서평원 method for switch over standby processor in switching system
WO2002003715A1 (en) * 2000-07-05 2002-01-10 Mitsubishi Denki Kabushiki Kaisha Call control device
JP2011166616A (en) * 2010-02-12 2011-08-25 Nec Corp Call processing system, method for replacing server apparatus, and program
JP2012177990A (en) * 2011-02-25 2012-09-13 Nippon Telegr & Teleph Corp <Ntt> Service provision system and operation method of the same

Similar Documents

Publication Publication Date Title
US5689640A (en) Method and system for downloading data to network nodes
US6654880B1 (en) Method and apparatus for reducing system down time by restarting system using a primary memory before dumping contents of a standby memory to external storage
CN110109772B (en) CPU restarting method, communication equipment and readable storage medium
JP4517923B2 (en) Object relief system and method
KR19980020514A (en) Implementing Fault Tolerance of Private Switching System of Integrated Telecommunication Network
JPH07177543A (en) Uninterruptible file update processing system
US5455940A (en) Method for abnormal restart of a multiprocessor computer of a telecommunication switching system
KR950003686B1 (en) Mehtod of standby loading for exchange of software
JPH05244260A (en) Duplicate operating system by switching external storage device
JP3008887B2 (en) Computer system having active / standby switching function for each application program and machine-readable recording medium recording the program
JP2002149439A (en) Method for switching server and server device in distributed processing system
JP3493368B2 (en) Communications system
JPH05257673A (en) Old file reserving method at the time of updating file
JPS625759A (en) Information remedy system
JP3589433B2 (en) Database guarantee method
JP2768267B2 (en) Hot standby switching system management method
JPH02139630A (en) Online task exchange device
JPH06175896A (en) System file replacing system
JP3697467B2 (en) Switch object update system
JP3825226B2 (en) File update method in exchange
JPH02121452A (en) Electronic exchange system
JPH08331247A (en) System for controlling restart at the time of serious fault in exchange
JP3509705B2 (en) Automatic restart processing system and restart processing method in switching system
JPH07162907A (en) System for simultaneously changing massive station data
JPH04129496A (en) Service function updating system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19981020