KR20000039677A - Method for recording charging data in switching system - Google Patents

Method for recording charging data in switching system Download PDF

Info

Publication number
KR20000039677A
KR20000039677A KR1019980055083A KR19980055083A KR20000039677A KR 20000039677 A KR20000039677 A KR 20000039677A KR 1019980055083 A KR1019980055083 A KR 1019980055083A KR 19980055083 A KR19980055083 A KR 19980055083A KR 20000039677 A KR20000039677 A KR 20000039677A
Authority
KR
South Korea
Prior art keywords
file
charging data
charging
disk
data
Prior art date
Application number
KR1019980055083A
Other languages
Korean (ko)
Inventor
김성원
Original Assignee
강병호
대우통신 주식회사
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 강병호, 대우통신 주식회사 filed Critical 강병호
Priority to KR1019980055083A priority Critical patent/KR20000039677A/en
Publication of KR20000039677A publication Critical patent/KR20000039677A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/41Billing record details, i.e. parameters, identifiers, structure of call data record [CDR]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/10Metering calls from calling party, i.e. A-party charged for the communication
    • H04M15/26Metering calls from calling party, i.e. A-party charged for the communication with a meter or performing charging or billing at the exchange controlled by an operator
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2201/00Electronic components, circuits, software, systems or apparatus used in telephone systems
    • H04M2201/36Memories

Abstract

PURPOSE: A method for recording charging data in the switching system is provided to record the charging data recorded in a charging disk by dates. CONSTITUTION: A charging data recording control part receives a charging data from a charging data generation part in an access switching subsystem(202). The charging data recording control part determines whether the charging data reaches 1Kbyte(204). The charging data recording control part names the 1Kbyte data as a charging data file having a file name of today date, every time the charging data reaches 1Kbyte(206). The charging data recording control part judges whether there is an old charging data file having the file name of today date identical to the currently named file(208). The charging data recording control part opens the old charging data file if there is an old charging data file having the file name of today date identical to the currently named file(210). The charging data recording control part records from a recording point of the old charging data file opened, until the charging data recorded in the charging disk satisfies a uniform date file(212).

Description

교환기에서의 과금데이터 수록 방법How to record billing data at the exchange

본 발명은 교환기에서의 일별 과금데이터 수록 방법에 관한 것으로서, 특히, 교환기에서 과금데이터의 저장매체로서 탈착가능 디스크를 사용하여 과금데이터를 관리하는 교환기의 과금데이터 수록 방법에 관한 것이다.The present invention relates to a daily billing data recording method in the exchange, and more particularly, to a billing data recording method of the exchange to manage the billing data using a removable disk as a storage medium of the billing data in the exchange.

교환기 시스템 개발 및 운용상 과금데이터는 중요한 자료가 되므로 정상적으로 생성되고 수록되는지에 대하여 확인 및 검증이 필요하다. 교환기 시스템에서, 정합 교환 서브시스템(Access Switching Subsystem : 이하 ASS라 약칭함)은 호를 수신하여 호 처리 결과를 생성하고 이를 과금데이터로 생성하는 기능을 수행하며, 중앙 제어 서브시스템(Central Control Subsystem : 이하 CCS라 약칭함)은 ASS로부터 생성된 과금데이터를 받아 이를 저장하고 백업하는 등의 처리를 한다. CCS내에서 과금데이터는 과금 메모리를 거쳐 과금디스크에 저장되었다가 마그네틱 테이프 또는 탈착가능 디스크 등의 최종 수록 매체에 저장된다.In the development and operation of the exchange system, the billing data becomes an important data, so it is necessary to confirm and verify that it is generated and stored normally. In an exchange system, an access switching subsystem (hereinafter abbreviated as ASS) performs a function of receiving a call, generating a call processing result and generating it as billing data, and a central control subsystem (Central Control Subsystem). (Hereinafter abbreviated as CCS) receives the charging data generated from the ASS, stores and backs it up. In the CCS, the billing data is stored in the billing disk via the billing memory and stored in the final recording medium such as a magnetic tape or a removable disk.

과금 데이터는 마그네틱 테이프(Magnetic Tape) 또는 탈착가능 디스크에 수록되기 이전에 과금 데이터 수록 제어부에 의해 과금디스크내에 써큘러큐(Circular-queue) 파일 구조라 지칭되는 파일 구조로 저장된다.The billing data is stored in a billing disk in a file structure called a circular-queue file structure in the billing disk before being recorded on a magnetic tape or a removable disk.

과금데이터 수록 제어부는 과금데이터가 과금 메모리에 1 KByte 단위가 되면 이를 과금 디스크내 써큘러큐 구조 파일 구조인 과금 파일에 계속 덧붙여 수록한다.The charging data recording control unit continuously adds the charging data to the charging file, which is a circular queue structure file structure in the charging disk, when the charging data is 1 KByte unit in the charging memory.

이와 같이 교환기의 과금데이터는 상술한 써큘러큐 파일 구조로 제공되므로서, 현재 과금디스크의 과금 파일 검색으로는 어느 정도의 과금데이터가 생성되었는 지를 확인하지 못하고 교환기로부터 별도로 제공되는 MMC(Man Machine Communication)에 의해서만 몇 블록이 수록되고 있는가를 확인 가능한 결점이 있다.In this way, the billing data of the exchange is provided in the above-described circular queue structure, and thus, the MMC (Man Machine Communication) provided separately from the exchange without checking how much billing data has been generated by searching the billing file of the current billing disk. There is a drawback that can determine how many blocks are stored by.

그러므로, 본 발명은 교환기에서 과금 디스크에 기록되는 과금 데이터를 날짜별로 기록하는 방법을 제공하는 데에 목적이 있다.Therefore, it is an object of the present invention to provide a method for recording charging data recorded on a charging disk at a switching device by date.

상기 목적을 달성하기 위하여 본 발명은, 교환기에서 과금 데이터를 기록하는 과금 기록 방법에 있어서, 과금메모리내에 저장되는 과금데이터가 일정 단위가 될 때마다 오늘 날짜 파일로서, 명명하는 단계와, 오늘 날짜 파일과 동일한 날짜의 이전의 파일이 과금디스크내에 있는가를 판단하는 판단 단계와, 판단 단계에서 오늘 날짜와 동일한 이전의 파일이 있다고 판단되면, 파일을 오픈하는 단계와, 오늘 날짜 파일의 과금데이터를 과금디스크의 이전 파일의 디스크 수록 포인터에서부터 기록하는 단계와, 판단 단계에서 오늘 날짜와 동일한 이전의 파일이 없다고 판단되면, 오늘 날짜 파일의 과금데이터를 과금디스크의 과금 수록 포인터부터 기록하는 단계를 포함하는 것을 특징으로 하는 것을 특징으로 하는 교환기에서의 과금데이터 수록 방법을 제공한다.In order to achieve the above object, the present invention provides a billing recording method for recording billing data in an exchanger, wherein the billing data stored in the billing memory is named as today's date file every time a certain unit is included, and today's date file. A judging step of judging whether a file older than the same date is in the billing disk; and if it is determined in the judging step that there is a file earlier than the today's date, the step of opening the file; Recording from the disk recording pointer of the previous file; and if it is determined in the determining step that there is no previous file identical to the today's date, recording the charging data of the today's date file from the charging recording pointer of the charging disk. Billing data recording method in the exchange, characterized in that The ball.

도 1은 본 발명에 따른 과금데이터 수록하기에 적합한 교환기의 블록 구성도,1 is a block diagram of a switch suitable for recording charging data according to the present invention;

도 2는 본 발명에 따른 교환기에서의 과금데이터 수록하는 단계를 설명한 흐름도.Figure 2 is a flow chart illustrating the steps of recording charging data in the exchange according to the present invention.

<도면의 주요부분에 대한 부호의 설명><Description of the code | symbol about the principal part of drawing>

110 : 정합 교환 제어 서브시스템 112 : 호 처리부110: matching exchange control subsystem 112: call processing unit

114 : 과금데이터 생성부 130 : 중앙 제어 서브시스템114: charging data generation unit 130: central control subsystem

132 : 과금데이터 수록 제어부 136 : 과금 메모리132: charging data recording control unit 136: charging memory

138 : 과금디스크 140, 142 : 제 1, 제 2 탈착가능 디스크138: billing disk 140, 142: first, second removable disk

144 : 입출력 제어부 150 : 운용 터미널144: input and output control unit 150: operation terminal

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대하여 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.

도 1은 본 발명에 따른 교환기의 블록 구성도를 도시한다.1 shows a block diagram of an exchange according to the present invention.

호 처리부(112)는 발신 가입자로부터 호 요청을 수신하여 착신 가입자와 호 연결한 후 호처리 결과를 저장한다.The call processing unit 112 receives the call request from the calling subscriber, connects the call with the called subscriber, and stores the call processing result.

과금데이터 생성부(114)는 호 처리부(112)로부터 호처리 결과를 수신하여 과금데이터를 생성한다.The billing data generator 114 receives the call processing result from the call processor 112 and generates billing data.

과금데이터 수록 제어부(132)는 과금데이터 생성부(114)에서 생성된 과금데이터의 복사, 과금데이터 파일의 복사 및 과금데이터의 백업 등의 기능을 수행하고 이를 제어한다.The charging data recording control unit 132 performs functions such as copying of the charging data generated by the charging data generating unit 114, copying of the charging data file, backup of the charging data, and the like.

과금메모리(136)는 과금데이터 수록 제어부(132)의 제어를 받아 과금데이터가 기록된 과금디스크(138)에 태그(tag)를 붙여 저장한다.The charging memory 136 is controlled by the charging data recording control unit 132 and stores a tag attached to the charging disk 138 on which charging data is recorded.

과금디스크(138)는 과금데이터 수록 제어부(132)의 제어를 받아 과금메모리(136)로부터 과금데이터를 수신하여 저장한다.The charging disk 138 receives and stores charging data from the charging memory 136 under the control of the charging data recording control unit 132.

제 1 탈착가능 디스크(140)는 교환기로부터 탈착이 자유로우며, 과금데이터 수록 제어부(132)의 제어를 받아 과금디스크(138)로부터 과금데이터를 수신하여 과금데이터를 백업받아 저장한다.The first removable disk 140 is free to be detached from the exchanger, and receives the charging data from the charging disk 138 under the control of the charging data storing control unit 132 to back up and store the charging data.

제 2 탈착가능 디스크(142)는 제 1 탈착가능 디스크(140)와 동일하게 교환기로부터의 탈착이 자유로우며, 과금데이터 수록 제어부(132)의 제어를 받아 과금디스크(138)로부터 과금 데이터를 덤프받아 저장한다.Similarly to the first removable disk 140, the second removable disk 142 is freely detachable from the exchanger, and receives the charging data from the charging disk 138 under the control of the charging data storing control unit 132. Save it.

운용 터미널(150)은 과금과 관련하여 과금데이터의 백업, 복사 및 덤프 명령 등을 교환기 운용자로부터 받는다.The operation terminal 150 receives a backup, copy and dump command of charging data from an exchange operator in connection with charging.

입출력 제어부(144)는 상술한 운용 터미널(150)에서 제공된 백업, 복사 명령을 과금데이터 수록 제어부(132)로 송신하여 명령이 수행되도록 하는 입출력을 제어한다.The input / output control unit 144 transmits the backup and copy commands provided from the operation terminal 150 to the charging data recording control unit 132 to control the input / output for performing the command.

도 2는 본 발명에 따른 교환기에서의 과금데이터 수록하는 단계를 설명한 흐름도를 도시한다.2 is a flowchart illustrating the steps of storing charging data in an exchange according to the present invention.

단계 (202)에서, 과금데이터 수록 제어부(132)는 정합 교환 제어 서브시스템(110)내의 과금데이터 생성부(114)로부터 과금 데이터를 수신하여 과금 메모리내에 수록한다.In step 202, the charging data recording control unit 132 receives the charging data from the charging data generation unit 114 in the match exchange control subsystem 110 and stores it in the charging memory.

과금데이터 수록 제어부(132)는 과금메모리(136)내 수록된 과금 데이터가 1Kbyte가 되었는가를 판단한다(단계 204).The charging data recording control unit 132 determines whether the charging data stored in the charging memory 136 is 1 Kbyte (step 204).

