JP2788881B2 - Billing information data management system - Google Patents

Billing information data management system

Info

Publication number
JP2788881B2
JP2788881B2 JP7301139A JP30113995A JP2788881B2 JP 2788881 B2 JP2788881 B2 JP 2788881B2 JP 7301139 A JP7301139 A JP 7301139A JP 30113995 A JP30113995 A JP 30113995A JP 2788881 B2 JP2788881 B2 JP 2788881B2
Authority
JP
Japan
Prior art keywords
management
information data
blocks
block
storage device
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.)
Expired - Fee Related
Application number
JP7301139A
Other languages
Japanese (ja)
Other versions
JPH09149159A (en
Inventor
栄次郎 高城
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.)
NIPPON DENKI TSUSHIN SHISUTEMU KK
Original Assignee
NIPPON DENKI TSUSHIN SHISUTEMU KK
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 NIPPON DENKI TSUSHIN SHISUTEMU KK filed Critical NIPPON DENKI TSUSHIN SHISUTEMU KK
Priority to JP7301139A priority Critical patent/JP2788881B2/en
Publication of JPH09149159A publication Critical patent/JPH09149159A/en
Application granted granted Critical
Publication of JP2788881B2 publication Critical patent/JP2788881B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Meter Arrangements (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は課金情報データ管理
システムに関し、特に呼ごとの通信料金を求めるための
課金情報データを収集し外部の課金装置へ通知するため
に、収集された前記課金情報データの各々を独立したブ
ロックとして連結対象のブロックの格納位置を示すリン
ケージ情報を含む管理情報を設定しながら順次連鎖状に
連結し、内蔵する主記憶装置に一時格納する電子交換機
の課金情報データ管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a charging information data management system, and more particularly, to collecting charging information data for determining a communication charge for each call and notifying the charging information data to an external charging device. Are sequentially linked in a chain while setting management information including linkage information indicating a storage position of a block to be linked as an independent block, and a charging information data management system for an electronic exchange temporarily storing in a built-in main storage device About.

【0002】[0002]

【従来の技術】従来、この種の課金情報データ管理シス
テムは、収集した課金情報データのリンケージが崩れて
いると判断すると全てのデータを無効としてリンケージ
の初期化を行っていた。図3を参照して更に詳細に説明
する。
2. Description of the Related Art Conventionally, in this type of billing information data management system, when it is determined that the linkage of collected billing information data is broken, all data is invalidated and the linkage is initialized. This will be described in more detail with reference to FIG.

【0003】課金情報データ管理システムは、プログラ
ムやデータを記憶する主記憶装置(メモリ)及びこのメ
モリ内のプログラム,データに基づいて各種制御処理を
行う中央処理装置(CPU)を有する電子交換機に設け
られ、課金情報データ部1と課金情報データ管理部2と
から成る。課金情報データ部1は、一時保存用メモリと
して1呼(コール:call)分の課金情報データをそ
れぞれ保存するための複数のデータブロック11−1〜
11−nから成るデータブロック群11と、データブロ
ック群11のメモリアドレスのリンケージで結合してい
る各ブロックの先頭のブロックのアドレスを管理する管
理テーブル12と、その最後尾のブロックのアドレスを
管理する管理テーブル13と、データブロック群11の
使用しているブロック数を管理する管理テーブル14と
から成る。課金情報データ管理部2は、課金情報データ
を一時保存し課金装置へ出力するために、課金情報デー
タ部1の管理テーブル12、13、14を用いて、デー
タブロック群11の各ブロックをリンケージで結合して
ブロックの組み込みや抜き取りを行っている。課金情報
データ部1のデータが壊れていると判断すると全てのデ
ータを無効としてリンケージの初期化を行っている。デ
ータが壊れているか否かの判断は、データブロック群1
1の各ブロックのメモリアドレスのリンケージが崩れて
いるか否かで判断する。以下にその判断動作について説
明する。課金情報データ管理部2は、課金情報データ部
1の各ブロックのリンケージが崩れていないかどうかを
調査するため、管理テーブル12,13,14を用いて
データブロック群11のテータブロック11−1〜11
−nのリンク切れが発生していないかどうか調査する。
その調査方法は、まず管理テーブル12が示す1番目の
データブロック11−1の開始アドレスより順番に次の
データブロック11−2の開始アドレスへとたどってい
き、最終のデータブロック11−nの開始アドレスが管
理テーブル13と同じかどうか調査する。そして、その
時のデータブロック数が管理テーブル14と同数かどう
か調査する。さらに、同様な調査を管理テーブル13か
らデータブロックを調査し、最終的に管理テーブル12
と同じかどうかとデータブロック数が管理テーブル14
と同数かどうか調査する。その調査の結果、同じでない
場合はリンケージ崩れが発生している、すなわち課金情
報データが壊れていると判定し課金情報データ部1の全
てのデータを無効としてリンケージの初期化を行ってい
た。
A charging information data management system is provided in an electronic exchange having a main storage device (memory) for storing programs and data and a central processing unit (CPU) for performing various control processes based on the programs and data in the memory. It comprises a charging information data section 1 and a charging information data management section 2. The charging information data section 1 includes a plurality of data blocks 11-1 to 11-1 for storing charging information data for one call as a temporary storage memory.
11-n, a management table 12 for managing the address of the first block of each block connected by linkage of the memory addresses of the data block group 11, and managing the address of the last block. And a management table 14 for managing the number of blocks used by the data block group 11. The charging information data management unit 2 uses the management tables 12, 13, and 14 of the charging information data unit 1 to temporarily store the charging information data and outputs the blocks to the data block group 11 by linkage. Assembling and extracting blocks by combining them. When it is determined that the data in the charging information data section 1 is corrupted, all the data is invalidated and the linkage is initialized. The determination as to whether or not the data is corrupted is made in the data block group 1
Judgment is made based on whether or not the linkage of the memory address of each block of 1 is broken. The determination operation will be described below. The charging information data management unit 2 uses the management tables 12, 13, and 14 to check whether the linkage of each block of the charging information data unit 1 has been broken. 11
Investigate whether -n link disconnection has occurred.
In the checking method, first, the start address of the first data block 11-1 indicated in the management table 12 is sequentially traced to the start address of the next data block 11-2, and the start of the final data block 11-n is started. It is checked whether the address is the same as that of the management table 13. Then, it is checked whether the number of data blocks at that time is the same as that of the management table 14. Further, a similar check is performed on the data block from the management table 13 and finally the management table 12 is checked.
And the number of data blocks are the same as in the management table 14.
Investigate whether it is the same as. As a result of the investigation, if they are not the same, it is determined that linkage collapse has occurred, that is, the billing information data has been broken, and all data in the billing information data unit 1 has been invalidated to initialize the linkage.

【0004】[0004]

【発明が解決しようとする課題】この従来の課金情報デ
ータ管理システムでは、課金装置へ出力する前に一時保
存している複数の課金情報データの一部に異常がある場
合、全ての課金情報データを無効としリンケージの初期
化を行っているため、正常な課金情報データも無効とな
っていた。
In this conventional billing information data management system, when there is an abnormality in a part of a plurality of billing information data temporarily stored before output to a billing apparatus, all billing information data are managed. Is invalidated and the linkage is initialized, so that normal billing information data is also invalidated.

【0005】[0005]

【課題を解決するための手段】本発明は、呼ごとの通信
料金を求めるための課金情報データを収集し外部の課金
装置へ通知するために、収集された前記課金情報データ
の各々を独立したブロックとして連結対象のブロックの
格納位置を示すリンケージ情報を含む管理情報を設定し
ながら順次連鎖状に連結し、内蔵する主記憶装置に一時
格納する電子交換機の課金情報データ管理システムにお
いて、前記主記憶装置における課金情報データ連鎖の各
ブロック間の連結状態を前記管理情報に基づいて確認
し、当該ブロック間の連結が何らかの原因により崩れて
いるか否かを判定する手段と、前記課金情報データ連鎖
の各ブロック間の連結が崩れていると判定されたとき、
前記管理情報に基づいて連結状態が正常であると確認さ
れたブロックのみを残して前記課金情報データ連鎖を再
構成する手段とを備える。
SUMMARY OF THE INVENTION According to the present invention, in order to collect billing information data for determining a communication fee for each call and notify an external billing device, each of the collected billing information data is independent. In the charging information data management system for an electronic exchange, which is sequentially connected in a chain while setting management information including linkage information indicating a storage position of a block to be connected as a block and temporarily stored in a built-in main storage device, Means for checking the connection state between the blocks of the charging information data chain in the device based on the management information, and determining whether or not the connection between the blocks is broken for some reason; When it is determined that the connection between blocks is broken,
Means for reconstructing the accounting information data chain while leaving only the blocks whose connection status is confirmed to be normal based on the management information.

【0006】また、上記構成において、前記管理情報を
前記主記憶装置とは異る別記憶装置に常時複写してお
き、前記課金情報データ連鎖の各ブロック間の連結が崩
れていると判定されたとき、前記別記憶装置から前記管
理情報を読み出しこの管理情報に基づいて連結状態が正
常であると確認したブロックのみにより前記課金情報デ
ータ連鎖を再構成する構成とすることができる。
In the above configuration, the management information is always copied to another storage device different from the main storage device, and it is determined that the connection between the blocks of the charging information data chain is broken. At this time, it is possible to adopt a configuration in which the management information is read from the separate storage device and the charging information data chain is reconfigured only by the blocks whose connection status is confirmed to be normal based on the management information.

【0007】さらに、前記管理情報は前記課金情報デー
タ連鎖を構成する各ブロックの前記主記憶装置上の格納
開始アドレスとそのブロック数とを含み、前記課金情報
データ連鎖の先頭ブロックの開始アドレス,その最後尾
ブロックの開始アドレス,及び前記ブロック数をそれぞ
れ格納する第1,第2,及び第3の管理テーブルを前記
主記憶装置及び前記別記憶装置の両方に備え、前記課金
情報データ連鎖の各ブロックに設定された次のブロック
または前記第2の管理テーブルの開始アドレス,及び前
のブロックまたは前記第1の管理テーブルの開始アドレ
スから成るリンケージ情報を格納する第4の管理テーブ
ルを前記別記憶装置に備え、前記課金情報データ連鎖の
各ブロック間の連結が崩れていると判定されたとき、前
記別記憶装置の前記第1及び第2の管理テーブルから読
み出した前記課金情報データ連鎖の先頭ブロックの開始
アドレス及び最後尾ブロックの開始アドレスを前記主記
憶装置の前記第1及び第2の管理テーブルに書き込み、
前記別記憶装置の前記第4の管理テーブルから読み出し
たリンケージ情報の前記次のブロックまたは前記第2の
管理テーブルの開始アドレス,及び前記前のブロックま
たは前記第1の管理テーブルの開始アドレスが一致した
ブロックのみを前記課金情報データ連鎖に残し前記第1
及び第2の管理テーブルを含めて対応する開始アドレス
の変更を行い、組み込んだブロック数を前記主記憶装置
の前記第3の管理テーブルに書き込むとともに、これら
新たな管理情報を前記別記憶装置の前記第1,第2,第
3,及び第4の管理テーブルにそれぞれ複写する構成と
することができる。
Further, the management information includes a storage start address of each block constituting the charging information data chain on the main storage device and the number of the blocks, and a start address of a head block of the charging information data chain, First and second, and third management tables for storing the start address of the last block and the number of blocks, respectively, are provided in both the main storage device and the separate storage device, and each block of the accounting information data chain is provided. A fourth management table storing linkage information including the next block or the start address of the second management table set in the second storage table and the previous block or the start address of the first management table is stored in the separate storage device. And when it is determined that the connection between each block of the charging information data chain is broken, The start address and the start address of the last block of the first block of the charging data chain read from the first and second management table written to the first and second management table stored in the main storage,
The start address of the next block or the second management table of the linkage information read from the fourth management table of the separate storage device matches the start address of the previous block or the first management table. Leaving only the block in the charging information data chain
And the corresponding start address is changed, including the second management table, and the number of incorporated blocks is written in the third management table of the main storage device, and the new management information is written to the third storage table of the separate storage device. It is possible to adopt a configuration in which copying is performed on the first, second, third, and fourth management tables, respectively.

【0008】[0008]

【発明の実施の形態】次に、本発明について図面を参照
して説明する。図1は、本発明の一実施の形態を示すブ
ロック図である。本例の課金情報データ管理システム
は、従来技術と同様に、プログラムやデータを記憶する
主記憶装置(メモリ)と、このメモリ内のプログラム,
データに基づいて各種制御処理を行う中央処理装置(C
PU)とを有し、呼制御や課金制御等を行い呼ごとの課
金情報データを生成し外部の課金装置へ出力する電子交
換機(呼制御及び課金情報の生成機能は周知の技術で実
現できるので詳細構成の図示及び説明は省略する)に設
けられている。図1において、課金情報データ管理シス
テムは、従来と同様の課金情報データ部1及び課金情報
データ管理部2と、本発明の特徴である課金情報2次デ
ータ部3及び課金情報データ復旧処理部4とを備えてい
る。課金情報データ部1は、一時保存用メモリとしてそ
れぞれ1call分のデータを保存するための複数のデ
ータブロック11−1〜11−nを連鎖状に連結して成
るデータブロック群11と、データブロック群11のア
ドレスのリンケージで結合している複数のデータブロッ
クの先頭ブロック(11−1)のアドレスを管理する管
理テーブル12と、その最後尾ブロック(11−n)の
アドレスを管理する管理テーブル13と、データブロッ
ク群11の使用しているデータブロック数(n)を管理
する管理テーブル14とから成る。課金情報2次データ
部3は、課金情報データ部1の主記憶装置(メモリ)と
は別の記憶装置(例えばハードディスク装置)に、それ
ぞれ課金情報データ部1の管理テーブル12,13,1
4と同様のデータを持つ管理テーブル32,33,34
と、データブロック群11の各データブロックのリンケ
ージの情報を管理しているリンケージ管理テーブル31
とから成る。
Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. The billing information data management system of the present embodiment includes a main storage device (memory) for storing programs and data, a program in the memory,
Central processing unit (C) that performs various control processes based on data
PU), an electronic exchange that performs call control, billing control, etc., generates billing information data for each call, and outputs it to an external billing device (call control and billing information generation functions can be realized by well-known techniques. (Illustration and description of the detailed configuration are omitted). In FIG. 1, a billing information data management system includes a billing information data unit 1 and a billing information data management unit 2 similar to those of the related art, and a billing information secondary data unit 3 and a billing information data recovery processing unit 4 which are features of the present invention. And The charging information data unit 1 includes a data block group 11 formed by connecting a plurality of data blocks 11-1 to 11-n for storing data of one call each as a temporary storage memory in a chain, and a data block group. A management table 12 for managing the address of the first block (11-1) of a plurality of data blocks linked by the linkage of the 11th address, and a management table 13 for managing the address of the last block (11-n) thereof. , And a management table 14 for managing the number (n) of data blocks used by the data block group 11. The charging information secondary data unit 3 stores the management tables 12, 13, and 1 of the charging information data unit 1 in a storage device (for example, a hard disk device) different from the main storage device (memory) of the charging information data unit 1.
Management tables 32, 33, and 34 having the same data as
And a linkage management table 31 for managing linkage information of each data block of the data block group 11
Consisting of

【0009】次に動作を説明する。課金情報データ管理
部2は、図示していない加入者の通話終了時点に生成さ
れた当該呼に関する課金情報データを一時保存し課金装
置へ出力するために、課金情報データ部1の管理テーブ
ル12,13,14を用いてデータブロック群11の各
ブロックをリンケージで結合(課金情報データ連鎖)し
てブロックの組み込みや抜き取りを行っている。さら
に、管理テーブル12,13,14の更新時に、それぞ
れ同一データを管理テーブル32,33,34にも設定
する。また、各データブロックのリンケージの組み込み
や抜き取りを行うとき、そのデータブロックのリンケー
ジの情報をリンケージ管理テーブル31に設定する。各
データブロック11−1〜11−nに格納される課金情
報データの内容としては、例えば、発信者番号,着信者
番号,通信時間,通信料金等がある。リンケージの情報
は、図1の状態のとき次のようになる。管理テーブル1
2には先頭のデータブロック11−1の開始アドレスが
設定されており、このアドレス情報が管理テーブル32
にも設定されている。先頭のデータブロック11−1に
は次段のデータブロック11−2の開始アドレスと、前
段の管理テーブル12の開始アドレスとが設定されてい
る。2番目のデータブロック11−2には次段のデータ
ブロック11−3の開始アドレスと、前段のデータブロ
ック11−1の開始アドレスとが設定されており、3番
目のデータブロック11−3以降にもこれと同様にそれ
ぞれ次段のデータブロックの開始アドレスと、前段のデ
ータブロックの開始アドレスとが設定されている。最後
尾のデータブロック11−nには管理テーブル13の開
始アドレスと、前段のデータブロック11−mの開始ア
ドレスとが設定されている。これら全データブロック1
1−1〜11−nのアドレスリンケージ情報はリンケー
ジ管理テーブル31にも設定されている。管理テーブル
13には最後尾のデータブロック11−nの開始アドレ
スが設定されており、このアドレス情報が管理テーブル
33にも設定されている。また、管理テーブル14及び
34には使用されている全データブロック11−1〜1
1−nの個数(n)が設定されている。各課金情報デー
タは発生順にそれぞれ1つのデータブロックが割り当て
られ、リンケージの最後尾に組み込まれる。課金装置へ
出力するときは先頭のデータブロックから順に抜き取
る。
Next, the operation will be described. The billing information data management unit 2 temporarily stores the billing information data relating to the call generated at the end of the call (not shown) of the subscriber and outputs the data to the billing device. Each block of the data block group 11 is connected by linkage (charging information data chain) by using the blocks 13 and 14, and the blocks are incorporated or extracted. Further, when updating the management tables 12, 13, and 14, the same data is set in the management tables 32, 33, and 34, respectively. When the linkage of each data block is incorporated or extracted, information on the linkage of the data block is set in the linkage management table 31. The contents of the billing information data stored in each of the data blocks 11-1 to 11-n include, for example, a caller number, a callee number, a communication time, a communication fee, and the like. The linkage information is as follows in the state of FIG. Management table 1
2, the start address of the first data block 11-1 is set, and this address information is stored in the management table 32.
Is also set. The start address of the next data block 11-2 and the start address of the preceding management table 12 are set in the first data block 11-1. The start address of the next data block 11-3 and the start address of the preceding data block 11-1 are set in the second data block 11-2. Similarly, the start address of the next-stage data block and the start address of the preceding-stage data block are set in the same manner. In the last data block 11-n, the start address of the management table 13 and the start address of the preceding data block 11-m are set. All these data blocks 1
The address linkage information 1-1 to 11-n is also set in the linkage management table 31. The start address of the last data block 11-n is set in the management table 13, and this address information is also set in the management table 33. Further, the management tables 14 and 34 include all the used data blocks 11-1 to 11-1.
1-n (n) is set. One data block is allocated to each billing information data in the order of generation, and is incorporated at the end of the linkage. When outputting to the billing device, the data blocks are sequentially extracted from the first data block.

【0010】次に、課金情報データ管理部2は課金情報
データ部1のブロックのリンケージが崩れていないかど
うかを調査するため、管理テーブル12,13,14を
用いてデータブロック群11のデータブロック11−1
〜11−nのリンク切れが発生していないかどうか調査
する。その調査方法は、まず管理テーブル12が示す1
番目のデータブロック11−1の開始アドレスより順番
に次のデータブロック11−2の開始アドレスへたどっ
ていき、最終のデータブロック11−nの開始アドレス
が管理テーブル13と同じかどうか調査する。そして、
その時のデータブロック数が管理テーブル14と同数か
どうか調査する。さらに、同様な調査を管理テーブル1
3から逆にデータブロック11−n,…,データブロッ
ク11−1に対して行い、最終的に管理テーブル12と
同じかどうかと、データブロック数が管理テーブル14
と同数かどうかとを調査する。これら両方向のリンケー
ジの調査の結果、すべて一致していないとリンケージ崩
れが発生していると判定する。この判定結果は課金情報
データ復旧処理部4へ伝えられる。
Next, the charging information data management unit 2 uses the management tables 12, 13, and 14 to check whether the linkage of the blocks of the charging information data unit 1 has been broken. 11-1
A check is made to see if any link disconnection of .about.11-n has occurred. The investigation method is as follows.
Starting from the start address of the first data block 11-1, it is sequentially traced to the start address of the next data block 11-2, and it is checked whether the start address of the last data block 11-n is the same as that of the management table 13. And
It is checked whether the number of data blocks at that time is the same as that of the management table 14. Further, a similar investigation is performed on the management table 1.
.., Data block 11-1. Finally, whether or not the number of data blocks is the same as that of the management table 12 and the number of data blocks are
Investigate whether it is the same number. As a result of the examination of the linkages in these two directions, if they do not all match, it is determined that linkage collapse has occurred. This determination result is transmitted to the charging information data recovery processing unit 4.

【0011】課金情報データ復旧処理部4は、課金情報
データ管理部2からリンケージ崩れが発生しているとの
通知を受けると、課金情報2次データ部3の管理テーブ
ル32,33,34とリンケージ管理テーブル31とを
用いて、リンケージの修復をする。そのリンケージの修
復処理は管理テーブル32,33から管理テーブル1
2,13を修復し、次に、リンケージ管理テーブル31
を用いて、先頭から最後尾方向及び最後尾から先頭方向
の両方向に関し各データブロック11−1〜11−nの
リンケージ情報が前後のデータブロックのアドレスを示
している正常な値かどうかチェックし、正常と判断した
データブロックはリンケージに組み入れて修復する。そ
のリンケージされたデータブロックの数を管理テーブル
14、34にセットする。また、異常と判断したデータ
ブロックはリンケージから廃棄する。これにより、正常
な課金情報データが全て無効とされることが無くなる。
図2を参照してこのリンケージの修復例を説明する。
When the billing information data recovery processing unit 4 receives a notification from the billing information data management unit 2 that a linkage collapse has occurred, the management tables 32, 33, and 34 of the billing information secondary data unit 3 are linked with the linkage. The linkage is repaired using the management table 31. The linkage repair processing is performed from the management tables 32 and 33 to the management table 1
2 and 13 are restored, and then the linkage management table 31 is restored.
Is used to check whether the linkage information of each of the data blocks 11-1 to 11-n is a normal value indicating the address of the preceding or succeeding data block in both directions from the head to the tail and from the tail to the head. Data blocks determined to be normal are incorporated into the linkage and repaired. The number of the linked data blocks is set in the management tables 14 and 34. The data block determined to be abnormal is discarded from the linkage. As a result, all normal billing information data is not invalidated.
An example of repairing the linkage will be described with reference to FIG.

【0012】図2(A)に示すように、何らかの理由に
よりデータブロック11−3が破壊され、次のデータブ
ロックの開始アドレスが正常な値(データブロック11
−の開始アドレス)でなくなったとし、その他のデータ
ブロック内の開始アドレスはすべて正常な値のままとす
る。リンケージ調査の結果、データブロック11−3と
データブロック11−4との間のリンケージが切れてい
ることが判明する。データブロック11−3及びデータ
ブロック11−4に対して各々に設定されている前段方
向の開始アドレスの値と後段方向の開始アドレスの値と
がリンケージ管理テーブル31内のそれらと一致してい
るかチェックし、データブロック11−4は正常で、デ
ータブロック11−3は異常であると判定する。このた
め、図2(B)に示すように、データブロック11−3
を削除し、データブロック11−2及びデータブロック
11―4が直接接続するように各々のリンケージ(アド
レス)情報を修正する。これに伴ない、管理テーブル1
4内のブロック数を−1し“n−1”とする。このよう
に別の記憶装置に複写しておいたリンケージ情報で各デ
ータブロック11−1〜11−nの正常,異常を判定す
るため、複数のデータブロックが破壊されリンケージが
複数個所で切れている場合でも、正常なデータブロック
を残してリンケージを修復することができる。
As shown in FIG. 2A, the data block 11-3 is destroyed for some reason, and the start address of the next data block has a normal value (the data block 11-3).
-Start address), and the start addresses in the other data blocks are all kept at normal values. As a result of the linkage check, it is found that the linkage between the data block 11-3 and the data block 11-4 is broken. It is checked whether the values of the start address in the forward direction and the start address in the subsequent direction set for the data block 11-3 and the data block 11-4 match those in the linkage management table 31. However, it is determined that the data block 11-4 is normal and the data block 11-3 is abnormal. For this reason, as shown in FIG.
Is deleted, and each linkage (address) information is corrected so that the data block 11-2 and the data block 11-4 are directly connected. Along with this, management table 1
The number of blocks in 4 is decremented by 1 to "n-1". As described above, in order to determine whether each of the data blocks 11-1 to 11-n is normal or abnormal based on the linkage information copied to another storage device, a plurality of data blocks are destroyed and the linkage is cut at a plurality of locations. Even in such a case, the linkage can be repaired while leaving a normal data block.

