Sciweavers

15 search results - page 1 / 3
» SQL Memory Management in Oracle9i
Sort
View
VLDB
2002
ACM
143views Database» more  VLDB 2002»
13 years 4 months ago
SQL Memory Management in Oracle9i
Complex database queries require the use of memory-intensive operators like sort and hashjoin. Those operators need memory, also referred to as SQL memory, to process their input ...
Benoît Dageville, Mohamed Zaït
SEMWEB
2009
Springer
13 years 11 months ago
Classifying ELH Ontologies In SQL Databases
Abstract. The current implementations of ontology classification procedures use the main memory of the computer for loading and processing ontologies, which soon can become one of...
Vincent Delaitre, Yevgeny Kazakov
SIGMOD
2012
ACM
345views Database» more  SIGMOD 2012»
11 years 7 months ago
Shark: fast data analysis using coarse-grained distributed memory
Shark is a research data analysis system built on a novel rained distributed shared-memory abstraction. Shark marries query processing with deep data analysis, providing a unifie...
Cliff Engle, Antonio Lupher, Reynold Xin, Matei Za...
CIDR
2007
116views Algorithms» more  CIDR 2007»
13 years 6 months ago
Managing Query Compilation Memory Consumption to Improve DBMS Throughput
While there are known performance trade-offs between database page buffer pool and query execution memory allocation policies, little has been written on the impact of query compi...
Boris Baryshnikov, Cipri Clinciu, Conor Cunningham...
VLDB
2004
ACM
144views Database» more  VLDB 2004»
13 years 10 months ago
Returning Modified Rows - SELECT Statements with Side Effects
SQL in the IBM® DB2® Universal Database™ for Linux®, UNIX®, and Windows® (DB2 UDB) database management product has been extended to support nested INSERT, UPDATE, and DELET...
Andreas Behm, Serge Rielau, Richard Swagerman