과금데이터 수록 제어부(132)는 단계 (204)에서 과금메모리(136)내의 과금 데이터가 1Kbyte가 될 때마다 중앙 제어 서브시스템(130)으로부터 오늘의 날짜를 알아내어 1Kbyte 데이터를 오늘 날짜의 파일명을 갖는 하나의 과금 데이터 파일로서 명명한다. 일 예로, 과금데이터 수록 제어부(132)는 일 예로, 과금데이터 수록 제어부(132)는 오늘 날짜가 1998년 1월 1일이면, 1 Kbyte 의 과금데이터 파일명은 19980101로 인지된다(단계 206).The charging data recording control unit 132 finds today's date from the central control subsystem 130 whenever the charging data in the charging memory 136 becomes 1 Kbyte in step 204, and stores the 1 Kbyte data having the file name of today's date. Named as one billing data file. As an example, the billing data recording control unit 132 is an example. If the today's date is January 1, 1998, the billing data file name of 1 Kbyte is recognized as 19980101 (step 206).

그다음, 단계 (208)에서, 과금데이터 수록 제어부(132)는 현재 명명된 파일과 동일한 오늘 날짜의 파일명을 갖는 이전 과금데이터 파일이 과금디스크(138)내 존재하는가를 판단한다.Next, in step 208, the billing data recording control unit 132 determines whether a previous billing data file in the billing disk 138 having a file name of today's date that is the same as the currently named file exists.

과금데이터 수록 제어부(132)는 현재 명명된 파일과 동일한 파일명을 가진 파일이 과금디스크(138)내에 존재한다고 판단되면, 이전 과금데이터 파일을 오픈(open)한다(단계 210).If it is determined that a file having the same file name as the currently named file exists in the charging disk 138, the charging data recording control unit 132 opens the previous charging data file (step 210).

단계 (212)에서, 과금데이터 수록 제어부(132)는 과금디스크(138)내에 수록된 과금데이터가 균일날짜 파일명을 만족할 때 때까지 과금디스크(138)의 오픈된 이전 과금데이터 파일의 수록 포인터에서부터 현재 명명된 과금데이터 파일에 수록한다.In step 212, the charging data recording control unit 132 names the current name from the recording pointer of the previous charging data file of the charging disk 138 until the charging data stored in the charging disk 138 satisfies the uniform date file name. Recorded data file.

그러나, 단계 (208)에서 오늘날짜와 동일한 파일명을 가진 파일이 과금디스크(138)에 존재하지 않는 것으로 판단되면, 과금데이터 수록 제어부(132)는 오늘 날짜 파일을 생성하여 1 Kbyte로 모아진 과금데이터를 과금디스크(138)의 오늘 날짜 파일에 과금 수록 포인터부터 기록한다(단계 214).However, if it is determined in step 208 that a file having the same file name as the current date does not exist in the charging disk 138, the charging data recording control unit 132 generates the today's date file and collects the charging data collected in 1 Kbyte. In the today's date file of the charging disk 138, the charging recorder starts recording (step 214).

단계 (216)에서, 과금데이터 수록 제어부(132)는 과금데이터가 정상적으로 수록되었는가 판단한다.In step 216, the charging data recording control unit 132 determines whether the charging data has been recorded normally.

단계 (216)에서 과금데이터가 정상적으로 수록되었다고 판단되면, 과금 수록 포인터를 기록이 끝난 포인터에 위치하도록하여 스타트 포인터로 설정하고 과금 수록 결과를 생성하고 오픈되어 있는 오늘 날짜 파일을 닫고(단계 218) 상술한 과정을 종료한다.If it is determined in step 216 that the billing data has been stored normally, the billing recorder pointer is placed on the recorded pointer, set as the start pointer, the billing record result is generated, and the open today's date file is closed (step 218). Terminate a process.

그러나, 단계 (216)에서 판단결과 과금데이터가 정상으로 수록되어 있지 않다고 판단되면, 단계 (220)으로 진행하여 과금디스크(138)의 용량이 부족하여 에러가 발생하였는가를 판단한다.However, if it is determined in step 216 that the charging data is not stored normally, the flow advances to step 220 to determine whether an error has occurred due to insufficient capacity of the charging disk 138.

