Method of updating a shared database in a computer network

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000

Reexamination Certificate

active

06457011

ABSTRACT:

TECHNICAL FIELD
This invention relates generally to shared databases, more particularly, relates to a method of updating a shared database in a computer network.
BACKGROUND OF THE INVENTION
Servers on computer networks often share what is known as a “multi-master” database in which the servers all share responsibility for keeping the data current. Copies of parts or all of the database may be stored on several servers in such a system. When one server makes a change to a portion of the database, that change needs to be transmitted to all of the other servers that possess copies of that portion. One method of ensuring that this update occurs is described in U.S. Pat. No. 5,832,225 which is incorporated by reference herein in its entirety.
When a network that uses a multi-master database grows large, it becomes difficult to update current copies of the database on the servers within a reasonable period of time. This is due to the large number of “hops” (trips from one server to another) a between servers a particular change might have to make before it filters through the entire network. Under current updating schemes, if a server in a network of N servers makes a single change to the database, the server must transmit that change to N−1 servers. Thus, if all of the servers are making changes, a total of N*(N−1) updates must occur, thereby generating a tremendous amount of network traffic. The additional traffic can slow down the process considerably, thereby causing inconvenience to users and administrators alike. For example, if a user logs on to one server in a network and changes his password, he may not be able to use this password on another network server until the following day. Thus it can be seen that there is a need for a more efficient method for updating a multi-master database on a computer network.
SUMMARY OF THE INVENTION
In accordance with this need, a Knowledge Consistency Checker (KCC) that periodically executes on each server of the computer network is provided. The KCC interacts with a data structure contained within a copy of a database located on each server, and with a replication program that executes on each server when called by the KCC. The data structure contains a list of server objects representing the servers in the network. Associated with each server object is a list of replication objects that describe how the server is to obtain a copy of a change to the database. Each replication object represents a server other than the server with which it is associated. The KCC uses the replication objects to inform the replication engine from which servers to periodically request an update to the database and to the data structure. Thus, while each KCC is only responsible for creating the objects required for its own server, the replication topology of the entire network is provided to every server in the network by the periodic requests.
To ensure that all of the servers in the network receive all of the database changes, the KCC uses the Globally Unique IDs (GUIDs) to map out a virtual ring that creates a continuous path through all of the servers. When the KCC executes on a server, it orders the server objects in the replication map according to their GUIDs. The KCC then finds its server in the list and creates a replication object to the server ahead of it and a replication object to the server following it, and stores these objects under the server's object.


REFERENCES:
patent: 5832225 (1998-11-01), Hacherl et al.
patent: 6012059 (2000-01-01), Neimat et al.
patent: 6157944 (2000-12-01), Pedersen
patent: 6163855 (2000-12-01), Shrivastava et al.
patent: 6167427 (2000-12-01), Rabinovich et al.
patent: 6189043 (2001-02-01), Buyukkoc et al.
patent: 6247141 (2001-06-01), Holmberg

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method of updating a shared database in a computer network does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method of updating a shared database in a computer network, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method of updating a shared database in a computer network will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2860772

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.