KR19990079216A - How to share a database on the Internet - Google Patents

How to share a database on the Internet Download PDF

Info

Publication number
KR19990079216A
KR19990079216A KR1019980011702A KR19980011702A KR19990079216A KR 19990079216 A KR19990079216 A KR 19990079216A KR 1019980011702 A KR1019980011702 A KR 1019980011702A KR 19980011702 A KR19980011702 A KR 19980011702A KR 19990079216 A KR19990079216 A KR 19990079216A
Authority
KR
South Korea
Prior art keywords
server
database
copy
transmission
synchronization
Prior art date
Application number
KR1019980011702A
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 KR1019980011702A priority Critical patent/KR19990079216A/en
Publication of KR19990079216A publication Critical patent/KR19990079216A/en

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

하나의 서버에서 데이터베이스를 생성하고 인터넷을 통하여 생성된 데이터베이스를 하나의 다른 서버로 전송하며, 하나의 서버와 하나의 다른 서버 사이에서 데이터베이스를 동기화함으로서 데이터베이스를 갱신한다.Create a database on one server, transfer the database created over the Internet to one other server, and update the database by synchronizing the database between one server and another server.

따라서, 인터넷을 이용하여 원거리의 서버들간에 데이터베이스를 동기화함으로서, 원거리의 서버들간에도 최신 데이터베이스를 빠르고 용이하게 공유할 수 있다.Thus, by synchronizing the database between remote servers using the Internet, it is possible to quickly and easily share the latest database between remote servers.

Description

인터넷상에서 데이터베이스의 공유방법How to share a database on the Internet

본 발명은 인터넷상에서 데이터베이스의 공유방법에 관한 것으로서, 보다 상세하게는 기존의 네트워크 파일 시스템에서만 가능한 데이터베이스의 동기화를 인터넷상에서 이용하여 원거리에 있는 서버(server)들 사이에서도 최신의 데이터베이스를 공유할 수 있도록 하는 인터넷(Internet)상에서 데이터베이스의 공유방법에 관한 것이다.The present invention relates to a method of sharing a database on the Internet, and more particularly, to share a state-of-the-art database even among remote servers by using a synchronization of a database available only on an existing network file system on the Internet. The present invention relates to a method of sharing a database on the Internet.

일반적으로, 데이터베이스(Database) 동기화는 물리적으로 서로 다른 데이터베이스(Database)들 사이에 서로의 내용을 일치시키는 작업을 말한다. 이것은 두 데이터베이스에 있는 각각의 표(Table)의 실제 내용인 레코드(Record)사이의 변화를 추적하여 변화분이 있을 경우 두 데이터베이스(Database)를 최근 자료로 갱신하는 작업이다.In general, database synchronization refers to an operation of matching contents between physically different databases. This tracks the changes between records, which are the actual contents of each table in both databases, and updates the two databases with the latest data, if any.

데이터베이스(Database) 동기화 과정은 원본 데이터베이스에서 복사본의 생성으로 시작한다. 이 복사본의 구조는 원본과 동일하며 부가적으로 동기화 동작에 필요한 추가정보를 포함하게 된다. 동기화는 원본과 복사본 사이에 추가되거나 변경 및 삭제된 자료들간의 비교에 의해 최근에 변경이 이루어진 자료로 원본과 복사본 데이터베이스를 갱신하게 된다. 이때, 데이터베이스의 비교량은 레코드(Record)의 수 만큼 있으며 레코드(Record)의 수가 많을수록 최근자료로 갱신하는데 많은 시간이 소요되게 된다.The database synchronization process begins with the creation of a copy in the original database. The structure of this copy is identical to the original and additionally contains additional information needed for the synchronization operation. Synchronization updates the original and copy databases with data that has been recently changed by comparing data added, changed, or deleted between the original and the copy. At this time, the amount of comparison of the database is as many as the number of records, and the larger the number of records, the longer it takes to update to the latest data.