【0013】なお、上記実施形態においては、リンケー
ジを修復するためのリンケージ情報として主記憶装置
(メモリ)とは別の記憶装置に複写しておいたリンケー
ジ情報を用いたが、主記憶装置上のリンケージ情報をそ
のまま用いることもできる。この場合、管理テーブル1
2及び管理テーブル13の両方から始めて、それぞれ次
段方向及び前段方向ともにリンケージ情報の正常なデー
タブロックのみをリンケージに組み入れて修復する。例
えば図2(A)の状態の場合、データブロック11−3
とデータブロック11−4との間のリンケージが切れて
おり、データブロック11−3及びデータブロック11
−4のいずれか一方、あるいは両方の異常が想定され
る。通常は、両方とも異常とみなしてデータブロック1
1−3及びデータブロック11−4を削除し、データブ
ロック11−2とデータブロック11−5とを直接接続
する。しかしこの場合は、データブロック11−4にお
ける前段方向のデータブロックの開始アドレスが、前々
段のデータブロック11−2における次段方向のデータ
ブロックの開始アドレスと同じデータブロック11―3
の開始アドレスであるため、データブロック11−4は
正常であり、データブロック11−3のみが異常である
と判定できる。このため、図2(B)に示すように、デ
ータブロック11−3を削除し、データブロック11−
2及びデータブロック11―4が直接接続するように各
々のリンケージ(アドレス)情報を修正する。
In the above embodiment, the linkage information copied to a storage device different from the main storage device (memory) is used as the linkage information for restoring the linkage. The linkage information can be used as it is. In this case, the management table 1
Starting from both the management table 13 and the management table 13, only normal data blocks having linkage information in the next and previous stages are incorporated into the linkage and repaired. For example, in the case of the state of FIG.
The linkage between the data block 11-4 and the data block 11-4 is broken.
It is assumed that one or both of the abnormalities -4 and -4 are abnormal. Normally, both data blocks 1
1-3 and the data block 11-4 are deleted, and the data block 11-2 and the data block 11-5 are directly connected. However, in this case, the start address of the preceding data block in the data block 11-4 is the same as the start address of the next data block in the second preceding data block 11-2.
Therefore, it can be determined that the data block 11-4 is normal and only the data block 11-3 is abnormal. For this reason, as shown in FIG. 2B, the data block 11-3 is deleted and the data block 11-
2. Each linkage (address) information is modified so that the data block 2 and the data block 11-4 are directly connected.