단계 (220)에서 과금디스크(138)의 용량이 부족하여 에러가 발생한 것으로 판단되면, 과금디스크(138)에 기록된 가장 오래된 파일의 데이터가 덤프 또는 백업 등의 과정을 통하여 제 1 탈착가능 디스크(140) 또는 제 2 탈착가능 디스크(142)에 기록되었는가를 판단한다(단계 222).If it is determined in step 220 that an error occurs because the capacity of the charging disk 138 is insufficient, the data of the oldest file recorded on the charging disk 138 may be dumped or backed up, and the first removable disk ( 140) or the second removable disk 142 is recorded (step 222).

그러나, 단계 (220)에서 디스크의 용량이 부족하여 오류가 발생한 경우가 아닌 것으로 판단되면, 오류의 경위를 판단하여 그에 대응하는 오류 메시지를 입출력 제어부(144)를 통하여 운용 터미널(150)로 출력한다(단계 224).However, if it is determined in step 220 that the error is not caused by insufficient disk capacity, the error is determined and the corresponding error message is output to the operation terminal 150 through the input / output controller 144. (Step 224).

단계 (222)에서 가장 오래된 파일의 데이터가 상술한 최종 기록매체에 기록되어 있다고 판단되면, 과금데이터 수록 제어부(132)는 과금디스크(138) 내의 가장 오래된 날짜 파일을 삭제한 후 과금데이터를 저장한다(단계 226).If it is determined in step 222 that the data of the oldest file is recorded in the above-described final recording medium, the charging data storing control unit 132 deletes the oldest date file in the charging disk 138 and stores the charging data. (Step 226).

그러나, 단계 (222)에서 가장 오래된 파일의 데이터가 최종 기록매체에 기록되지 않은 것으로 판단되면, 과금데이터 수록 제어부(132)는 디스크의 용량이 부족한 상태이므로 입출력 제어부(144)를 통하여 운용 터미널(150)로 디스크 풀 메시지를 출력한다(단계 228).However, if it is determined in step 222 that the data of the oldest file is not recorded on the final recording medium, the charging data recording control unit 132 is in a state of insufficient disk capacity, and thus the operation terminal 150 through the input / output control unit 144. Output a disk pool message (step 228).

이상 설명한 바와 같이, 본 발명은 포인터 대신에 날짜별로된 내역을 가지는 과금데이터로 기록하는 방법을 제공함으로써, 날짜별로 생성된 과금데이터를 과금 정산용 데이터로 덤프하는 경우 필요한 데이터만을 선별하여 덤프할 수 있도록 하며, 과금 MMC이외의 일반 덤프 디스크 복사 기능 등을 사용하여 과금 자료를 관리할 수 있는 편의성을 제공한다.As described above, the present invention provides a method of recording the billing data having a description by date instead of a pointer, so that when the billing data generated by date is dumped into billing settlement data, only necessary data can be selected and dumped. Also, it provides convenience to manage billing data by using general dump disk copy function other than billing MMC.

Claims (2)

교환기에서 과금 데이터를 기록하는 과금 기록 방법에 있어서,In the charging recording method for recording the charging data at the exchange, 과금메모리내에 저장되는 과금데이터가 일정 단위가 될 때마다 오늘 날짜 파일로서, 명명하는 단계;Naming as today's date file whenever the billing data stored in the billing memory becomes a certain unit; 상기 오늘 날짜 파일과 동일한 날짜의 이전의 파일이 과금디스크내에 있는가를 판단하는 판단 단계;A judging step of judging whether a file before the same date as the today's date file is in the charging disk; 상기 판단 단계에서 오늘 날짜와 동일한 이전의 파일이 있다고 판단되면, 상기 파일을 오픈하는 단계;If it is determined in the determining step that there is a previous file equal to today's date, opening the file; 상기 오늘 날짜 파일의 과금데이터를 상기 과금디스크의 이전 파일의 디스크 수록 포인터에서부터 기록하는 단계;Recording charging data of the today's date file from a disk recording pointer of a previous file of the charging disk; 상기 판단 단계에서 상기 오늘 날짜와 동일한 이전의 파일이 없다고 판단되면, 상기 오늘 날짜 파일의 과금데이터를 상기 과금디스크의 과금 수록 포인터부터 기록하는 단계를 포함하는 것을 특징으로 하는 것을 특징으로 하는 교환기에서의 과금데이터 수록 방법.And if it is determined in the determining step that there is no previous file that is identical to the today's date, recording the charging data of the today's date file from the charging recording pointer of the charging disk. How to record billing data. 제 1 항에 있어서, 상기 방법은;The method of claim 1, wherein the method; 상기 과금디스크의 용량이 부족하여 에러가 발생할 때, 상기 과금디스크에 기록된 가장 오래된 파일의 데이터를 탈착가능 디스크에 기록하고 상기 과금디스크 내의 가장 오래된 파일을 삭제하는 단계를 더 포함하는 것을 특징으로 하는 교환기에서의 과금데이터 수록 방법.When the error occurs because the capacity of the accounting disk is insufficient, recording the data of the oldest file recorded on the accounting disk to a removable disk and deleting the oldest file in the accounting disk, further comprising: Method of recording charging data at the exchange.
KR1019980055083A 1998-12-15 1998-12-15 Method for recording charging data in switching system KR20000039677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980055083A KR20000039677A (en) 1998-12-15 1998-12-15 Method for recording charging data in switching system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980055083A KR20000039677A (en) 1998-12-15 1998-12-15 Method for recording charging data in switching system

