JPH0556149A - File update method in exchange system - Google Patents

File update method in exchange system

Info

Publication number
JPH0556149A
JPH0556149A JP3215708A JP21570891A JPH0556149A JP H0556149 A JPH0556149 A JP H0556149A JP 3215708 A JP3215708 A JP 3215708A JP 21570891 A JP21570891 A JP 21570891A JP H0556149 A JPH0556149 A JP H0556149A
Authority
JP
Japan
Prior art keywords
generation
database
software
file
data base
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
JP3215708A
Other languages
Japanese (ja)
Inventor
Hisayuki Mori
久幸 森
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP3215708A priority Critical patent/JPH0556149A/en
Publication of JPH0556149A publication Critical patent/JPH0556149A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To eliminate the need of converting a data base by means of in an exchange system a maintenance in an exchange system person and to prevent the change of the data base in a conversion work period from being eliminated owing to the update of a file. CONSTITUTION:An operation system is operated by software in a generation n (S1). The software of a generation n+1 is stored in a standby system, and the operation system and the standby system are switched, whereby the software of the generation n+1 which is aware of the data base structure of the generation n and the generation n+1 is started (S2). The data base of the generation n is converted and the data base of the generation n+1 is generated (S3). The exchange system is reconstructed by the data base of the generation n+1 so as to start an operation (S4).

Description

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

【0001】[0001]

【産業上の利用分野】本発明は蓄積プログラム制御式の
交換システムにおけるファイル更新方法に関し、特にソ
フトウェアファイル毎にデータベース構造の異った場合
のファイル更新方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file updating method in a storage program control type exchange system, and more particularly to a file updating method when a database structure differs for each software file.

【0002】[0002]

【従来の技術】従来、ソフトウェアファイル毎にデータ
ベースの構造が異なっている場合のファイル更新では、
データベースを旧構造から新構造へ変換する作業が必要
であった。旧構造のデータベースを旧ソフトウェアファ
イル上で出力し、その出力を変換して新構造のデータベ
ースを作成し、このデータベースと新ソフトウェアファ
イルとを統合して、現局ファイルを作成していた。
2. Description of the Related Art Conventionally, in the file update when the database structure is different for each software file,
It was necessary to convert the database from the old structure to the new structure. The old structure database was output on the old software file, the output was converted to create the new structure database, and this database and the new software file were integrated to create the current station file.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ル更新では、旧データベースの出力から新しいソフトウ
ェアファイルによる新データベースの作成を行い、その
結果作成された新データベースにより新しい世代のソフ
トウェアファイルを使用している。この方法では、旧デ
ータベースの出力から新データベースによる新しい世代
のソフトウェアの使用まで時間的なずれがあり、この時
間内に発生したデータベースの変更と加入者が登録,解
除するデータとが消去されてしまうという欠点があっ
た。
In the conventional file updating described above, a new database is created from the output of the old database with a new software file, and the new database created as a result uses a new generation software file. There is. In this method, there is a time lag from the output of the old database to the use of the new generation software by the new database, and the database changes and the data registered and canceled by the subscriber within this time are erased. There was a drawback.

【0004】[0004]

【課題を解決するための手段】本発明の交換システムに
おけるファイル更新方法は、運用系及び予備系それぞれ
ソフトウェアとデータベースとからなる蓄積プログラム
制御式の交換システムにおけるファイル更新方法におい
て、前記運用系が世代nのソフトウェアで運用中、前記
予備系に世代n+1のソフトウェアを収容し、この運用
系と予備系とを切替え、世代n及び世代n+1両方のデ
ータベース構造を知っている前記世代n+1のソフトウ
ェアを起動し、世代nのデータベースを変換して世代n
+1のデータベースを作成し、前記世代n+1のデータ
ベース作成後この世代n+1のデータベースにより交換
システムを再構築し運用を開始する構成である。
A file updating method in a switching system according to the present invention is a file updating method in a storage program control type switching system consisting of software and a database for each of an active system and a standby system. While operating with the software of the generation n, the software of the generation n + 1 is accommodated in the standby system, the active system and the standby system are switched, and the software of the generation n + 1 that knows the database structure of both the generation n and the generation n + 1 is activated. , Generation n database is converted to generation n
This is a configuration in which a +1 database is created, and after the generation n + 1 database is created, the switching system is reconstructed using this generation n + 1 database and operation is started.

【0005】[0005]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0006】運用中の交換システムにおいてソフトウェ
アファイルの更新を実行する際には、一時的に世代nの
ソフトウェアファイルと世代n+1のソフトウェアファ
イルが交換システム内に収容される。
When the software file is updated in the operating exchange system, the software file of the generation n and the software file of the generation n + 1 are temporarily accommodated in the exchange system.

【0007】図1は本発明の一実施例のファイル更新の
手順を説明するための図である。
FIG. 1 is a diagram for explaining a file updating procedure according to an embodiment of the present invention.

【0008】始めに、ステップ1(S1)では、交換シ
ステムは世代nのソフトウェアで運用されており、運用
系,予備系共に世代nが収容されている。
First, in step 1 (S1), the switching system is operated by the software of the generation n, and the generation n is accommodated in both the operating system and the standby system.

【0009】次に、予備系に世代n+1のソフトウェア
を収容する(S2)このソフトウェアは世代nのデータ
ベースを世代n+1のデータベースに変換する機能を有
している。
Next, the software of generation n + 1 is accommodated in the backup system (S2). This software has a function of converting the database of generation n into the database of generation n + 1.

【0010】次に、ファイル更新を実行する。運用系と
予備系とを切替えることにより世代n+1のソフトウェ
アを起動する。まず世代nのデータベースを変換して世
代n+1のデータベースを作成する(S3) 世代n+1のデータベース作成後、このデータベースに
より、交換システムを再構成し、運用を開始する(S
4)。
Next, the file update is executed. The software of the generation n + 1 is started by switching the active system and the standby system. First, the generation n database is converted to create a generation n + 1 database (S3) After the generation n + 1 database is created, the switching system is reconfigured and operation is started using this database (S3).
4).

【0011】世代n+1のソフトウェアは世代nのデー
タベース構造と世代n+1のデータベース構造の両方を
知るべき立場にあるため世代nからn+1への変換を行
うことが可能である。新世代のソフトウェアを開発する
ときには、そのソフトウェアの中に、旧世代のデータベ
ースを新世代のデータベース変換する機能を付加してお
く。
Since the software of the generation n + 1 is in a position to know both the database structure of the generation n and the database structure of the generation n + 1, it is possible to perform the conversion from the generation n to n + 1. When developing a new generation software, a function for converting an old generation database to a new generation database is added to the software.

【0012】[0012]

【発明の効果】以上説明したように本発明は、データベ
ースの自動変換を行うことにより、保守者がデータベー
スの変換の作業を行う必要がなくなり、また変換作業期
間中のデータベース変更がファイル更新により消去され
ることがなくなるという効果がある。
As described above, according to the present invention, the automatic conversion of the database eliminates the need for the maintenance person to perform the conversion work of the database, and the database change during the conversion work period is erased by the file update. There is an effect that it will not be done.

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

【図1】本発明の一実施例のファイル更新の手順を説明
するための図である。
FIG. 1 is a diagram for explaining a file updating procedure according to an embodiment of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 運用系及び予備系それぞれソフトウェア
とデータベースとからなる蓄積プログラム制御式の交換
システムにおけるファイル更新方法において、前記運用
系が世代nのソフトウェアで運用中、前記予備系に世代
n+1のソフトウェアを収容し、この運用系と予備系と
を切替え、世代n及び世代n+1両方のデータベース構
造を知っている前記世代n+1のソフトウェアを起動
し、世代nのデータベースを変換して世代n+1のデー
タベースを作成し、前記世代n+1のデータベース作成
後この世代n+1のデータベースにより交換システムを
再構築し運用を開始することを特徴とする交換システム
におけるファイル更新方法。
1. A file updating method in a storage program control type exchange system comprising software and a database for each of an active system and a standby system, wherein the active system is operating with software of generation n, and the standby system has software of generation n + 1. And switches between the active system and the standby system, activates the software of the generation n + 1 that knows the database structure of both the generation n and the generation n + 1, converts the database of the generation n, and creates the database of the generation n + 1. Then, after the database of the generation n + 1 is created, the switching system is reconstructed by the database of the generation n + 1 and the operation is started.
JP3215708A 1991-08-28 1991-08-28 File update method in exchange system Pending JPH0556149A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3215708A JPH0556149A (en) 1991-08-28 1991-08-28 File update method in exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3215708A JPH0556149A (en) 1991-08-28 1991-08-28 File update method in exchange system

Publications (1)

Publication Number Publication Date
JPH0556149A true JPH0556149A (en) 1993-03-05

Family

ID=16676849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3215708A Pending JPH0556149A (en) 1991-08-28 1991-08-28 File update method in exchange system

Country Status (1)

Country Link
JP (1) JPH0556149A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207191A (en) * 1999-01-08 2000-07-28 Fujitsu Ltd Coexistence processing system for multiple format data and computer-readable storage medium
JP2008005431A (en) * 2006-06-26 2008-01-10 Hitachi Communication Technologies Ltd Wireless communication system, and method of uploading service software thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207191A (en) * 1999-01-08 2000-07-28 Fujitsu Ltd Coexistence processing system for multiple format data and computer-readable storage medium
JP2008005431A (en) * 2006-06-26 2008-01-10 Hitachi Communication Technologies Ltd Wireless communication system, and method of uploading service software thereof

Similar Documents

Publication Publication Date Title
JP2904929B2 (en) A controller for a computer program running multiple threads to enable selective graphic user interface (GUI) control and command line (TTY) control from a terminal emulator or user program
JPH0556149A (en) File update method in exchange system
US6931637B2 (en) Computer system upgrade method employing upgrade management utility which provides uninterrupted idle state
JPH08241330A (en) Data base reconstituting method
JPH0619233Y2 (en) Communication node
JP2842653B2 (en) Continuation information generation method
JPH05181510A (en) Picture display method for programming device in programmable controller
KR930015558A (en) Online Standby Loading Method for Software Changes
JP2500736B2 (en) IPL processing device
JP2798547B2 (en) Mobile communication switching center backup file creation method
JPH06154211A (en) Ultrasonic diagnosing apparatus
JP2003271319A (en) Backup system
JPH0832078B2 (en) Station data automatic conversion processing method
JPH04370858A (en) Remote power turn-on/off system for work station
JPH0535450A (en) Application program replacement system
JPH02214936A (en) Remote maintenance system
JPS62219156A (en) Generation/deletion processing system for tss session log collection task
JPH05268332A (en) Remote file updating system
JPH04177443A (en) Communication controller
JPH05158696A (en) Expert system construction assistance system
JPH098908A (en) Exchange and restart processing method for exchange
JPH02161548A (en) Program loading system for adaptor
KR20010028762A (en) Data base backup and restore method in network management system and network matching system
JPH02265343A (en) Subscriber database revision history control system
JPH05327871A (en) Subscriber data automatic conversion system