EP0366341A2

Reliable database administration arrangement.

Abstract

In a distributed system, such as a PBX, which uses a database for its operation, a master copy (22) of the database having a first format is stored at a central node (10) and cache copies (32) of database portions (24) but having a different format are stored at peripheral nodes (11-12). A change to the database is made to the master copy, is recorded in a change table (26) corresponding to the affected database portion, and is sent to affected peripheral nodes. At initialization, a boot copy (25) is made of each database portion by translating the database portion from the master database format to the cache copy format. Periodically thereafter, each boot copy is replaced with a new boot copy that reflects changes presently recorded in the corresponding change table. When the new boot copy is generated, the present change table contents are erased. When a peripheral node calls for a new cache copy (e.g., upon reboot), it is sent the corresponding boot copy and any changes presently recorded in the corresponding change table.

EP0366341A2, drawing sheet 1
Sheet 1 of 5

Term

Term ended

Projected expiry passed 18 October 2009, 16.9 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

23 claims: 5 independent, 18 dependent

  1. 1
    An apparatus comprising:means for maintaining a database having a plurality of modifiable portions, the portions having a first format;means for storing records of modifications made to the database portions;means for generating boot copies of the database portions, the boot copies having a second format;and means responsive to a request from a requester for a database portion, for sending to the requester the boot copy of the requested portion and the presently-stored records of modifications made to the requested portion.
  2. 4
    An apparatus comprising:a database having a plurality of modifiable portions having a first format;a plurality of storage means, each corresponding with a different one of the database portions, each for storing records of modifications made to the corresponding database portion;a plurality of boot copies of the database portions, each corresponding with a different one of the database portions and having a second format different from the first format;means responsive to modification of a database portion, for making a record of the modification in the storage means corresponding to the modified database portion;and means responsive to a request from a requester for a cache copy of database portion, for sending to the requester the boot copy of the requested portion and the modifications presently recorded in the storage means corresponding to the requested portion.
  3. 9
    A distributed system comprising:a plurality of system nodes interconnected for communications;a database having a plurality of portions and located at a first location, the database portions having a first format;cache copies of the database portions located at a plurality of the nodes, the cache copies having a second format;means connected to the database for making changes in the database portions;a plurality of storage means each corresponding with a different one of the database portions, each for storing records of changes made to the corresponding database portion;a plurality of boot copies of the database portions, each corresponding with a different one of the database portions, the boot copies having the second format;means connected to the plurality of storage means and responsive to the change making means, for making a record of a change in a database portion in the storage means corresponding to the modified database portion, and for notifying of the change the node at which a cache copy of the database portion is located;means connected to the plurality of boot copies, for occasionally regenerating a boot copy to reflect in the boot copy changes that are presently recorded in the storage means corresponding to a same database portion as the boot copy, and for deleting from that storage means the records of the changes that were reflected in the regenerated boot copy;and means located at the first node and responsive to a request from a node for a new cache copy of a database portion, for sending to the requesting node the boot copy of the requested portion and the changes presently recorded in the storage means corresponding to the requested portion.
  4. 13
    A method of administering a database having a plurality of modifiable mortions, the portions having a first format, comprising the steps of:generating boot copies of the database portions, the boot copies having a second format;modifying a database portion;storing a record of the modification;and sending to a requester the boot copy of a requested portion and the presently-stored records of modifications made to the requested portion, in response to a request from the requester for the database portion.
  5. 16
    A method of administering a database having a plurality of modifiable portions, comprising the steps of:(A) making a boot copy of each of the database portions, the database portions having a first format and the boot copies having a second format different from the first format;(B) modifying a database portion;(C) making a record of the modification in a storage means corresponding to the modified database portion;(D) selectively repeating steps B and C;and (E) in response to a request from a requester for a database portion, sending to the requester the boot copy of the requested portion and the modifications presently recorded in the storage means corresponding to the requested portion.