현재 네트워크 파일 시스템(Network File System)은 로컬 디스크(Local disk)의 파일 시스템(File System)을 억세스(Access) 하듯이 자유롭게 접근이 가능하게 되어 랜(LAN;Local Area Network) 환경에서는 일정한 거리상에 있는 두 컴퓨터간의 데이터베이스(Database) 동기화가 가능하게 되었다.Currently, the Network File System can be freely accessed as if accessing the File System of the local disk, so that it is located at a certain distance in a LAN (Local Area Network) environment. Database synchronization between two computers is now possible.

한편, 현재 하루가 다르게 인터넷의 사용자가 늘어나고 있으며 이에 따른 인터넷의 전송속도 또한 고속화되고 있다. 더블유더블유더블유(WWW)로 불리는 월드 와이드 웹(World Wide Web)의 출발로 인터넷의 발전은 획기적으로 이루어지고 있으며 일반 전화선로를 통해 가정에서도 더블유더블유더블유(WWW)를 이용하여 전 세계의 정보를 즉시 수집하게 되었다.On the other hand, the number of users of the Internet is increasing day by day, and the transmission speed of the Internet is also increasing accordingly. With the launch of the World Wide Web (WWW), the development of the Internet is revolutionary, and the world's information can be instantly accessed by using WUW at home via regular telephone lines. It was collected.

그런데, 상기한 바와 같은 인터넷등의 원거리 작업에서 동기화 작업은 현재 이루어지고 있지 않으므로 건물들 간의 최신 데이터베이스의 공유와 다른 도시 사이의 최신 데이터베이스의 공유 또한 다른 나라에 존재하는 최신 데이터베이스의 공유가 불가능하였다.However, in the remote work such as the Internet as described above, the synchronization work is not currently performed, so the sharing of the latest database among buildings and the sharing of the latest database among different cities are also impossible to share the latest database existing in another country.

따라서, 본 발명은 이와 같은 문제점들을 해결하기 위한 것으로서, 본 발명의 제 1목적은 기존의 파일 시스템(File System) 상에서 동기화가 가능한 데이터베이스 엔진(Database Engine)을 이용하여 인터넷으로의 동기화를 가능하도록 하는 인터넷상에서 테이터베이스 공유방법을 제공함에 있다.Accordingly, the present invention is to solve such problems, the first object of the present invention is to enable synchronization to the Internet using a database engine (Database Engine) that can be synchronized on the existing file system (File System) It is to provide a database sharing method on the Internet.

본 발명의 제 2목적은 종래의 데이터베이스 엔진(Database Engine)을 이용함으로서 별도의 데이터베이스 엔진(Database Engine)을 설계할 필요가 없으므로 개발기간을 단축하도록 하는 인터넷상에서 데이터베이스 공유방법을 제공함에 있다.A second object of the present invention is to provide a database sharing method on the Internet to shorten the development period since it is not necessary to design a separate database engine by using a conventional database engine.

도 1은 본 발명을 적용 실시할 수 있는 다중 서버-클라이언트 환경을 나타내는 개략적 블록도.1 is a schematic block diagram illustrating a multiple server-client environment in which the present invention may be applied.

도 2a는 생성단계를 나타내는 흐름도.2A is a flowchart showing a generating step.

도 2b는 갱신단계를 나타내는 흐름도이다.2B is a flowchart showing an update step.

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

A:1차 서버 네트워크 B:2차 서버 네트워크A: 1 secondary server network B: secondary server network

1:1차 서버 1a:2차 서버1: 1 primary server 1a: secondary server

2:클라이언트(Client) 3:원본 데이터베이스2: client 3: source database

4:전송 복사본 5:복사본 데이터베이스4: transmission copy 5: copy database

이와 같은 목적들을 달성하기 위한 본 발명의 특징은, 하나의 서버에서 데이터베이스를 생성하고 하나의 다른 서버로 데이터베이스를 전송하여 두 서버에 동일한 데이터베이스를 생성하는 생성단계와 하나의 서버와 하나의 다른 서버 사이에서 데이터베이스를 갱신하는 갱신단계를 포함하는 점에 있다.A characteristic of the present invention for achieving the above objects is the creation step of creating a database on one server and transferring the database to one other server to create the same database on both servers and between one server and one other server. In that it includes an update step to update the database.