【0014】[0014]

【発明の効果】以上説明したように本発明による課金情
報データ管理システムは、課金情報データ連鎖の各ブロ
ック間の連結が崩れていると判定されたとき、各ブロッ
クの主記憶装置上の格納位置を示すリンケージ情報(管
理情報)に基づいて連結状態が正常であると確認された
ブロックのみを残して課金情報データ連鎖を再構成する
ので、リンケージ(課金情報データ連鎖)の障害が発生
した場合全ての課金情報データを無効にしないで、正常
な課金情報データを可能な限り保持することができると
いう効果を有する。
As described above, in the charging information data management system according to the present invention, when it is determined that the connection between each block of the charging information data chain is broken, the storage position of each block on the main storage device. The linking information data chain is reconstructed by leaving only the blocks whose connection status has been confirmed to be normal based on the linkage information (management information) indicating that the linking (charging information data chain) has a failure. There is an effect that normal billing information data can be held as much as possible without invalidating the billing information data.

【0015】また、管理情報を主記憶装置と別記憶装置
とで2重管理を行うことにより、管理情報の安全性が向
上し、全てのブロックについてより正確に正常,異常を
判定することができ、正常な課金情報データの保持能力
が向上する。
Further, by performing double management of the management information in the main storage device and the separate storage device, the security of the management information is improved, and the normal / abnormal judgment can be made more accurately for all the blocks. Thus, the ability to hold normal billing information data is improved.

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

