JPH02268542A - Inter-generation information succeeding system for data base - Google Patents

Inter-generation information succeeding system for data base

Info

Publication number
JPH02268542A
JPH02268542A JP1091211A JP9121189A JPH02268542A JP H02268542 A JPH02268542 A JP H02268542A JP 1091211 A JP1091211 A JP 1091211A JP 9121189 A JP9121189 A JP 9121189A JP H02268542 A JPH02268542 A JP H02268542A
Authority
JP
Japan
Prior art keywords
database
data base
new
external storage
storage means
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
JP1091211A
Other languages
Japanese (ja)
Inventor
Yoshio Tani
良雄 谷
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 JP1091211A priority Critical patent/JPH02268542A/en
Publication of JPH02268542A publication Critical patent/JPH02268542A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To guarantee the successiveness of the content of a new data base and to prevent a serviceability from being lowered by detecting the content of an added, deleted, or changed data base while an old data base is switched after it is stored as a data base difference, and generating input data for update. CONSTITUTION:The new data base is generated based on a new system file for update and the content of the data base in operating stored in a first external storage means, and the difference of the content in operating of the data base just before and that in operating of the data base stored in the first external storage means is stored in a second external storage means. After a system file and the data base are updated, the difference stored in the second external storage means is attached on the content in operating as the new data base, then, the new data base is updated. In such a way, it is possible to guarantee the successiveness of the content of the new data base according to the switching of the system file and to prevent the serviceability for an end user from being lowered.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータベースの世代間情報継承方式に関し、特
に蓄積プログラム制御式通信システムのシステムファイ
ル入替えに伴うデータベースの世代間情報継承方式に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an intergenerational information inheritance method for a database, and more particularly to an intergenerational information inheritance method for a database accompanying system file replacement in a storage program controlled communication system.

〔従来の技術〕[Conventional technology]

従来のデータベースの世代間情報継承方式は、両世代の
データベース内容をリストとして紙上に出力し、その両
者を人間が机上で照合し、もし両者の間に差異を検出す
れば、この差異を埋めるための手段方法を人間が考え、
その後、新世代のデータベースで運用中の通信システム
に対し、コマンドを入力し、データベースの修正作業を
行うという方法がとられていた。
The conventional database generation information inheritance method outputs the database contents of both generations on paper as a list, and then a human compares the two on a desk. If a difference is detected between the two, it is necessary to fill in the difference. Humans think of ways to
After that, the method used was to input commands to the communication system operating with the new generation database and perform database correction work.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータベースの世代間情報継承方式は、
通信システムのシステムファイル入替えに伴うデータベ
ースの世代間での情報の継承が、正しく行われているか
否かを検証するために、両世代のデータベースの内容を
タイプライタ−等で紙上に打出し、打出された二つのリ
ストを人間が照合していた。そしてもし、差異を発見す
れば両者の差分を抽出し、この差分を新世代のデータベ
ースで運用中の通信システムに対し、人手で変更指示入
力をしていた。このため、差異の見落し、変更入力の洩
れ、入力指示の誤りなど、人手による作業のゆえに発生
するミスが、データベースに入り込む可能性があり、デ
ータベースの内容の継承性を完全には保証できないとい
う問題点がある。
The conventional database generation information inheritance method described above is
In order to verify whether information is correctly inherited between generations of databases due to the replacement of system files in communication systems, the contents of the databases of both generations were printed out on paper using a typewriter, etc. Humans were comparing the two lists provided. If a difference was found, the difference between the two was extracted, and this difference was manually input into the communication system in operation using a new generation database. For this reason, errors that occur due to manual work, such as overlooking differences, omitting changes, and making mistakes in input instructions, may enter the database, and the inheritability of the database contents cannot be completely guaranteed. There is a problem.

又、多量のデータを照合しなければならないため時間が
かかることと、システムファイル入替え後も入替え前の
データベースの内容と同等とするまでに時間がかかり、
エンドユーザに対するサービスが低下するという問題点
もある。
In addition, it takes time to collate a large amount of data, and even after replacing system files, it takes time to make the contents of the database the same as before the replacement.
There is also the problem that service to end users deteriorates.

本発明の目的は、蓄積プログラム制御式通信システムの
システムファイル入替え時に、新データベースを作成す
る基本となった旧データベースを記録した時点から入替
え時点までの間に、追加、削除、あるいは変更されたデ
ータベースの内容を、通信システム自体が照合すること
でデータベース差分として検出し、更新用入力データを
生成することにより、サービス機能の拡充時の通信シス
テムのシステムファイル入替えに伴う新データベースの
内容の継承性を保証し、エンドユーザに対するサービス
の低下を防止することができるデータベースの世代間情
報継承方式を提供することにある。
An object of the present invention is to prevent databases that have been added, deleted, or changed between the time of recording the old database that became the basis for creating a new database and the time of replacement when replacing system files of a storage program-controlled communication system. The communication system itself detects the content as a database difference by comparing it and generates input data for updating, thereby ensuring the inheritability of the content of the new database when the system files of the communication system are replaced when service functions are expanded. An object of the present invention is to provide an intergenerational database information inheritance method that can guarantee and prevent service degradation for end users.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータベースの世代間情報継承方式は、システ
ムファイルの変更に伴ないシステムごとに設けられたデ
ータベースをも合せて更新することでサービス機能の拡
充を可能とする蓄積プログラム制御式通信システムにお
いて、前記データベースを更新するための基本となる前
記データベースの運用中の内容を第1の外部記憶手段に
記憶し、更新のための新システムファイルと前記第1の
外部記憶手段に記憶した前記データベースの運用中の内
容を基に新データベースとを作成し、前記データベース
を新規のものに入替える直前の前記データベースの運用
中の内容と前記第1の外部記憶手段に記憶した前記デー
タベースの運用中の内容との差分を第2の外部記憶手段
に記憶し、前記システムファイルと前記データベースと
を前記新システムファイルと前記新データベースとに更
新後前記第2の外部記憶手段に記憶した前記差分を前記
新データベースとして運用中の内容に付加して前記新デ
ータベースを更新する構成である。
The intergenerational database information inheritance method of the present invention is applied to a stored program controlled communication system that enables expansion of service functions by updating the database provided for each system as system files are changed. Storing the contents of the database during operation, which are the basis for updating the database, in a first external storage means, and operating a new system file for updating and the database stored in the first external storage means. A new database is created based on the contents therein, and the contents of the database in operation immediately before the database is replaced with a new one, and the contents of the database in operation stored in the first external storage means. the difference stored in the second external storage means after updating the system file and the database into the new system file and the new database, the difference stored in the second external storage means as the new database; The configuration is such that the new database is updated by adding the contents currently in use.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の通信システムを交換システ
ムとした場合のブロック図である。
FIG. 1 is a block diagram when a communication system according to an embodiment of the present invention is used as an exchange system.

通信システム1は、エンドユーザ端末2を交換用スイッ
チ3に収容する。交換用スイッチ3は、スイッチ制御装
置4を介して中央制御装置5と接続され制御を受ける。
The communication system 1 accommodates end user terminals 2 in a replacement switch 3. The replacement switch 3 is connected to and controlled by a central control device 5 via a switch control device 4.

中央制御装置5は、交換用スイッチ3とスイッチ制御装
置4とを介してエンドユーザ端末2との間で信号の授受
を行う。又、中央制御装置5は、インタフェース装置6
を介して保守運用端末8と、インタフェース装置7を介
して外部記憶装置つと接続している。同時に、中央制御
装置5は、通常の動作に使用する通信システム用蓄積プ
ログラムとデータベースとを記憶する内部記憶装置10
と接続している。保守者は、通信システムの運転動作や
保守活動の動作に関する指示を、保守運用端末8からメ
ツセージ入力することにより行う。外部記憶装置9は、
現在運用中のデータベースの内容を出力する場合、入替
える直前の運用中のデータベースの内容との比較のため
入力する場合、比較した結果であるデータベース差分を
出力する場合、さらに新規に運用中のデータベースにデ
ータベース差分を付加して最新のデータベースとする場
合に使用される。中央制御装置5は、保守者の入力する
メツセージを受信すると、指定された条件に従って、外
部記憶装置9から読出したファイルの内容を内部記憶装
置10に入替えたり、外部記憶装置9から読出したデー
タベースの内容と現在運用中のデータベースの内容とを
比較し、データベース差分データを抽出し、外部記憶装
置9に書込み、データベース変更用入力データとする機
能を持つ。
The central control device 5 sends and receives signals to and from the end user terminal 2 via the exchange switch 3 and the switch control device 4. The central control device 5 also has an interface device 6.
It is connected to the maintenance and operation terminal 8 via the interface device 7, and to an external storage device via the interface device 7. At the same time, the central control device 5 has an internal storage device 10 that stores communication system storage programs and databases used for normal operation.
is connected to. The maintenance person gives instructions regarding the operation of the communication system and maintenance activities by inputting messages from the maintenance operation terminal 8. The external storage device 9 is
When outputting the contents of the database currently in operation, inputting it for comparison with the contents of the database in operation immediately before replacement, outputting the database difference that is the result of the comparison, and outputting the contents of the database currently in operation. Used to add database differences to the latest database. Upon receiving the message input by the maintenance person, the central control device 5 replaces the contents of the file read from the external storage device 9 with the internal storage device 10 or updates the database read from the external storage device 9 according to specified conditions. It has a function of comparing the contents with the contents of the database currently in operation, extracting database difference data, writing it to the external storage device 9, and using it as input data for changing the database.

次に動作について説明する。Next, the operation will be explained.

第2図は本発明の一実施例のデータの流れ図である。FIG. 2 is a data flow diagram of one embodiment of the present invention.

蓄積プログラム制御式通信システムにおいて、サービス
機能の拡充のためにデータベースの更新が必要になると
、第1の時点(以下5T−1と記す)で、現在運用中の
データベースの内容を外部記憶袋W9に出力する。5T
−1で記録した運用中データベースを「データベースA
」と名付ける。
In a storage program controlled communication system, when the database needs to be updated to expand service functions, the contents of the database currently in operation are transferred to the external storage bag W9 at the first point in time (hereinafter referred to as 5T-1). Output. 5T
- The operational database recorded in step 1 is
”.

データベースAは、データベースを更新するための基本
データとなるものであり、ステップ(以下Sと記す)1
で新データベースを作成する。この新たに作成された新
バージョンデータベースを「データベースB」と名付け
る。このとき同時に82で、新システムファイルの作成
も行われている。この新たに作成された新システムファ
イルを「システムファイルC」と名付ける。次に、シス
テムファイルCとデータベースBとを現在運用中のもの
と入替える直前の第2の時点(以下5T−2と記す)で
、運用中の通信システム1に対して、データベースAを
入力し、5T−1と5T−2との間に83で入力された
、追加、削除、あるいは変更されたデータベースの内容
を含む、現在運用中のデータベースとの差分をデータベ
ース変更用入力データとして抽出させる。この抽出した
データベース差分データを「データベース差分DJと名
付ける。次に、5T−2とのあいだに間を置かずに第3
の時点(以下5T−3と記す)で、システムファイルC
とデータベースBとを運用中のものと入替える。ファイ
ルの入替えを完了すると、次に、先に抽出しであるデー
タベース差分りを通信システム1に入力し、データベー
スの更新をオベースの更新が完了した第4の時点(以下
5T−4と記す〉で、通信システム1は、5T−2と同
等のデータベースを持つ新ファイルで運用中となり、サ
ービスの継続が保証されることになる。
Database A is the basic data for updating the database, and step (hereinafter referred to as S) 1
Create a new database with . This newly created new version database is named "database B." At the same time, at 82, a new system file is also being created. This newly created new system file is named "system file C." Next, at a second point in time (hereinafter referred to as 5T-2) immediately before replacing system file C and database B with those currently in operation, database A is input to communication system 1 in operation. , 5T-1 and 5T-2, and includes the added, deleted, or changed database contents inputted in step 83, the difference from the database currently in operation is extracted as input data for database modification. This extracted database difference data is named "Database difference DJ".
At the point in time (hereinafter referred to as 5T-3), the system file C
and database B are replaced with the ones currently in operation. Once the file replacement is completed, the previously extracted database difference is input into the communication system 1, and the database is updated at the fourth point in time (hereinafter referred to as 5T-4) when the database update is completed. , the communication system 1 is now in operation with a new file having a database equivalent to that of 5T-2, and service continuity is guaranteed.

以上、実施例として本発明を交換システムに適用した場
合について説明したが、本発明は交換システム以外の他
の通信システムあるいはコンピュータシステムにも応用
できるものである。
Although the present invention has been described above as an example in which the present invention is applied to an exchange system, the present invention can also be applied to communication systems or computer systems other than exchange systems.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、蓄積プログラム制御式
通信システムのシステムファイル入替え時に、新データ
ベースを作成する基本となった旧データベースを記録し
た時点から入替え時点までの間に、追加、削除、あるい
は変更されたデータベースの内容を、通信システム自体
が照合することでデータベース差分として検出し、更新
用入力データを生成することにより、サービス機能の拡
充時の通信システムのシステムファイル入替えに伴う新
データベースの内容の継承性を保証し、エンドユーザに
対するサービスの低下を防止することができる効果が有
る。
As explained above, the present invention provides for adding, deleting, or The communication system itself checks the changed database contents to detect them as database differences, and generates update input data to update the contents of the new database when the communication system's system files are replaced when service functions are expanded. This has the effect of ensuring the inheritance of the data and preventing a decline in service to end users.

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

第1図は本発明の一実施例の通信システムのブロック図
、第2図は本発明の一実施例のデータの流れ図である。 1・・・・・・通信システム、5・・・・・・中央制御
装置、9・・・・・・外部記憶装置、10・・・・・・
内部記憶装置。 代理人 弁理士  内 原  晋 J 第2図
FIG. 1 is a block diagram of a communication system according to an embodiment of the present invention, and FIG. 2 is a data flow diagram of an embodiment of the present invention. 1...Communication system, 5...Central control unit, 9...External storage device, 10...
Internal storage. Agent Patent Attorney Susumu Uchihara J Figure 2

Claims (1)

【特許請求の範囲】[Claims] システムファイルの変更に伴ないシステムごとに設けら
れたデータベースをも合せて更新することでサービス機
能の拡充を可能とする蓄積プログラム制御式通信システ
ムにおいて、前記データベースを更新するための基本と
なる前記データベースの運用中の内容を第1の外部記憶
手段に記憶し、更新のための新システムファイルと前記
第1の外部記憶手段に記憶した前記データベースの運用
中の内容を基に新データベースとを作成し、前記データ
ベースを新規のものに入替える直前の前記データベース
の運用中の内容と前記第1の外部記憶手段に記憶した前
記データベースの運用中の内容との差分を第2の外部記
憶手段に記憶し、前記システムファイルと前記データベ
ースとを前記新システムファイルと前記新データベース
とに更新後前記第2の外部記憶手段に記憶した前記差分
を前記新データベースとして運用中の内容に付加して前
記新データベースを更新することを特徴とするデータベ
ースの世代間情報継承方式。
In a storage program controlled communication system that enables expansion of service functions by updating a database provided for each system in conjunction with changes in system files, the database serves as the basis for updating the database. A new system file for updating and a new database are created based on the current contents of the database stored in the first external storage means. , storing in a second external storage means a difference between the contents of the database in operation immediately before replacing the database with a new one and the contents of the database in operation stored in the first external storage means; , after updating the system file and the database into the new system file and the new database, the difference stored in the second external storage means is added to the content currently in operation as the new database to create the new database. An intergenerational information inheritance method for databases that is characterized by updating.
JP1091211A 1989-04-10 1989-04-10 Inter-generation information succeeding system for data base Pending JPH02268542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1091211A JPH02268542A (en) 1989-04-10 1989-04-10 Inter-generation information succeeding system for data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1091211A JPH02268542A (en) 1989-04-10 1989-04-10 Inter-generation information succeeding system for data base

Publications (1)

Publication Number Publication Date
JPH02268542A true JPH02268542A (en) 1990-11-02

Family

ID=14020086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1091211A Pending JPH02268542A (en) 1989-04-10 1989-04-10 Inter-generation information succeeding system for data base

Country Status (1)

Country Link
JP (1) JPH02268542A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683677A (en) * 1992-04-20 1994-03-25 Internatl Business Mach Corp <Ibm> Method and system for increment time-zero backup copy of data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683677A (en) * 1992-04-20 1994-03-25 Internatl Business Mach Corp <Ibm> Method and system for increment time-zero backup copy of data

Similar Documents

Publication Publication Date Title
US6564369B1 (en) Conflict checking using configuration images
JP5021929B2 (en) Computer system, storage system, management computer, and backup management method
JPH07319747A (en) Data updating system
US6915452B2 (en) Method, system and program products for operationally migrating a cluster through emulation
JPH02268542A (en) Inter-generation information succeeding system for data base
JPH05204733A (en) System for updating library
JP2838974B2 (en) Screen blocking system in case of business program failure
JPS5854455A (en) Down-line loading system
KR100443633B1 (en) Method for Addition Subsystem in ATM Switching System
JP3113498B2 (en) System configuration management device
JPS63279346A (en) File replacement processing system
JP2679631B2 (en) Terminal information change method in online system
JPH09190370A (en) Method for saving and restoring content of object
JP3298904B2 (en) Supplementary service execution program management method
JPS59125405A (en) Automatic computer programming device
JPH03171241A (en) Backup data control system
JPH0728724A (en) Control method for updating of software
CN117422285A (en) Operation flow inheritance method
CN117033489A (en) Resource conversion method, device, equipment and medium
JPH11120058A (en) File management device, computer system, file managing method, and recording medium
JPH05204737A (en) Maintenance system for database
JPH0785004A (en) Document processing system
JPH05224893A (en) System for changing system definition
JPH1031513A (en) User interface system for monitor control system
JPH03214335A (en) Computer system