여기서, 생성단계는, 하나의 서버에서 데이터베이스를 생성하고 하나의 다른 서버에서 데이터베이스 전송요구가 있을 경우 두 서버를 접속한 후, 하나의 서버에서 상기 데이터베이스에 대한 전송 복사본을 생성하는 제 1단계와 하나의 서버에서 전송 복사본을 하나의 다른 서버로 전송하는 제 2단계 및 하나의 서버로부터 하나의 다른 서버로 전송 복사본을 모두 전송하고 하나의 다른 서버에서 전송 복사본에 대한 복사본을 생성하는 제 3단계를 포함한다.Here, the generating step is the first and the first step of creating a database on one server and connecting the two servers when there is a database transfer request from one server, and then creating a transfer copy of the database on one server. The second step of transferring the transfer copy from one server to the other server and the third step of transferring all the transfer copies from one server to one other server and creating a copy of the transfer copy on one other server. do.

이때, 갱신단계는, 하나의 서버와 하나의 다른 서버 중 임의의 서버에서 데이터베이스 동기화를 요구하면 데이터베이스 동기화를 요구받은 임의의 다른 서버가 전송 복사본을 생성하는 제 1단계와 임의의 다른 서버에서 전송 복사본을 임의의 서버로 전송하는 제 2단계와 제 2단계에서 전송된 전송 복사본을 임의의 서버에서 모두 수신하면 임의의 서버에서 전송 복사본과 복사본을 동기화하는 제 3단계 및 임의의 서버에서 전송 복사본과 복사본과의 동기화가 완료되면 임의의 서버에서 동기화가 완료된 데이터베이스의 전송 복사본을 생성하는 제 4단계와 동기화가 완료된 데이터베이스의 전송 복사본을 임의의 서버에서 임의의 다른 서버로 전송하는 제 5단계 및 제 5단계에서 전송된 동기화가 완료된 전송 복사본을 임의의 다른 서버에서 모두 수신하고 임의의 다른 서버에서 동기화가 완료된 전송 복사본과 원본 데이터베이스를 동기화하는 제 6단계를 포함한다.At this time, the update step, if any one of the server and one of the other server requests a database synchronization, any other server that has been requested for database synchronization to create a transmission copy and the transfer copy from any other server Receiving both the transfer copy sent in step 2 and step 2 to any server at any server, the transfer copy and copy at step 3 and any server to synchronize the transfer copy and copy at any server After the synchronization with the server is completed, the fourth step of creating a transfer copy of the synchronized database on any server, and the fifth and fifth steps of transferring the transfer copy of the synchronized database from any server to any other server. Receive all sync copies sent from to any other server. And a sixth step of synchronizing the original database with the transmission copy which has been synchronized from any other server.

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

도 1은 본 발명을 적용 실시할 수 있는 다중 서버-클라이언트 환경을 나타내는 개략적 블록도이다.1 is a schematic block diagram illustrating a multiple server-client environment in which the present invention may be applied.

도 2a는 생선단계를 나타내는 흐름도이다.2A is a flowchart showing a fish step.

도 2b는 갱신단계를 나타내는 흐름도이다.2B is a flowchart showing an update step.

도 1을 참조하여 본 발명을 적용 실시할 수 있는 다중 서버-클라이언트 환경을 개략적으로 설명하면 다음과 같다.Referring to Figure 1 schematically illustrates a multiple server-client environment to which the present invention can be applied.

도 1에서, 다중 서버-클라이언트 환경은 원거리의 분리된 두 개의 1,2차 서버 네트워크(A,B)로 구성되고 1,2차 서버 네트워크는 인터넷을 통하여 데이터베이스를 송/수신한다.In FIG. 1, a multiple server-client environment consists of two remote primary and secondary server networks (A, B), and the primary and secondary server networks transmit and receive databases over the Internet.

먼저, 1차 서버네트워크(A)의 구성을 설명하면 다음과 같다.First, the configuration of the primary server network (A) is as follows.

1차 서버(1)는 시스템에 있어서 각종 자원을 제공하는 장치로서 특히, 원본 데이터베이스로부터 전송복사본(4)을 생성하고 1차 네트워크에서 동기화를 제어한다.The primary server 1 is a device for providing various resources in the system, in particular, generating a transmission copy 4 from the original database and controlling synchronization in the primary network.

클라이언트(Client;2)는 컴퓨터처리에서 다른 프로그램이 제공하는 서비스를 요구하는 프로세스(프로그램이나 태스크라고 해도 좋다.)를 말하는 것으로서, 서버에는 다수의 클라이언트가 존재한다.A client (2) refers to a process (also referred to as a program or a task) that requests a service provided by another program in computer processing, and a plurality of clients exist in the server.

원본 데이터베이스(3)는 1차 서버(1)에서 생성한 초기의 데이터베이스를 나타낸다.The original database 3 represents the initial database created by the primary server 1.

전송 복사본(4)은 1차 네트워크(A)에서 인터넷을 통하여 다른 네트워크로 전송하기 위한 원본 데이터베이스의 복사본을 나타낸다.The transmission copy 4 represents a copy of the original database for transmission from the primary network A to another network via the Internet.

다음으로, 2차 서버네트워크(B)의 구성을 설명하면 다음과 같다.Next, the configuration of the secondary server network (B) is as follows.

2차 서버(1)는 시스템에 있어서 각종 자원을 제공하는 장치로서 특히, 원본 데이터베이스로부터 전송복사본을 생성하고 1차 네트워크에서 동기화를 제어한다.The secondary server 1 is a device for providing various resources in the system, in particular, generating a transmission copy from the original database and controlling synchronization in the primary network.

클라이언트(Client;2)는 컴퓨터처리에서 다른 프로그램이 제공하는 서비스를 요구하는 프로세스를 말하는 것으로서, 서버에는 다수의 클라이언트가 존재한다.A client (2) refers to a process requiring a service provided by another program in computer processing, and a plurality of clients exist in the server.

전송 복사본(4)은 2차 서버(1)에서 동기화를 위해 1차 네트워크(A)로부터 수신한 원본 데이터베이스(3)의 복사본을 나타낸다.The transmission copy 4 represents a copy of the original database 3 received from the primary network A for synchronization at the secondary server 1.

복사본 데이터베이스(5)는 2차 서버에서 이용하기 위하여 1차 서버 네트워크(A)로부터 수신한 데이터베이스를 나타낸다.The copy database 5 represents a database received from the primary server network A for use in the secondary server.

이와 같은 다중 서버-클라이언트 환경하에서 데이터베이스를 공유하는 방법을 설명한다.This article describes how to share a database in such a multiple server-client environment.

본 발명에 의한 인터넷상에서 데이터베이스 공유방법은 크게 생성단계와 갱신단계로 나누어 진다.The database sharing method on the Internet according to the present invention is largely divided into a generation step and an update step.

도 2a를 참조하여 생성단계를 설명하면 다음과 같다.The generation step will be described with reference to FIG. 2A.

본 발명의 생선단계는 1차 서버에서 데이터베이스를 생성하고(S1) 2차 서버로부터 1차 서버로 인터넷을 통하여 접속한 후(S2,S3) 2차 서버에서는 데이터베이스를 요청하고(S4) 1차 서버에서는 상기 데이터베이스에 대한 전송 복사본을 생성하는 제 1단계(S5)와 1차 서버에서 전송 복사본을 2차 서버로 전송하는 제 2단계(S6)와 1차 서버로부터 2차 서버로 전송 복사본을 모두 전송하고(S7) 2차 서버에서 전송 복사본에 대한 복사본을 생성하는 제 3단계(S8)를 포함한다.In the fish phase of the present invention, the database is created on the primary server (S1), and the secondary server is connected to the primary server through the Internet (S2, S3), and the secondary server requests the database (S4). In the first step (S5) of creating a transmission copy for the database and the second step (S6) of transmitting the transmission copy from the primary server to the secondary server and transmitting the transmission copy from the primary server to the secondary server And a third step S8 of generating a copy for the transmission copy in the secondary server.

또한, 도 2b를 참조하여 갱신단계를 설명하면 다음과 같다.In addition, the update step will be described with reference to FIG. 2B.

본 발명의 갱신단계는 2차 서버에서 1차 서버로 인터넷을 통하여 접속하여(S9) 두 서버의 접속이 완료된 후(S10), 2차 서버에서 데이터베이스 동기화를 요청하고(S11) 데이터베이스 동기화를 요구받은 1차 서버가 전송 복사본을 생성하는 제 1단계(S12)와 1차 서버에서 전송 복사본을 2차 서버로 전송하는 제 2단계(S13)와 1차 서버에서 전송 복사본을 모두 전송하고 2차 서버에서 전송 복사본을 모두 수신하면(S14), 2차 서버에서 전송 복사본과 복사본을 동기화하는 제 3단계(S15)와 2차 서버에서 전송 복사본과 복사본의 동기화가 완료되면(S16) 2차 서버에서 동기화가 완료된 데이터베이스의 전송 복사본을 생성하는 제 4단계(S17)와 동기화가 완료된 데이터베이스의 전송 복사본을 2차 서버에서 1차 서버로 전송하는 제 5단계(S18) 및 2차 서버에서 동기화가 완료된 데이터베이스의 전송 복사본을 모두 전송하고 1차 서버에서 동기화가 완료된 전송 복사본을 모두 수신하면(S19) 1차 서버에서 동기화가 완료된 전송 복사본과 원본 데이터베이스를 동기화하는 제 6단계(S20)를 포함한다.In the update step of the present invention, the secondary server is connected to the primary server through the Internet (S9) after the connection of the two servers is completed (S10), and the secondary server requests database synchronization (S11) and receives a database synchronization request. The first step (S12) in which the primary server creates a transmission copy, the second step (S13) in which the primary server transfers the transmission copy to the secondary server, and the primary server transmits both the transmission copies and then in the secondary server. When all the transfer copies are received (S14), the second server synchronizes the transfer copy and the copy (S15) and when the secondary server finishes synchronizing the transfer copy and the copy (S16), synchronization is performed on the secondary server. Step 4 (S17) of creating a transfer copy of the completed database, and step 5 (S18) of transferring the transfer copy of the completed database from the secondary server to the primary server and the data of synchronization completion on the secondary server. When transmitting all the transmission copies of the database and receiving all of the transmission copy of the synchronization is completed in the primary server (S19) includes a sixth step (S20) for synchronizing the transmission database and the original database is completed synchronization in the primary server.

이와 같이 구성된 인터넷상에서 데이터베이스 공유방법이 도 1의 다중-서버 클라이언트 환경에서 수행되는 과정을 도 2a 및 도 2b를 참조하여 설명하면 다음과 같다.Referring to Figures 2a and 2b the process of performing a database sharing method on the Internet configured as described above in the multi-server client environment of Figure 1 as follows.

먼저, 도 2a에서 보는 것처럼 1차 서버(1)에서 원본 데이터베이스(3)를 생성하고(S1) 2차 서버(1a)에서 인터넷을 통하여 1차 서버(1)로 접속한 후(S2,S3) 2차 서버(1a)에서 1차 서버(1)의 데이터베이스를 요청하면(S4), 1차 서버(1)에서는 데이터베이스를 전송하기 위한 원본 데이터베이스의 전송 복사본(4)을 생성한다(S5).First, as shown in FIG. 2A, the original database 3 is created on the primary server 1 (S1), and the secondary server 1a is connected to the primary server 1 via the Internet (S2, S3). When the secondary server 1a requests the database of the primary server 1 (S4), the primary server 1 generates a transfer copy 4 of the original database for transferring the database (S5).

이후, 1차 서버(1)에서 2차 서버(1a)로 위의 전송 복사본(4)을 전송하고(S6) 1.2차 서버 사이에 송/수신이 완료되면(S7), 2차 서버(1a)에서는 위의 수신된 전송 복사본(4)의 복사본을 생성하여(S8) 위의 전송 복사본(4)의 복사본을 클라이언트(Client;2)로 제공한다.Thereafter, the above transmission copy 4 is transmitted from the primary server 1 to the secondary server 1a (S6) and when transmission / reception is completed between the 1.2 primary servers (S7), the secondary server 1a. In step S8, a copy of the received transmission copy 4 is generated (S8) to provide a copy of the transmission copy 4 above to the client (Client).

한편, 일정한 시간이 경과하고 2차 서버에서 인터넷을 통하여(S9,S10) 사용중인 데이터베이스의 동기화를 1차 서버에 요청하면(S11) 도 2b에서 보는 것처럼, 1차 서버에서는 전송 복사본(4)을 생성한다(S12).On the other hand, if a certain time has elapsed and the secondary server requests the primary server to synchronize the database being used over the Internet (S9, S10) (S11), as shown in FIG. 2B, the primary server transmits the transmission copy 4. It generates (S12).

여기서, 생선된 전송 복사본(4)은 인터넷을 통하여 2차 서버(1a)로 전송되고 (S13) 2차 서버(1a)에서 전송 복사본(4)의 수신이 완료되면(S14) 2차 서버(4)에서는 수신된 위의 전송 복사본(4)과 사용중인 데이터베이스를 종래의 동기화 기술을 이용하여 동기화하고(S15) 동기화가 완료되면(S16) 2차 서버(1a)에서 동기화가 완료된 데이터베이스의 복사본을 생성한다(S17).Here, the transmitted transmission copy 4 is transmitted to the secondary server 1a via the Internet (S13) and when the reception of the transmission copy 4 is completed in the secondary server 1a (S14), the secondary server 4 ) Synchronizes the received transmission copy (4) with the database in use using a conventional synchronization technique (S15) and when the synchronization is completed (S16), the second server 1a generates a copy of the completed synchronization database. (S17).

이에 따라, 동기화가 완료된 데이터베이스의 복사본을 1차 서버(1)로 전송하고(S18) 1차 서버(1)에서는 동기화가 완료된 데이터베이스의 수신이 완료되면(S19) 수신된 동기화가 완료된 복사본(4a)과 원본 데이터베이스(3)를 종래의 동기화기술을 이용하여 동기화함으로서(S20) 모든 동기화 과정을 종료한다.Accordingly, a copy of the synchronization-completed database is transmitted to the primary server 1 (S18), and when the reception of the synchronization-completed database is completed (S19), the primary server 1 receives the received synchronization-completed copy 4a. By synchronizing the original database 3 with the conventional synchronization technique (S20) all the synchronization process is terminated.

따라서, 인터넷을 통하여 원거리의 서버간에 데이터베이스를 동기화하여 최신 데이터베이스를 서버들 간에 공유할 수 있다.Therefore, the latest database can be shared among servers by synchronizing the database between remote servers through the Internet.

결국 전술한 바와 같이 본 발명에 의한 인터넷상에서 데이터베이스의 공유방법에 따르면, 인터넷을 통하여 데이터베이스의 동기화를 가능하게 하여 다른 건물이나 다른 국가, 다중 서버-클라이언트 환경과 오프라인(Off-Line) 환경 및 서로 다른 서버가 있는 건물들 간에도 데이터베이스를 빨리 검색 및 수정할 수 있는 효과가 있다.After all, according to the method of sharing a database on the Internet according to the present invention as described above, it is possible to synchronize the database via the Internet, different buildings, different countries, multiple server-client environment and offline (Off-Line) environment and different Even buildings with servers have the effect of quickly searching and modifying the database.

Claims (3)

서로 다른 여러개의 서버가 연결된 인터넷상에서:On the Internet where several different servers are connected: 하나의 서버에서 데이터베이스를 생성하고 하나의 다른 서버로 데이터베이스를 전송하여 두 서버에 동일한 데이터베이스를 생성하는 생성단계;Generating a database in one server and transmitting the database to one other server to generate the same database in both servers; 상기 하나의 서버와 하나의 다른 서버 사이에서 데이터베이스를 갱신하는 갱신단계를 포함하는 것을 특징으로 하는 인터넷상에서 데이터베이스 공유방법.And updating the database between the one server and one other server. 제 1항에 있어서, 상기 생성단계는, 상기 하나의 서버에서 데이터베이스를 생성하고 상기 하나의 다른 서버에서 데이터베이스 전송요구가 있을 경우 두 서버를 접속후 상기 하나의 서버에서 상기 데이터베이스에 대한 전송 복사본을 생성하는 제 1단계;The method of claim 1, wherein the generating of the database comprises: creating a database at the one server and connecting to two servers when a request for database transmission is made at the other server, and then generating a transmission copy of the database at the one server. The first step to do; 상기 하나의 서버에서 상기 전송 복사본을 상기 하나의 다른 서버로 전송하는 제 2단계;Transmitting, by the one server, the transmission copy to the one other server; 상기 하나의 서버로부터 상기 하나의 다른 서버로 상기 전송 복사본을 모두 전송하고 상기 하나의 다른 서버에서 상기 전송 복사본에 대한 복사본을 생성하는 제 3단계를 포함하는 것을 특징으로 하는 인터넷상에서 데이터베이스의 공유방법.And transmitting a copy of the transmission copy from the one server to the other server and creating a copy of the transmission copy at the one other server. 제 1항에 있어서, 상기 갱신단계는, 상기 하나의 서버와 하나의 다른 서버중임의의 서버에서 데이터베이스 갱신을 요구하면 상기 데이터베이스 갱신을 요구받은 임의의 다른 서버가 전송 복사본을 생성하는 제 1단계;2. The method of claim 1, wherein the updating step comprises: a first step in which any other server that is requested to update the database creates a transmission copy when a database update is requested from one server and one other server; 상기 임의의 다른 서버에서 상기 전송 복사본을 상기 임의의 서버로 전송하는 제 2단계;Transmitting the transmission copy from the other server to the server; 상기 제 2단계에서 전송된 상기 전송 복사본을 상기 임의의 서버에서 모두 수신하면 상기 임의의 서버에서 상기 전송 복사본과 상기 복사본을 동기화하는 제 3단계;A third step of synchronizing the transmission copy with the copy at the arbitrary server when the transmission copy transmitted in the second step is received at the server; 상기 임의의 서버에서 상기 전송 복사본과 상기 복사본과의 동기화가 완료되면 상기 임의의 서버에서 동기화가 완료된 데이터베이스의 전송 복사본을 생성하는 제 4단계;A fourth step of generating a transmission copy of the synchronization-completed database in the arbitrary server when the transmission copy and the copy of the copy are completed in the arbitrary server; 상기 동기화가 완료된 데이터베이스의 전송 복사본을 상기 임의의 서버에서 상기 임의의 다른 서버로 전송하는 제 5단계;Transmitting a transfer copy of the synchronization-completed database from the any server to the any other server; 상기 제 5단계에서 상기 동기화가 완료된 전송 복사본을 상기 임의의 다른 서버에서 모두 수신하고 상기 임의의 다른 서버에서 상기 동기화가 완료된 전송 복사본과 원본 데이터베이스를 동기화하는 제 6단계를 포함하는 것을 특징으로 하는 인터넷상에서 데이터베이스 공유방법.And a sixth step of receiving, at the fifth step, all of the transmission copies that have been completed in synchronization at the other other server and synchronizing the transmission database with the synchronization completed at the other server and the original database. How to share a database on Windows.
KR1019980011702A 1998-04-02 1998-04-02 How to share a database on the Internet KR19990079216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980011702A KR19990079216A (en) 1998-04-02 1998-04-02 How to share a database on the Internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980011702A KR19990079216A (en) 1998-04-02 1998-04-02 How to share a database on the Internet

Publications (1)

Publication Number Publication Date
KR19990079216A true KR19990079216A (en) 1999-11-05

Family

ID=65860696

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980011702A KR19990079216A (en) 1998-04-02 1998-04-02 How to share a database on the Internet

Country Status (1)

Country Link
KR (1) KR19990079216A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100693710B1 (en) * 1999-12-23 2007-03-13 주식회사 케이티 The Method for data consistency between master and slave database
KR101237161B1 (en) * 2010-08-30 2013-02-25 주식회사 엔씨소프트 Method of detecting unknown bot of online game

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1011336A (en) * 1996-06-24 1998-01-16 Meidensha Corp File management system
JPH1027148A (en) * 1996-07-10 1998-01-27 Hitachi Ltd Server systesm for internet
KR19980036951A (en) * 1996-11-20 1998-08-05 구자홍 Multi Server / Client Device
KR100257061B1 (en) * 1995-07-05 2000-05-15 사토 츠토무 Information processing system capable of acessing to different files and method for controlling thereof
KR100271342B1 (en) * 1992-12-08 2000-11-01 에를링 블로메, 타게 뢰브그렌 A system for taking backup in a database

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100271342B1 (en) * 1992-12-08 2000-11-01 에를링 블로메, 타게 뢰브그렌 A system for taking backup in a database
KR100257061B1 (en) * 1995-07-05 2000-05-15 사토 츠토무 Information processing system capable of acessing to different files and method for controlling thereof
JPH1011336A (en) * 1996-06-24 1998-01-16 Meidensha Corp File management system
JPH1027148A (en) * 1996-07-10 1998-01-27 Hitachi Ltd Server systesm for internet
KR19980036951A (en) * 1996-11-20 1998-08-05 구자홍 Multi Server / Client Device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100693710B1 (en) * 1999-12-23 2007-03-13 주식회사 케이티 The Method for data consistency between master and slave database
KR101237161B1 (en) * 2010-08-30 2013-02-25 주식회사 엔씨소프트 Method of detecting unknown bot of online game

Similar Documents

Publication Publication Date Title
US6343299B1 (en) Method and apparatus for random update synchronization among multiple computing devices
CN1528079B (en) Method and apparatus for peer-to-peer services
US8972348B2 (en) Method and system for supporting off-line mode of operation and synchronization
EP0955761B1 (en) Method and server for accessing a network directory
US7584174B2 (en) Update dependency control for multi-master replication
US6321236B1 (en) Distributing database differences corresponding to database change events made to a database table located on a server computer
JP3396223B2 (en) Method and apparatus for moving a subtree in a network directory
CA2100533C (en) Method and system for synchronizing computer mail user directories
US6973463B2 (en) Replication architecture for a directory server
EP0944010A1 (en) Method for updating a variable in a client of a directory service
EP1333389A2 (en) Directory server software architecture
CN103051663A (en) Proxy caching in a photosharing peer-to-peer network to improve guest image viewing performance
US7860827B1 (en) Data synchronization method for an application database available on multiple wirelessly connected platforms
JP4328806B2 (en) System, method and apparatus for accessing or sharing digital documents in a peer-to-peer communication network
US6757726B2 (en) Cache server having a cache-data-list table storing information concerning data retained by other cache servers
US20040024808A1 (en) Wide area storage localization system
JP2000222268A (en) Method for synchronizing file for plural computers
KR19990079216A (en) How to share a database on the Internet
JPH11249943A (en) Method and system for synchronous management of distributed data base
US7313598B1 (en) Method and apparatus for partial replication of directory information in a distributed environment
KR20050064278A (en) Apparatus for duplicating database and duplicating method therefor
US6981046B2 (en) System for the efficient transmission of partial objects in distributed data bases
WO2005015882A1 (en) Method and system for sharing device - session data with multiple devices
KR20020031656A (en) wireless internet DB sharing
JP2006209490A (en) Program for synchronization of set information

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application