Publications (1)

Publication Number Publication Date
KR20000039677A true KR20000039677A (en) 2000-07-05

Family

ID=19562903

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980055083A KR20000039677A (en) 1998-12-15 1998-12-15 Method for recording charging data in switching system

Country Status (1)

Country Link
KR (1) KR20000039677A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010057838A (en) * 1999-12-23 2001-07-05 박종섭 Method for deleting and back-up charging file of billing mediation device in an exchange
KR100803271B1 (en) * 2001-12-27 2008-02-13 삼성전자주식회사 A system and a method of generating and managing account files in asynchronous transfer mode
US10701215B1 (en) * 2019-05-31 2020-06-30 At&T Intellectual Property I, L.P. Charging and collection function in microservices

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010057838A (en) * 1999-12-23 2001-07-05 박종섭 Method for deleting and back-up charging file of billing mediation device in an exchange
KR100803271B1 (en) * 2001-12-27 2008-02-13 삼성전자주식회사 A system and a method of generating and managing account files in asynchronous transfer mode
US10701215B1 (en) * 2019-05-31 2020-06-30 At&T Intellectual Property I, L.P. Charging and collection function in microservices
US10819860B1 (en) 2019-05-31 2020-10-27 At&T Intellectual Property I, L.P. Charging and collection function in microservices
US11330112B2 (en) 2019-05-31 2022-05-10 At&T Intellectual Property I, L.P. Charging and collection function in microservices

Similar Documents

Publication Publication Date Title
US5274802A (en) Method for restoring lost databases by comparing existing database and generic database, and generating cellular switch commands to update the generic database
US7133599B2 (en) Realtime data recording method
US6745304B2 (en) Method and device for storing computer data with back-up operations
US4752910A (en) Method and apparatus for continuous after-imaging
US6347335B1 (en) System using a common and local event logs for logging event information generated by plurality of devices for determining problem in storage access operations
US5907603A (en) Database-driven automatic message accounting system and method
CA2171041A1 (en) System for archiving voice mail messages
US5617535A (en) Recording and playbackk apparatus
US7639286B2 (en) Image input apparatus for storing image data into a removable recording medium
KR20000039677A (en) Method for recording charging data in switching system
CN100524257C (en) Recording medium, data processing apparatus, and data processing method
KR100273818B1 (en) Apparatus and method for recording the telephon call fee data of full electronic telephone exchange
US20020073289A1 (en) Method and system for backup copying
US6581156B1 (en) Method for recording a data state in a data processing system
RU2128402C1 (en) Method for backup of service payment data using database in telephone exchange system
KR0154479B1 (en) Apparatus and method for managing program in full electronic switching system
KR20000037976A (en) Billing data outputting method of switching system
KR100297649B1 (en) Apparatus and method for disk mirror copying in electronic switching
KR100492886B1 (en) Method for Billing Back Up
US5903909A (en) Method and arrangement for storing on tape information produced by a switching exchange system
KR930006238B1 (en) Metering method of electronic switching
JP2000181786A (en) Digital data recording device
KR0163730B1 (en) Mail data back-up method
JPH01297966A (en) Charging magnetic tape forming system for exchange system
CA1243126A (en) Method and apparatus for continuous after-imaging

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid