KR20000074019A - backup method of data base of moving communication user - Google Patents
backup method of data base of moving communication user Download PDFInfo
- Publication number
- KR20000074019A KR20000074019A KR1019990017665A KR19990017665A KR20000074019A KR 20000074019 A KR20000074019 A KR 20000074019A KR 1019990017665 A KR1019990017665 A KR 1019990017665A KR 19990017665 A KR19990017665 A KR 19990017665A KR 20000074019 A KR20000074019 A KR 20000074019A
- Authority
- KR
- South Korea
- Prior art keywords
- data
- subscriber
- backing
- backup
- memory
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/04—Arrangements for maintaining operational condition
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/02—Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
본 발명은 이동 통신 서비스망의 운영 관리 방법에 관한 것으로 특히, 이동 통신 단말기의 위치정보나 부가서비스 등의 정보를 백업관리하는 데 소요되는 시간과 하드웨어적인 부담을 경감시키기 위한 이동 통신 가입자의 데이터 베이스 백업 방법에 관한 것이다.The present invention relates to an operation management method of a mobile communication service network, and more particularly, to a database of a mobile communication subscriber for reducing time and hardware burden for backing up and managing information such as location information and additional services of a mobile communication terminal. It is about backup method.
일반적으로, 이동 통신 서비스망에서는 이동 통신의 특수성 때문에 가입자의 현재 위치를 상시 확인하고 이에 따른 자료의 관리를 지속적으로 수행하여야 하는데, 이러한 기능을 담당하는 시스템으로 HLR 시스템을 들 수 있다.In general, in the mobile communication service network, due to the uniqueness of mobile communication, the subscriber's current location must be checked at all times, and data management must be continuously performed. HLR system is a system that is responsible for such a function.
상기 HLR 시스템에서는 시스템 오류로 인해 발생되는 가입자 데이터의 손상을 방지하기 위하여 데이터 백업방식을 사용하고 있는데, 이러한 백업 방식은 상기 HLR 시스템의 성능을 좌우하는 매우 주요한 파라메타이다.In the HLR system, a data backup method is used to prevent damage to subscriber data caused by a system error. This backup method is a very important parameter that determines the performance of the HLR system.
이때, HLR 시스템의 백업 구조를 첨부한 도 1을 참조하여 살펴보면, 첨부한 도 1에 도시되어 있는 HLR 시스템은 트랜잭션의 실시간 처리를 위하여 주 메모리 데이터 베이스를 이용한다.In this case, referring to FIG. 1 to which the backup structure of the HLR system is attached, the HLR system shown in FIG. 1 uses a main memory database for real-time processing of a transaction.
즉, 시스템 가동시 디스크상에 존재하는 데이터 파일을 메모리로 로딩하고, 로딩 이후 운영시 가입자 데이터 백업을 위해 메모리의 데이터를 수시로 디스크에 저장하도록 하고 있다.That is, the data file existing on the disk when the system is running is loaded into the memory, and after loading, the data of the memory is frequently stored on the disk for the subscriber data backup.
그런데, 주기억 장치 저장 시스템을 구축하는 데 있어서, 반드시 고려하여야 하는 문제점의 하나는 저장되어 있던 데이터의 파손시 그에 따른 회복이다.However, in constructing the main memory storage system, one of the problems that must be considered is the recovery according to the damage of the stored data.
기존의 데이터 베이스 시스템에서의 트랜잭션의 종료시 로그 레코드를 안정한 저장장치에 보존시키는 기법을 사용한다. 트랜잭션이 수행되는 동안 모든 변경은 주기억장치내의 데이터 베이스에 그대로 반영되며, 로그 레코드를 로그 버퍼에 기록한다. 트랜잭션의 종료 시점에 이르면 커미트(Commit) 로그 레코드를 기록하고 이시점까지의 모든 로그 데이터를 디스크에 반영시킨다. 체크 포인트 시에 로그 레코드 뿐만이 아니라 변경이 가해진 주기억 장치내의 데이터 부분을 모두 디스크에 반영한다.It uses a technique to keep log records in stable storage at the end of a transaction in an existing database system. During a transaction, all changes are reflected in the database in main memory, and log records are written to the log buffer. At the end of a transaction, a commit log record is written and all log data up to that point is reflected on disk. In addition to log records at checkpoint, all the data in the main memory that has been changed are reflected on disk.
이러한 파손 회복 방식은 대용량의 트랜잭션을 실시간에 처리해야 하는 HLR 시스템에는 적합하지 않으며, 트랜잭션이 발생할 때 마다 로그를 기록하여야 하기 ??문에 성능상의 문제점이 야기되므로 보다 안정적이고 효율적인 백업 방식이 요구되고 있는 실정이다.This crash recovery method is not suitable for HLR systems that need to process a large amount of transactions in real time, and a log must be recorded every time a transaction occurs. There is a situation.
상기와 같은 문제점을 해소하기 위한 본 발명의 목적은 대용량의 트랜잭션을 실시간으로 처리해야하므로 트랜잭션의 종류를 즉시 백업하여야 하는 트랜잭션과 그렇지 않은 트랜잭션으로 구분하고, 백업해야할 정체 데이터 영역을 일정한 크기의 페이지로 나누어 변경이 발생한 페이지를 구별하는 정보를 유지함으로써, 즉시 백업하지 않을 트랜잭션은 나중에 백업할 주기가 되면 이 정보를 확인하여 데이터의 수정된 부분만 변경하도록하여 백업의 실시간동작이 이루어지도록 하기 위한 이동 통신 가입자의 데이터 베이스 백업 방법을 제공하는 데 있다.An object of the present invention to solve the above problems is to process a large amount of transactions in real time, so that the transaction type should be divided into a transaction that must be immediately backed up and a transaction that is not, and the congested data area to be backed up to a page of a constant size. By maintaining the information that distinguishes the changed page by dividing, the transaction that will not be backed up immediately checks this information when it is later backed up, and changes only the modified part of the data so that the real-time operation of the backup is performed. The present invention provides a method of backing up a subscriber's database.
도 1은 HLR 시스템의 데이터 백업 구조를 설명하기 위한 예시도1 is an exemplary diagram for explaining a data backup structure of an HLR system;
도 2는 본 발명에서 적용하는 기술적 사상인 더티비트(dirty bit)를 이용한 변경된 데이터 영역 구분 방식을 설명하기 위한 예시도FIG. 2 is an exemplary diagram for explaining a modified data region classification method using a dirty bit, which is a technical concept applied in the present invention.
도 3은 본 발명에 따른 이동 통신 가입자의 데이터 베이스 백업 방법에 의한 즉시 백업 동작의 순서도3 is a flowchart of an immediate backup operation by a database backup method of a mobile subscriber according to the present invention.
도 4는 본 발명에 따른 이동 통신 가입자의 데이터 베이스 백업 방법에 의한 주기적 백업 동작의 순서도4 is a flowchart of a periodic backup operation by a database backup method of a mobile communication subscriber according to the present invention.
상기 목적을 달성하기 위한 본 발명의 특징은, 이동 통신 서비스 가입자의 등록 정보나 부가 서비스등의 제공하기 위한 HLR 시스템에서의 데이터 백업 방법에 있어서, 시스템 운영에 따른 각종 가입자 관리자료를 저장하는 메모리의 전체 영역을 소정 개수의 페이지 개념으로 세분하는 제 1 과정과, 상기 제 1 과정을 통해 세분화되어진 메모리 분할 영역에 소정 비트씩 일대일 매칭되어 있는 데이터 테이블을 형성하는 제 2 과정과, 특정 가입자의 저장 자료에 대한 갱신 상황 발생시 상기 제 1과정에서 세분된 메모리 분할 영역중 어디에 속하는 가를 판단하는 제 3 과정과, 상기 제 3 과정의 판단에 따라 해당 분할 영역에 대응하는 데이터 테이블중의 소정 비트를 약속된 특정 상태로 변환시키는 제 4 과정, 및 디스크에 가입자의 자료를 백업하는 시점 도달시 상기 제 4 과정을 통해 특정 상태로 변환된 소정 비트들에 대응하는 메모리 분할 영역에 존재하는 데이터들만 백업하는 제 5과정을 포함하는 데 있다.A feature of the present invention for achieving the above object is a data backup method in an HLR system for providing subscriber registration information and additional services, such as a memory for storing various subscriber manager fees according to system operation. A first process of subdividing the entire area into a predetermined number of page concepts, a second process of forming a data table that is one-to-one matched by a predetermined bit in a memory partition area divided through the first process, and storing data of a specific subscriber A third process of determining which of the memory partitions subdivided in the first process when an update situation occurs, and specifying a predetermined bit in a data table corresponding to the partition according to the determination of the third process 4th process of converting to state and reaching point in time of backing up subscriber's data to disk Through it said fourth step is to include a fifth step for backing up only data present in the memory partition corresponding to the predetermined number of bits converted into a specific state.
본 발명의 상술한 목적과 여러 가지 장점은 이 기술 분야에 숙련된 사람들에 의해 첨부된 도면을 참조하여 후술되는 발명의 바람직한 실시예로부터 더욱 명확하게 될 것이다.The above objects and various advantages of the present invention will become more apparent from the preferred embodiments of the invention described below with reference to the accompanying drawings by those skilled in the art.
이하, 첨부한 도면을 참조하여 본 발명에 따른 바람직한 실시예를 설명한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.
도 2는 더티비트(dirty bit)를 이용한 변경된 데이터 영역 구분 방식을 설명하기 위한 예시도이며, 도 3은 본 발명에 따른 이동 통신 가입자의 데이터 베이스 백업 방법에 의한 즉시 백업 동작의 순서도이고, 도 4는 본 발명에 따른 이동 통신 가입자의 데이터 베이스 백업 방법에 의한 주기적 백업 동작의 순서도이다.2 is an exemplary diagram for explaining a modified data area classification method using dirty bits, FIG. 3 is a flowchart of an immediate backup operation by a database backup method of a mobile subscriber according to the present invention, and FIG. Is a flowchart of a periodic backup operation by a database backup method of a mobile subscriber according to the present invention.
우선, 첨부한 도 2를 참조하여 본 발명에서 적용하고 있는 기술적 사상인 더티비트(dirty bit)를 이용한 변경된 데이터 영역 구분 방식에 대하여 살펴기로 한다First, with reference to the accompanying Figure 2 will be described with respect to the modified data region classification method using a dirty bit (dirty bit) which is a technical concept applied in the present invention.
전체 메모리 영역을 소정 개수의 페이지 개념으로 세분할한다.The entire memory area is subdivided into a predetermined number of page concepts.
이때, 각 분할되어진 메모리 영역을 페이지라고 명명하면, 순차적으로 나열되어 있는 각 페이지에 대응하여 1비트씩의 더티비트(dirty bit)를 순차적으로 나열한 후 변경된 내용이 존재하는 페이지에 대응하는 더티비트(dirty bit)는 논리 '1' 또는 온(on) 상태를 유지시키고, 변경된 내용이 존재하지 않는 페이지에 대응하는 더티비트(dirty bit)는 논리 '0' 또는 오프(off) 상태를 유지시킨다.In this case, if each divided memory area is called a page, the dirty bits of one bit are sequentially listed in correspondence to each of the pages sequentially listed, and then the dirty bits corresponding to the page in which the changed contents are present ( dirty bit maintains a logic '1' or on state, and a dirty bit corresponding to a page for which no changes have been made maintains a logic '0' or off state.
따라서, 전체 데이터 영역을 동일한 분량으로 복수개의 페이지로 분리하여 각 페이지에 해당하는 더티비트(dirty bit) 할당한 후 상기 더티비트(dirty bit)를 유지 관리한다. 즉, 더티비트(dirty bit)는 초기에 오프로 설정되어 있다가 페이지내의 데이터가 변경되면 온으로 설정되므로 더티비트(dirty bit) 테이블의 내용을 검색하여보면 대응하는 각 페이지의 내용이 변경되었는가를 알수 있다.Therefore, the entire data area is divided into a plurality of pages in the same amount, and a dirty bit corresponding to each page is allocated, and then the dirty bit is maintained. In other words, since the dirty bit is initially set to off and is turned on when the data in the page is changed, searching the contents of the dirty bit table to see whether the contents of each corresponding page have changed. Able to know.
상술한 바와 같이 본 발명에서 더티비트(dirty bit)의 개념을 적용하는 이유를 간단히 부연하면 다음과 같다.As described above, the reason for applying the concept of a dirty bit in the present invention is briefly described as follows.
일반적으로, HLR 시스템에서 관리하는 가입자의 용량은 수십만∼수백만 정도이다. 따라서, 대용량의 전체 데이터를 백업하려면 성능상의 문제가 발생한다. 즉, 가입자에 대한 MAP(Mobile Application Part)연산을 하면서 백업을 하려면 많은 CPU와 입출력 시간이 소모된다.In general, the capacity of subscribers managed by the HLR system is in the range of several hundred thousand to millions. Therefore, there is a performance problem in backing up a large amount of whole data. In other words, it takes a lot of CPU and I / O time to perform backup while doing MAP (Mobile Application Part) operation for subscriber.
따라서, 본 발명은 메모리의 데이터 내용이 변경된 부분만 디스크에 반영함으로써 백업을 하는 편이 유리하다는 관점에서 출발한 것이다.Therefore, the present invention starts from the viewpoint that it is advantageous to back up by reflecting only the changed portion of the data contents of the memory on the disk.
상술한 바와 같이 더티비트(dirty bit)의 개념을 적용하여 메모리의 데이터 내용이 변경된 부분만 백업한다 하더라도 백업하는 시점이 중요한데, 통상적으로 HLR 시스템과 같은 시스템에서 적용할 수 있는 방식은 즉시 백업 방식과 주기적 백업 방식으로 구분할 수 있는데 본 발명에서 양자의 백업 방식을 모두 사용한다.As described above, even if only the part of the data contents of the memory is backed up by applying the concept of dirty bit, the time of backup is important. Generally, the method that can be applied in a system such as an HLR system is an immediate backup method. It can be divided into a periodic backup method, but both backup methods are used in the present invention.
우선, 본 발명에서 즉시 백업하는 경우의 동작 순서를 첨부한 도 3을 참조하여 살펴보면, HLR 시스템의 데이터를 변경하는 트랜잭션의 종류를 크게 2가지로 나눌수 있는데, 트랜잭션은 일반적으로 MAP연산이며, 이러한 MAP 연상중에서 가입자의 이동을 담당하는 REG, CAN, RTR, LOC는 자주 발생하므로 이러한 연산이 발생될 때마다 메모리의 변경된 내용을 디스크로 백업하기에는 시스템 성능이 문제시 된다.First, referring to FIG. 3 attached to an operation sequence for instant backup in the present invention, two types of transactions for changing data of an HLR system can be largely divided into two types, and a transaction is generally a MAP operation. Since REG, CAN, RTR, and LOC, which are responsible for the movement of subscribers during association, occur frequently, system performance is a problem for backing up the changes in memory to disk whenever these operations occur.
따라서, 자주 발생되는 MAP 연산은 즉시 백업을 하지 않고 주기적 백업을 하여야 한다. 가입자의 추가, 삭제 같은 연산만을 즉시 백업하게된다.Therefore, frequently occurring MAP operations should be backed up periodically instead of immediately. Only operations such as adding and deleting subscribers are immediately backed up.
또한, 즉시 백업하지 않더라도 dirty bit를 온으로 설정한 후 나중에 백업할 주기가 되면 그때 비로서 디스크에 백업한다.Also, even if you do not back up immediately, if you set the dirty bit to on and back up later, the disk will be backed up at that time.
그러므로 스텝 S11에서 메모리의 데이터중 갱신되어지는 데이터가 존재하는 가를 판단하여 존재한다고 판단되는 경우 스텝 S12로 진행한다. 스텝 S12에서는 갱신된 데이터를 포함하는 페이지에 대응하는 더티비트를 논리 "1" EH는 온상태로 전환하고 스텝 S13으로 진행한다.Therefore, if it is determined in step S11 that data to be updated is present among the data in the memory, the flow proceeds to step S12. In step S12, the logic " 1 " EH turns on the dirty bit corresponding to the page containing the updated data, and the flow proceeds to step S13.
상기 스텝 S13에서는 현재 상기 스텝 S11에서 발생되어진 갱신이 전술한 트랜잭션에 관련한 데이터인가를 판단하여, 트랜잭션에 관련한 데이터 갱신이라고 판단하는 경우에 한하여 스텝 S14의 과정을 통해 갱신된 데이터를 디스크에 백업하게 된다.In step S13, it is determined whether the update currently generated in step S11 is data related to the transaction described above, and the data updated through step S14 is backed up to the disk only when it is determined that the update is related to the transaction. .
상술한 경우와 달리 주기적 백업의 경우는 첨부한 도 4에 도시되어 있는 바와 같이, 백업 주기가 되었는 가를 스텝 S21에서 판단하여 스텝 주기가 경과하였다고 판단되는 경우에 한하여 스텝 S22의 과정을 통해 더티비트(dirty bit) 테이블상에서 논리 "1" 또는 온상태를 유지하고 있는 더티비트(dirty bit)에 대응하는 페이지만을 디스크에 백업하게 된다.Unlike the case described above, in the case of periodic backup, as shown in the accompanying FIG. 4, it is determined in step S21 whether or not the backup period has been reached, and only when it is determined that the step period has elapsed, the dirty bit ( dirty bit) Only pages corresponding to a logical "1" or dirty bit in the table are backed up to disk.
EK라서, 즉시 백업이 되지 않은 변경된 데이터를 백업하기 위해 주기적으로 디스크로 백업해야 한다. 이러한 주기는 운영자에 의해 결정되며 일반적으로 하루에 1회정도를 유지한다. 이때 더티비트(dirty bit)가 온 상태를 유지하는 페이지들만 디스크에 백업된다.EK, you should periodically back up to disk to back up changed data that was not immediately backed up. This frequency is determined by the operator and is generally maintained about once a day. Only pages with the dirty bit turned on are backed up to disk.
이상의 설명에서 본 발명은 특정의 실시예와 관련하여 도시 및 설명하였지만, 특허청구범위에 의해 나타난 발명의 사상 및 영역으로부터 벗어나지 않는 한도 내에서 다양한 개조 및 변화가 가능하다는 것을 당업계에서 통상의 지식을 가진 자라면 누구나 쉽게 알 수 있을 것이다.While the invention has been shown and described in connection with specific embodiments thereof, it will be appreciated that various modifications and changes can be made without departing from the spirit and scope of the invention as indicated by the claims. Anyone who owns it can easily find out.
상술한 바와 같이 동작하는 본 발명에 따른 이동 통신 가입자의 데이터 베이스 백업 방법을 제공하여By providing a database backup method of a mobile communication subscriber according to the present invention operating as described above
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990017665A KR20000074019A (en) | 1999-05-17 | 1999-05-17 | backup method of data base of moving communication user |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990017665A KR20000074019A (en) | 1999-05-17 | 1999-05-17 | backup method of data base of moving communication user |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20000074019A true KR20000074019A (en) | 2000-12-05 |
Family
ID=19585975
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019990017665A KR20000074019A (en) | 1999-05-17 | 1999-05-17 | backup method of data base of moving communication user |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20000074019A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20040048160A (en) * | 2002-12-02 | 2004-06-07 | 에스케이 텔레콤주식회사 | The method and the system of adding new service to cellular phone network |
KR100670074B1 (en) * | 1999-12-10 | 2007-01-18 | 주식회사 인프라밸리 | Method for subscriber data back-up of distributed hlr system |
KR20170114991A (en) * | 2016-04-05 | 2017-10-16 | 울산과학기술원 | Method for logging using non-volatile memory |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR970031552A (en) * | 1995-11-29 | 1997-06-26 | 양승택 | A data processing method for VLR in mobile system |
KR19990058835A (en) * | 1997-12-30 | 1999-07-26 | 윤종용 | How to manage subscriber information in wireless paging system |
KR19990070728A (en) * | 1998-02-24 | 1999-09-15 | 김영환 | How to collect statistics using allocated memory |
KR20000018875A (en) * | 1998-09-03 | 2000-04-06 | 서평원 | Backup method based on data grade in hlr system |
-
1999
- 1999-05-17 KR KR1019990017665A patent/KR20000074019A/en not_active Application Discontinuation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR970031552A (en) * | 1995-11-29 | 1997-06-26 | 양승택 | A data processing method for VLR in mobile system |
KR19990058835A (en) * | 1997-12-30 | 1999-07-26 | 윤종용 | How to manage subscriber information in wireless paging system |
KR19990070728A (en) * | 1998-02-24 | 1999-09-15 | 김영환 | How to collect statistics using allocated memory |
KR20000018875A (en) * | 1998-09-03 | 2000-04-06 | 서평원 | Backup method based on data grade in hlr system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100670074B1 (en) * | 1999-12-10 | 2007-01-18 | 주식회사 인프라밸리 | Method for subscriber data back-up of distributed hlr system |
KR20040048160A (en) * | 2002-12-02 | 2004-06-07 | 에스케이 텔레콤주식회사 | The method and the system of adding new service to cellular phone network |
KR20170114991A (en) * | 2016-04-05 | 2017-10-16 | 울산과학기술원 | Method for logging using non-volatile memory |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7840536B1 (en) | Methods and apparatus for dynamic journal expansion | |
US6594744B1 (en) | Managing a snapshot volume or one or more checkpoint volumes with multiple point-in-time images in a single repository | |
US5561795A (en) | Method and apparatus for audit trail logging and data base recovery | |
US7107294B2 (en) | Method and apparatus for interrupting updates to a database to provide read-only access | |
US20060047926A1 (en) | Managing multiple snapshot copies of data | |
US6651075B1 (en) | Support for multiple temporal snapshots of same volume | |
US8738845B2 (en) | Transaction-safe fat file system improvements | |
US6934822B2 (en) | Organization of multiple snapshot copies in a data storage system | |
US5287496A (en) | Dynamic, finite versioning for concurrent transaction and query processing | |
US7681001B2 (en) | Storage system | |
US20040049513A1 (en) | Techniques for moving stub files without recalling data | |
US20050071436A1 (en) | System and method for detecting and sharing common blocks in an object storage system | |
US6675175B2 (en) | Method and system for sharing catalogs in a multiprocessing system utilizing a shared processor | |
US20100030994A1 (en) | Methods, systems, and computer readable media for memory allocation and deallocation | |
US7716189B1 (en) | Method for preserving relationships/dependencies between data in a file system | |
CN101887388A (en) | Data backup system and method based on memory database | |
US20090164524A1 (en) | Shadow-page deferred-update recovery technique integrating shadow page and deferred update techniques in a storage system | |
US8082230B1 (en) | System and method for mounting a file system on multiple host computers | |
CN103197987A (en) | Data backup method, data recovery method and cloud storage system | |
JPH0991099A (en) | Disk update log recording system | |
US6823348B2 (en) | File manager for storing several versions of a file | |
US6768985B1 (en) | Method and apparatus for administration of database partitions | |
US6691121B1 (en) | Method and apparatus for online and dynamic extension of IMS data entry databases | |
KR20000074019A (en) | backup method of data base of moving communication user | |
JPH09244933A (en) | Method and device for backing up data base |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
N231 | Notification of change of applicant | ||
N231 | Notification of change of applicant | ||
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |