DBCache: Database Caching For Web Application Servers
Mehmet Altinel, Qiong Luo, et al.
SIGMOD 2002
We describe an efficient method for supporting incremental and full archiving of data bases 1993. Customers archive their data bases quite frequently to minimize the duration of data outage. Because of the growing sizes of data bases and the ever increasing need for high availability of data, the efficiency of the archive copy utility is very important. The method presented here minimizes interferences with concurrent transactions by not acquiring any locks on the data being copied. It significantly reduces disk I/Os by not keeping on data pages any extra tracking information in connection with archiving. These features make the archive copy operation be more efficient in terms of resource consumption compared to other methods. The method is also flexible in that it optionally supports direct copying of data from disks, bypassing the DBMS's buffer pool. This reduces buffer pool pollution and processing overheads, and allows the utility to take advantage of device geometries for efficiently retrieving data. We also describe extensions to the method to accommodate the multisystem shared disks transaction environment. The method tolerates gracefully system failures during the archive copy operation. © 1993, ACM. All rights reserved.
Mehmet Altinel, Qiong Luo, et al.
SIGMOD 2002
C. Mohan
ICDE 1993
C. Mohan, Kent Treiber, et al.
ICDE 1993
C. Mohan
ICDE 1995