KR930009854B1 - Database backing-up & restoring method - Google Patents

Database backing-up & restoring method Download PDF

Info

Publication number
KR930009854B1
KR930009854B1 KR1019900022806A KR900022806A KR930009854B1 KR 930009854 B1 KR930009854 B1 KR 930009854B1 KR 1019900022806 A KR1019900022806 A KR 1019900022806A KR 900022806 A KR900022806 A KR 900022806A KR 930009854 B1 KR930009854 B1 KR 930009854B1
Authority
KR
South Korea
Prior art keywords
backup
database
processor
log
data
Prior art date
Application number
KR1019900022806A
Other languages
Korean (ko)
Other versions
KR920014051A (en
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 KR1019900022806A priority Critical patent/KR930009854B1/en
Publication of KR920014051A publication Critical patent/KR920014051A/en
Application granted granted Critical
Publication of KR930009854B1 publication Critical patent/KR930009854B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Hardware Redundancy (AREA)

Abstract

The method provides the backup and recovery of data base which guarantees the no-defect of data in the data base management system. The method comprises; the first step which makes the transmit log to the operation and maintenance processor, receives the log file, and stores the log file in the corresponding log file; the second step which fetches logs from the log file and applies logs into the corresponding PLD when the backup is requested; the third step which requires the PLD and log file from disk to memory if the restarting is required; and the fourth step which applies log into PLD and finish the recovery process.

Description

전전자 교환기의 DBMS에서의 데이타 베이스 백업 및 회복하는 방법Database Backup and Recovery Method in DBMS of Electronic Switching System

제 1 도는 본 발명의 전전자 교환기의 DBMS의 데이타 베이스 백업 및 회복 기능 구조도.1 is a structural diagram of a database backup and recovery function of a DBMS of an electronic switching system of the present invention.

제 2 도는 전전자 교환기의 DBMS에서 데이타 베이스 백업 및 회복 기능을 구현하기 위한 블럭간의 구성과 메세지 흐름 구조도.2 is a block diagram configuration and message flow structure for implementing a database backup and recovery function in the DBMS of the electronic switchboard.

제 3 도는 본 발명인 DBMS의 데이타 베이스 백업 및 회복 처리 과정의 전체적인 흐름도.3 is an overall flowchart of the database backup and recovery process of the present invention DBMS.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

ASS : Access Switching SuvsystemASS: Access Switching Suvsystem

INS : Interconnection Network SubsystemINS: Interconnection Network Subsystem

CCS : Central Control SybsystemCCS: Central Control Sybsystem

DBMS : Data Base Management SystemDBMS: Data Base Management System

DBSG : Data Base Supporting GroupDBSG: Data Base Supporting Group

DBBG : Data Base Backup GroupDBBG: Data Base Backup Group

DBKG : Data Base Kernel GroupDBKG: Data Base Kernel Group

CDB : Central Data Base in diskCDB: Central Data Base in disk

LDB : Local Data Base in main MemoryLDB: Local Data Base in main Memory

본 발명은 전전자 교환기의 DBMS(데이타 베이스 관리 시스템)에서의 데이타 베이스 백업 및 회복하는 방법에 관한 것이다.The present invention relates to a method of database backup and recovery in a DBMS (Database Management System) of an electronic switchboard.

과거 대부분의 SPC(Stored Program Control)교환기에서는 각 응용 프로그램마다 데이타를 정의하여 사용하였기 때문에 빠른 응답이 가능하였으나 중복된 데이타가 너무 많아 유지보수와 운용관리가 어려웠고, 교환기내 정부가 기억 공간의 효율적인 이용과 처리과정에서의 효율성을 극대화하기 위한 방식으로 표현되어져 필요한 정보를 얻는데 여러 단계를 거쳐야만 하는 불편한 점이 있었다. 그래서 중복된 데이타를 감소시켜 유지보수와 운용관리가 효율적으로 이루어지도록 하고, 필요한 정보를 쉽게 얻을 수 있도록 모든 응용 프로그램들이 사용하는 데이타를 한곳에 모아 종합적으로 관리해 주는 DBMS가 필요하게 되었다.In most past SPC (Stored Program Control) exchanges, data was defined for each application program, so it was possible to respond quickly.However, there was too much redundant data, making it difficult to maintain and operate. In some cases, it was inconvenient to take several steps to obtain necessary information because it is expressed in a way to maximize the efficiency in the process. Therefore, it is necessary to have a DBMS that comprehensively manages the data used by all applications in one place to reduce the redundant data so that maintenance and operation management can be performed efficiently and to obtain necessary information easily.

데이타의 유지보수와 운용관리가 효율적으로 이루어지도록 하기 위해 응용 프로그램들이 사용하는 데이타를 한 곳에 모아 종합적으로 유지, 관리하게 됨으로써 응용 프로그램들이 원하는 데이타를 검색하고, 변경하고 심지어 응용 프로그램이 수행되던 프로세서가 다운(Down)되었다가 재시동되더라도 언제나 정확하고 일관성 있는 데이타를 응용 프로그램에게 제공해 줄수 있어야 한다.In order to efficiently maintain and manage the data, the data used by the applications are collected and maintained in one place so that the applications that the applications are searching for, modifying and even running the application can be Even if it is down and restarted, it should always be able to provide accurate and consistent data to the application.

따라서, 본 발명의 목적은 전전자 교환기의 DBMS에서 데이타의 무결설을 보장해 주는 데이타 베이스 백업 및 회복하는 방법을 제공하는 데 있다.Accordingly, it is an object of the present invention to provide a method for backing up and restoring a database that guarantees no-deletion of data in a DBMS of an electronic switchboard.

상기 목적을 달성하기 위하여 본 발명은, DBBG(Data Base Backup Group), DBSG(Data Base Supporting Group) 그리고 DBKG(Data Base Kernel Group)의 3개 블럭으로 구성되는 데이타 베이스 관리시스템(DBMS)을 탑재하고 있는 OMP(Operation and Maintenance Processor)와 데이타 베이스 관리 시스템의 구성요소중 DBSG(Data Base Supporting Group)와 DBKL(Data Base Kernel Group)만을 구비하는 다수의 타 프로세서(ASP, INP, MMP)를 구비하는 전전자 교환기에 적용되는 데이타 베이스 백업 및 회복하는 방법에 있어서, 응용 프로그램으로부터 백업 데이타 변경 요구를 받아 변경 내용을 로그로 제작해 로그 화일에 저장하는 제 1 단계, 상기 제 1 단계후 백업 요구를 받으면 요구된 해당 로드 화일의 내용을 디스크에 있는 해당 데이타 베이스에 백업하는 제 2 단계, 상기 제 2 단계후 다운된 프로세서로부터 회복 요청을 받아 해당 로그 화일에 대한 정보를 요구하는 제 3 단계, 상기 제 3 단계후 로그 화일에 있는 로그를 메모리에 있는 데이타 베이스에 적용하는 제 4 단계를 구비하여 수행한다.In order to achieve the above object, the present invention is equipped with a database management system (DBMS) consisting of three blocks of DBBG (Data Base Backup Group), DBSG (Data Base Supporting Group) and DBKG (Data Base Kernel Group) OMP (Operation and Maintenance Processor) and all of the components of the database management system that have a number of other processors (ASP, INP, MMP) with only DBSG (Data Base Supporting Group) and DBKL (Data Base Kernel Group) A method for backing up and restoring a database applied to an electronic exchange, comprising: a first step of receiving a backup data change request from an application program, making a change in a log, and storing the change in a log file; A second step of backing up the contents of the loaded corresponding load file to the corresponding database on the disk, and receiving a recovery request from the downed processor after the second step. Be done by having a fourth step of applying a third phase, the logs in the log file, after the third step of requesting the information in the database in the memory for the log file.

이하, 첨부된 도면을 사용하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제 1 도는 전전자 교환기 시스템의 데이타 베이스 백업 및 회복 기능을 제공하도록 구성된 DBMS(Data Base Management System)의 구조도이다.1 is a structural diagram of a DBMS (Data Base Management System) configured to provide a database backup and recovery function of an electronic switch system.

본 발명이 적용되는 전전자 교환기는 그림과 같이 분산된 호처리 기능을 수행하는 ASS(Access Switching Suvsystem), 집중화된 호처리 기능 부분을 수행하는 INS(Interconnection Network Subsystem), 운용 및 보전의 집중화 기능을 수행하는 CCS(Central Control Sybsystem)의 3서브 시스템들로 구성되어 있다. 데이타 조작(검색, 변경), 데이타의 무결성, 데이타의 보안성, 데이타 백업, 데이타 회복 기능을 담당하는 시스템인 DBMS는 모든 프로세서에 다 존재하는데, 각 처리 기능에 따라 DBSG, DBBG, DBKG 블럭으로 구성되어 있다.The electronic switch to which the present invention is applied has an access switching suvsystem (ASS) that performs distributed call processing, an INS (interconnection network subsystem) that performs centralized call processing, and a centralization function of operation and maintenance. It consists of three sub-systems of the Central Control Sybsystem (CCS). DBMS, a system that handles data manipulation (retrieval, change), data integrity, data security, data backup, and data recovery functions, exists in all processors, and consists of DBSG, DBBG, and DBKG blocks according to each processing function. It is.

DBSG(Data Base Supporting Group)는 응용 프로그램에서 요구하는 데이타 베이스 접근 요청 기능, 백업이 필요한 데이타에 대해 변경된 내용을 로그로 제작하는 기능, 프로세서 다운시 해당 프로세서의 데이타 베이스를 프로세서 다운이전의 상태로 회복시켜 주는 기능, 타 프로세서에 존재하는 데이타 베이스의 접근을 위해 DBMS간의 통신 기능을 수행하는 블럭이다. DBBG(Data Base Backup Group)는 디스크안에 메인 메모리에 있는 데이타 베이스의 복사본을 유지 관리하는 기능 즉 백업 기능, 로그를 로그 화일에 기록하는 기능, 프로세서 다운시 데이타 회복처리를 위해 로그 화일 정보 전송하는 기증, 중복 릴레이션 처리 기능을 수행하는 블럭이다. DBKG(Data Base Kernel Group)는 데이타 접근 요청을 받아 릴레이션의 형태에 따라 분류하는 기능, 데이타의 조작 기능, 동시 접근 제어기능, 분산된 릴레이션의 조작 기능 그리고 디스크에만 존재하는 릴레이션을 조작하는 기능을 담당하는 블럭이다.DBSG (Data Base Supporting Group) provides the database access request function required by the application, logs the changed contents for the data that needs to be backed up, and restores the database of the processor to the state before the processor was down when the processor was down. It is a block that performs communication function between DBMSs to access the database existing in other processors. DBBG (Data Base Backup Group) provides the ability to maintain a copy of the database in main memory on disk, i.e. backing up, writing logs to a log file, and sending log file information for data recovery when the processor is down. It is a block that performs redundant relation processing. The DBKG (Data Base Kernel Group) is responsible for receiving data access requests and classifying them according to the type of relation, manipulating data, concurrent access control, manipulating distributed relations, and manipulating relations that exist only on disk. Block.

제 2 도는 전전자 교환기의 DBMS에서 데이타 베이스 백업 및 회복 기능을 구현하기 위한 관련 블럭간의 구성 및 메시지의 흐름을 나타낸 구조도이다.2 is a structural diagram showing the configuration and flow of messages between related blocks for implementing a database backup and recovery function in a DBMS of an electronic switchgear.

전전자 교환기의 DBMS는 프로세서의 기능에 따라 DBMS의 구성 요소가 다른데, OMP(Operation and Maintenance-ance Processor)프로세서의 DBMS는 DBSG, DBBG, DBKG의 블럭으로 구성되어 있고, 타 프로세서(ASP, INP, MMP등)의 DBMS는 DBSG와 DBKG로 구성되어 있다.The DBMS of the electronic switchboard has different components of the DBMS according to the function of the processor.The DBMS of the OMP (Operation and Maintenance-ance Processor) processor is composed of blocks of DBSG, DBBG, DBKG, and other processors (ASP, INP, DBMS of MMP is composed of DBSG and DBKG.

이는 OMP 프로세서에만 디스크가 있기 때문에 데이타 백업과 회복을 위해 디스크 접근이 필요한 DBBG 블럭은 OMP 프로세서에만 존재한다.Since only OMP processors have disks, DBBG blocks that require disk access for data backup and recovery only exist on OMP processors.

DBSG 블럭은 응용 프로그램으로부터 데이타 변경 요구를 받으면 변경할 릴레이션의 종류가 DKB(Disk Backup)일 경우 변경한 내용을 디스크에 있는 데이타 베이스 복사본인 PLD(Processor Load Data)에 적용할 수 있도록 로그 레코드 포맷으로 로그를 제작하여 DBBG 블럭으로 로그를 전송해 처리 요구를 한다. 그러면 DBBG는 이 로그를 디스크에 있는 로그 화일에 저장을 한 후 백업 요청에 따라 백업기 요구된 요구된 프로세서의 로그 화일을 가져와 디스크에 있는 해당 PLD에 로그를 적용시켜 메모리에 있는 데이타 베이스 내용과 디스크에 있는 PLD의 내용을 일관성 있게 유지되도록 한다.When the DBSG block receives a data change request from an application, the DBSG block logs the changes in the log record format so that the changes can be applied to the processor load data (PLD), which is a copy of the database on disk, when the type of relation to be changed is DKB (Disk Backup). To send the log to the DBBG block for processing. DBBG then stores this log in a log file on disk and, upon a backup request, obtains the log file of the requested processor required by the backup, and applies the log to the corresponding PLD on disk, thereby saving the contents of the database and the disk in memory. Ensure that the contents of the PLDs in the directory are consistent.

한편, 프로세서가 다운되었을 경우 메모리안에 데이타 베이스가 상실되었기 때문에 프로세서 다운이전의 상태를 유지하도록 회복시켜 주어야 하는데 시스템 로더에서 디스크에 있는 해당 프로세서의 PLD와 백업되지 않고 남아 있는 해당 프로세서의 로그 화일을 메모리에 보내준 다음 프로세서 로더인 PL 블럭에서 DBSG 블럭으로 하여금 회복 기능을 수행하도록 요구를 한다. 그러면 DBSG 블럭은 DBBG 블럭으로부터 로그 화일 정보를 받아 프로세서 다운이전의 상태로 데이타 베이스를 회복시킨뒤 PL 블럭에게 해당 프로세서에 실장되는 응용 프로그램들을 수행시키도록 구현되었다.On the other hand, if a processor goes down, the database is lost in memory, so it must be restored to maintain the state before the processor went down. The system loader stores the PLD of the processor on disk and the log files of the processor that have not been backed up. The PL loader, the processor loader, then requests the DBSG block to perform its recovery function. Then, the DBSG block receives log file information from the DBBG block, restores the database to the state before the processor was down, and executes the PL block to execute applications installed in the processor.

제 3 도는 전전자 교환기의 DBMS에서의 데이타 베이스 백업 및 회복하는 방법에 대한 전체적인 흐름도이다.3 is a general flow diagram of a method of database backup and recovery in a DBMS of an electronic switchgear.

데이타 베이스 백업은 응용 프로그램에서 백업 릴레이션을 변경해 변경 내용이 담긴 변경 버퍼를 수신하여(1) 디스크에 있는 데이타 베이스의 복사본인 PLD에 적용될 수 있도록 로그를 제작하여 OPM 프로세서로 전송하면(2) 로그를 수신하여 해당 로그 화일에 로그를 저장한다(3), 그런 다음, 백업 요청(운용자의 MMC 명령에 의한 백업 요청, 로그 화일 크기의 임계치를 넘었을때 백업 요청, 시스템의 전반적인 부하를 줄이기 위해 최빈시에 자동적으로 백업 요청)이 오면(4) 백업이 요구된 프로세서의 로그 화일에서 로그들을 가져와(5) 디스크에 있는 해당 PLD에 로그를 적용하고(6), 로그 적용이 끝나면 데이타 베이스 백업 처리를 종료한다(7). 데이타 베이스 회복은 시스템 로더가 다운된 프로세서로부터 재시동 요청을 받으면(8), 해당 PLD와 로그 화일은 디스크로부터 메모리로 전송하고(9), 그런 다음 프로세서 로더는 회복 요청을 요구해 온다(10), 회복 요청을 받아 다운된 프로세서의 로그 화일에 대한 정보를 요구해(11) 정보를 수신하여 메모리에 있는 PLD에 로그를 적용한다(12). 적용이 끝나면 프로세서 로더에게 회복이 끝났다고 메세지 전송후(13) 데이타 베이스 회복 처리를 종료한다(14).Database backup changes the backup relation in an application to receive a change buffer containing the changes (1), create a log that can be applied to the PLD, a copy of the database on disk, and send the log to the OPM processor (2). Receive and store the log in the log file (3), then backup request (backup request by the operator's MMC command, backup request when the log file size threshold is exceeded, and the most frequent to reduce the overall load on the system. Automatically request backups (4) retrieve logs from the processor's log file (5), apply logs to the corresponding PLD on disk (6), and terminate the database backup process when the log application is complete. (7). Database recovery receives a reboot request from a downloaded processor (8), transfers the PLD and log files from disk to memory (9), and then the processor loader requests a recovery request (10). In response to the request, information on the log file of the downed processor is requested (11), the information is received, and the log is applied to the PLD in the memory (12). After the application is completed, the processor loader sends a message that the recovery is completed (13) and terminates the database recovery process (14).

상기와 같이 구성되어 동작하는 본 발명은 전전자 교환기의 DBMS로 응용 프로그램에서 백업 릴레이션을 변경한 변경 내용을 로그 화일에 저장해 두었다가 백업 요청이 오면 메모리의 데이타 베이스 복사본인 디스크의 PLD에 로그를 적용하여 데이타의 일관성을 유지하도록 하고, 응용 프로그램이 수행되었던 프로세서가 다운되었다가 재 시동될때 다운이전의 데이타 베이스 상태로 회복하도록 처리하였다.According to the present invention configured and operated as described above, the DBMS of the electronic switchgear stores the changed contents of the backup relation in the application program in a log file, and when a backup request is made, the log is applied to the PLD of the disk which is a database copy of the memory. The data is kept consistent and processed to recover to the database state before the downtime when the processor on which the application program was run is down and restarted.

본 발명의 효과로 데이타 베이스 백업 및 회복하는 방법을 전전자 교환기의 DBMS에 구현함으로써 응용 프로그램들이 원하는 데이타를 검색하거나, 변경할때 언제나 정확한 데이타를 제공해 주고, 심지어 응용 프로그램이 수행되었던 프로세서가 다운이 되어도 데이타를 프로세서가 다운되기 이전의 상태로 유지시켜 주어 응용 프로그램이 프로세서가 다운되기 이전에 수행하던 데이타의 상태대로 계속 수행될 수 있도록 데이타의 무결성을 제공해 허용되지 않는 메모리 영역에 접근하거나 데이타 베이스의 운용 관리에 장애를 일으키거나 프로세서가 다운되는 등 교환기에 입히게 되는 막대한 피해를 예방해 주어 항상 정확한 교환기 데이타의 운용 관리로 교환기가 높은 신뢰도를 유지할 수 있도록 한다.By implementing the method of database backup and recovery with the effect of the present invention in the DBMS of the electronic switchboard, the application always provides the correct data when searching or changing the desired data, even if the processor in which the application was executed goes down. Keeps data in the state it was in before the processor went down, providing the integrity of the data so that applications can continue to run the data they had before the processor went down, accessing unacceptable areas of memory or operating the database. It prevents the enormous damage to the exchange, such as management failure or processor down, so that the exchange maintains high reliability with accurate management of the exchange data at all times.

Claims (1)

DBBG(Data Base Backup Group), DBSG(Data Base Supporting Group) 그리고 DBKG(Data Base Kernel Group)의 3개 블럭으로 구성되는 데이타 베이스 관리 시스템(DBMS)을 탑재하고 있는 OMP(Operation and Maintenance Processor)와 데이타 베이스 관리 시스템의 구성요소중 DBSG(Data Base Supporting Group)와 DBKG(Data Base Kernel Group)만을 구비하는 다수의 타 프로세서(ASP, INP, MMP)를 구비하는 전전자 교환기에 적용되는 데이타 베이스 백업 및 회복하는 방법에 있어서, 응용 프로그램에서 백업 릴레이션을 변경해 변경 내용을 수신하여 디스크에 있는 데이타 베이스의 복사본인 PLD(Processor Load Date)에 적용할 수 있도록 로그를 제작하여 OMP로 전송하면 로그를 수신하여 해당 로그 화일에 로그를 저장하는 제 1 단계(1 내지 3)와, 상기 제 1 단계(1 내지 3)수행후, 데이타 백업 요청이 오면 백업이 요구된 프로세서의 로그 화일에서 로그들을 가져와 디스크에 있는 해당 PLD에 로그를 적용하고, 로그 적용이 끝나면 데이타 베이스 백업 처리를 종료하는 제 2 단계(4 내지 7)와, 상기 제 1 단계(1 내지 3)수행후, 시스템 로더가 다운된 프로세서로부터 재시동 요청을 받으면, 해당 PLD와 로그 화일을 디스크로부터 메모리에 전송하고, 프로세서 로더가 회복 요청을 요구해오는 제 3 단계(8 내지 10)와, 상기 제 3 단계(8 내지 10) 수행후, 회복 요청을 받아 다운된 프로세서의 로그 화일에 대한 정보를 수신하여 메모리에 있는 PLD에 로그를 적용하여 회복 처리를 종료하는 제 4 단계(11 내지 14)를 구비하여 수행되는 것을 특징으로 하는 전전자 교환기의 DBMS의 데이타 베이스 백업 및 회복하는 방법.OMP (Operation and Maintenance Processor) and data with a Database Management System (DBMS) consisting of three blocks: Data Base Backup Group (DBBG), Data Base Supporting Group (DBSG) and Data Base Kernel Group (DBKG) Database backup and recovery applied to electronic switchboards with many other processors (ASP, INP, MMP) that have only DBSG (Data Base Supporting Group) and DBKG (Data Base Kernel Group) In this method, the application can change the backup relation to receive the changes and apply them to the processor load date (PLD), which is a copy of the database on disk. After performing the first step (1 to 3) of storing the log in a file, and performing the first step (1 to 3), if the data backup request comes, After the logs are taken from the file and the logs are applied to the corresponding PLD on the disk, and the log application is completed, the database backup processing is terminated, and after performing the first steps (1 to 3), the system When the loader receives a restart request from the downed processor, the third step (8 to 10) of transmitting the corresponding PLD and log file from the disk to the memory, and the processor loader requests a recovery request, and the third step (8 to 10). And a fourth step (11 to 14) of receiving the recovery request and receiving information on the log file of the downed processor and applying the log to the PLD in the memory to terminate the recovery process. Database backup and recovery of the DBMS of the electronic switchgear.
KR1019900022806A 1990-12-31 1990-12-31 Database backing-up & restoring method KR930009854B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019900022806A KR930009854B1 (en) 1990-12-31 1990-12-31 Database backing-up & restoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019900022806A KR930009854B1 (en) 1990-12-31 1990-12-31 Database backing-up & restoring method

Publications (2)

Publication Number Publication Date
KR920014051A KR920014051A (en) 1992-07-30
KR930009854B1 true KR930009854B1 (en) 1993-10-12

Family

ID=19309221

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019900022806A KR930009854B1 (en) 1990-12-31 1990-12-31 Database backing-up & restoring method

Country Status (1)

Country Link
KR (1) KR930009854B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100293937B1 (en) * 1998-07-27 2001-07-12 윤종용 Atomatic database backup method in private exchange

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100324276B1 (en) * 1999-09-17 2002-02-21 서평원 method for data backup of DBMS in switching system
KR100330177B1 (en) * 1999-11-05 2002-03-28 서평원 Replicated Relation Recovery Method In Switching System DBMS
KR20020036176A (en) * 2000-11-08 2002-05-16 박종섭 Method for dumping and backup file between msc and remote workstation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100293937B1 (en) * 1998-07-27 2001-07-12 윤종용 Atomatic database backup method in private exchange

Also Published As

Publication number Publication date
KR920014051A (en) 1992-07-30

Similar Documents

Publication Publication Date Title
US11429305B2 (en) Performing backup operations using replicas
US7797358B1 (en) Methods and apparatus for continuous data protection system having journal compression
KR100983300B1 (en) Recovery from failures within data processing systems
US9658928B2 (en) File-based cluster-to-cluster replication recovery
US7516287B2 (en) Methods and apparatus for optimal journaling for continuous data replication
US7627612B2 (en) Methods and apparatus for optimal journaling for continuous data replication
US8055937B2 (en) High availability and disaster recovery using virtualization
US7860836B1 (en) Method and apparatus to recover data in a continuous data protection environment using a journal
US7882286B1 (en) Synchronizing volumes for replication
US7719443B1 (en) Compressing data in a continuous data protection environment
US6941327B2 (en) Apparatus and method for database synchronization in a duplex system
US6247103B1 (en) Host storage management control of outboard data movement using push-pull operations
JP2019519025A (en) Division and movement of ranges in distributed systems
JP2005529410A (en) Multiple simultaneously active file systems
JP2007241486A (en) Memory system
US11853581B2 (en) Restoring a storage system using file relocation metadata
KR930009854B1 (en) Database backing-up & restoring method
CN113297134B (en) Data processing system, data processing method and device, and electronic device
KR960014198B1 (en) Data base management system
KR960003974B1 (en) Data back-up method for electronic switching system
JPH04299435A (en) Data base equivalent system
KR940007838B1 (en) Method of recovering transaction on real time database management system
KR0131155B1 (en) Remote backup method for subscriber location information
KR970049780A (en) Data Consistency Backup Method Using Client-Server Architecture in Distributed Real-Time Database Management System (DBMS)
CN116126826A (en) WAL batch management method, system, device and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070919

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee