摘要:
A distributed data-base communication network system includes a plurality of terminal stations which respectively contain data-base devices and which are associated with one another by means of data communication lines. A data-base management apparatus is provided in each of these stations and includes an internal load monitor device for monitoring the accessing load of the internal data-base device of the internal station and an external load monitor device for monitoring the accessing loads of the data-base devices of the external terminal stations. A data-base load distribution management device is connected to the monitor devices, and automatically transfers at least part of the data-base information of the internal data-base device to a selected one of the external terminal stations when the internal data-base accessing load has exceeded the maximum permissible level, thus enhancing the uniformity of distribution of the data-base load of the communication network.
摘要:
A distributed database system comprises a plurality of sites having a computer and a database, and interconnected by communication lines. In each computer, a transaction execution section executes data processing of transaction by accessing the database, according to a transaction generated by a transaction generation section or a transaction sent by another site. A list creation section creates a list of the sites which participate in the transaction generated by the transaction generation section, and sends the list to all other sites participating in the transaction. A commit preparation process section prepares the commit processing of the transaction when the transaction execution section has finished executing the data processing of the transaction and sends a commit preparation completion message to all participation sites. A commit process section executes commit processing of the transaction when it has received the commit preparation completion message from all participation sites within a predetermined period after sending the commit preparation completion message to them.
摘要:
A distributed database management system includes a plurality of computers, each including a database for storing data files to be processed. The plurality of computers are interconnected by communication lines. Each computer has stored data file names, and corresponding address area and location information for all databases, and measures data file retrieval time from the databases. A retrieval time memory section stores data file retrieval times corresponding to the address areas of data stored in the databases. A retrieval time prediction section retrieves the data file retrieval times for data files corresponding to a data file name requested by a user when the requested data file is stored in at least two databases, utilizing stored data file retrieval times and corresponding address areas and location information on where the data file is stored. A data retrieval optimization section selects the database location information and the address area associated with the requested data file name according to the retrieval result by the retrieval time prediction section, and retrieves the requested data file from the appropriate database according to the location information and address area. The system can also register input data files according to a desired retrieval time.
摘要:
A method for adjusting current clock counts in a distributed database apparatus is accomplished. Each processor assigns a timestamp to a transaction according to its clock when the transaction is generated, and transaction are executed by accessing the database according to timestamp order. A processor in at least a first one of the computer sites accesses an abort count corresponding to a second computer site; compares an abort count corresponding to the first computer site with the abort count corresponding to the second computer site; and changes the current clock count corresponding to the first computer site to more closely match the current clock count corresponding to the second computer site, at times when the comparison between the abort counts in the first and second computer sites indicates that new transactions have been aborted more frequently in one of the two computer sites.