【図1】本発明の一実施の形態を示すブロック構成図で
ある。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明における課金情報データブロックのリン
ケージの修復例を示す図であり、分図(A)は修復前、
分図(B)は修復後の状態を示す。
FIG. 2 is a diagram showing an example of repairing the linkage of the charging information data block according to the present invention.
(B) shows the state after the restoration.

【図3】従来の課金情報データ管理システムのブロック
構成図である。
FIG. 3 is a block diagram of a conventional billing information data management system.

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

1 課金情報データ部 2 課金情報データ管理部 3 課金情報2次データ部 4 課金情報データ復旧処理部 11−1,11−2,…,11−n データブロック 12,32 先頭データブロックのアドレスの管理テ
ーブル 13,33 最後尾データブロックのアドレスの管理
テーブル 14,34 データブロック数の管理テーブル 31 リンケージ管理テーブル
DESCRIPTION OF SYMBOLS 1 Billing information data part 2 Billing information data management part 3 Billing information secondary data part 4 Billing information data restoration processing part 11-1, 11-2, ..., 11-n Data block 12, 32 Management of address of first data block Tables 13, 33 Management table of the address of the last data block 14, 34 Management table of the number of data blocks 31 Linkage management table

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 呼ごとの通信料金を求めるための課金情
報データを収集し外部の課金装置へ通知するために、収
集された前記課金情報データの各々を独立したブロック
として連結対象のブロックの格納位置を示すリンケージ
情報を含む管理情報を設定しながら順次連鎖状に連結
し、内蔵する主記憶装置に一時格納する電子交換機の課
金情報データ管理システムにおいて、 前記主記憶装置における課金情報データ連鎖の各ブロッ
ク間の連結状態を前記管理情報に基づいて確認し、当該
ブロック間の連結が何らかの原因により崩れているか否
かを判定する手段と、 前記課金情報データ連鎖の各ブロック間の連結が崩れて
いると判定されたとき、前記管理情報に基づいて連結状
態が正常であると確認されたブロックのみを残して前記
課金情報データ連鎖を再構成する手段とを備えたことを
特徴とする課金情報データ管理システム。
1. To collect billing information data for obtaining a communication fee for each call and to notify an external billing device, store the collected billing information data as independent blocks as blocks to be connected. In a charging information data management system for an electronic exchange, which is sequentially connected in a chain while setting management information including linkage information indicating a position and temporarily stored in a built-in main storage device, each of the charging information data chains in the main storage device Means for checking the connection state between blocks based on the management information and determining whether or not the connection between the blocks is broken for some reason; and the connection between the blocks in the charging information data chain is broken. When it is determined that the charging information data is left, leaving only the blocks whose connection status is confirmed to be normal based on the management information. Charging data management system characterized by comprising a means for reconstructing the chain.
【請求項2】 前記管理情報を前記主記憶装置とは異る
別記憶装置に常時複写しておき、前記課金情報データ連
鎖の各ブロック間の連結が崩れていると判定されたと
き、前記別記憶装置から前記管理情報を読み出しこの管
理情報に基づいて連結状態が正常であると確認したブロ
ックのみにより前記課金情報データ連鎖を再構成するこ
とを特徴とする請求項1記載の課金情報データ管理シス
テム。
2. The management information is always copied to another storage device different from the main storage device, and when it is determined that the connection between the blocks of the accounting information data chain is broken, the management information is copied. 2. The charging information data management system according to claim 1, wherein said management information is read out from a storage device, and said charging information data chain is reconstructed only by blocks whose connection status is confirmed to be normal based on said management information. .
【請求項3】 前記管理情報は前記課金情報データ連鎖
を構成する各ブロックの前記主記憶装置上の格納開始ア
ドレスとそのブロック数とを含み、前記課金情報データ
連鎖の先頭ブロックの開始アドレス,その最後尾ブロッ
クの開始アドレス,及び前記ブロック数をそれぞれ格納
する第1,第2,及び第3の管理テーブルを前記主記憶
装置及び前記別記憶装置の両方に備え、前記課金情報デ
ータ連鎖の各ブロックに設定された次のブロックまたは
前記第2の管理テーブルの開始アドレス,及び前のブロ
ックまたは前記第1の管理テーブルの開始アドレスから
成るリンケージ情報を格納する第4の管理テーブルを前
記別記憶装置に備え、前記課金情報データ連鎖の各ブロ
ック間の連結が崩れていると判定されたとき、前記別記
憶装置の前記第1及び第2の管理テーブルから読み出し
た前記課金情報データ連鎖の先頭ブロックの開始アドレ
ス及び最後尾ブロックの開始アドレスを前記主記憶装置
の前記第1及び第2の管理テーブルに書き込み、前記別
記憶装置の前記第4の管理テーブルから読み出したリン
ケージ情報の前記次のブロックまたは前記第2の管理テ
ーブルの開始アドレス,及び前記前のブロックまたは前
記第1の管理テーブルの開始アドレスが一致したブロッ
クのみを前記課金情報データ連鎖に残し前記第1及び第
2の管理テーブルを含めて対応する開始アドレスの変更
を行い、組み込んだブロック数を前記主記憶装置の前記
第3の管理テーブルに書き込むとともに、これら新たな
管理情報を前記別記憶装置の前記第1,第2,第3,及
び第4の管理テーブルにそれぞれ複写することを特徴と
する請求項2記載の課金情報データ管理システム。
3. The management information includes a storage start address of each block constituting the charging information data chain on the main storage device and the number of blocks, and a start address of a head block of the charging information data chain, First and second, and third management tables for storing the start address of the last block and the number of blocks, respectively, are provided in both the main storage device and the separate storage device, and each block of the accounting information data chain is provided. A fourth management table storing linkage information including the next block or the start address of the second management table set in the second storage table and the previous block or the start address of the first management table is stored in the separate storage device. And when the connection between the blocks of the charging information data chain is determined to be broken, And writing the start address of the first block and the start address of the last block of the accounting information data chain read from the second management table into the first and second management tables of the main storage device, Only the blocks in which the next block of the linkage information read from the fourth management table or the start address of the second management table and the previous block or the start address of the first management table match are charged. The corresponding start address is changed including the first and second management tables while being left in the information data chain, and the number of incorporated blocks is written in the third management table of the main storage device. Copy information to the first, second, third, and fourth management tables of the separate storage device, respectively Charging data management system of claim 2, wherein Rukoto.
JP7301139A 1995-11-20 1995-11-20 Billing information data management system Expired - Fee Related JP2788881B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7301139A JP2788881B2 (en) 1995-11-20 1995-11-20 Billing information data management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7301139A JP2788881B2 (en) 1995-11-20 1995-11-20 Billing information data management system

Publications (2)

Publication Number Publication Date
JPH09149159A JPH09149159A (en) 1997-06-06
JP2788881B2 true JP2788881B2 (en) 1998-08-20

Family

ID=17893280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7301139A Expired - Fee Related JP2788881B2 (en) 1995-11-20 1995-11-20 Billing information data management system

Country Status (1)

Country Link
JP (1) JP2788881B2 (en)

Also Published As

Publication number Publication date
JPH09149159A (en) 1997-06-06

Similar Documents

Publication Publication Date Title
US6202135B1 (en) System and method for reconstructing data associated with protected storage volume stored in multiple modules of back-up mass data storage facility
US7197665B2 (en) Physical incremental backup using snapshots
US6148382A (en) Arrangement for filtering data item updates to reduce the number of updates to a data item to be stored on mass data storage facility
CN106775481B (en) Method for reading data and equipment
JPH0820978B2 (en) Failure analysis information edit output method
JP2788881B2 (en) Billing information data management system
US5809435A (en) Efficient index arrangement and method for identifying valid records stored on logging digital data storage subsystem
JP2972439B2 (en) Portable terminal backup method
JPS588349A (en) Data editing and processing device
JP2001337857A (en) Database restoration system
JP3240990B2 (en) Transaction record management device and transaction record management method
JP2594761B2 (en) Journal file management device
EP0725343B1 (en) Error prevention in computer systems
JPH07200378A (en) Library file management equipment
JPH08335206A (en) Automatic transaction restoration system of loosely coupled multicomputer system
JP3338784B2 (en) Data Management Method in Auxiliary Storage for Multiprocessor System
JPS592151A (en) Check point recovering system
JP2001092690A (en) Time data correcting device and computer system and computer readable recording medium recorded with program
JPH0136140B2 (en)
JPH08153029A (en) Management system for post-update record
JPH02297642A (en) Journal control system
KR20000041924A (en) Method for storing and restoring charge data in exchange
JPH0721071A (en) Data base restoration system
JPH09305467A (en) Database restoration processing system
JPH05108444A (en) Journal extraction system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980519

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090605

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees