loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
17th International Conference on Data Engineering (ICDE'01)
Database Managed External File Update
Heidelberg, Germany
April 02-April 06
ISBN: 0-7695-1001-9
Neeraj Mittal, The University of Texas at Austin
Hui-I Hsiao, IBM Almaden Research Center
Abstract: RDBMS's have evolved to an extent that they are used to manage almost all of traditional business data in a robust fashion. Nevertheless, a large fraction of unstructured and semi-structured data continues to be managed by file systems. As companies increasingly depend on non-traditional data such as web pages and images for their daily business operations, it becomes more and more important to provide higher degree of integrity, security, and reliability to the data stored in file systems. DataLinks technology developed at IBM Almaden Research center achieves this by providing a vital integration between RDBMS and file system. It enables DBMS to manage files residing in file systems as though they are logically within the database. Current DataLinks technology supports only read access to external files that are being managed by DBMS. This severely restricts the applicability of DataLinks technology in transaction oriented and/or e-business applications. Traditional database systems enforce ACID properties for database update. Extending these properties to cover both external files (such as web pages) stored outside of a DBMS and metadata stored in the DBMS is a hard problem. This is because files are updated through standard file system API while metadata, which reference the files, are updated through database API. This paper describes our experiences in the design and prototyping of an advanced DataLinks technology that supports database managed external file update. This enhanced capability makes DataLinks technology an even more attractive solution for managing world's data.
Citation:
Neeraj Mittal, Hui-I Hsiao, "Database Managed External File Update," icde, pp.0557, 17th International Conference on Data Engineering (ICDE'01), 2001
Usage of this product signifies your acceptance of the Terms of Use.