2,363 research outputs found

    Performance of VIDEBAS in an operational environment

    Get PDF
    VIDEBAS is a relational database management system in which a database consists of two parts, namely a “real-only” and an “update” part. The first part remains unmodified until the next reorganization and exploits redundancy to achieve fast access to data. A prototype of VIDEBAS has been built. In this paper a performance comparison between this relational system and a DBTG-system (UDS) is made. The used external memory and the number of page accesses to retrieve and update tuples is estimated. Although it is commonly assumed that in an operational environment relational systems are slower than network systems the opposite appears. On the other hand UDS needs less external memory

    The relationship between IR and multimedia databases

    Get PDF
    Modern extensible database systems support multimedia data through ADTs. However, because of the problems with multimedia query formulation, this support is not sufficient.\ud \ud Multimedia querying requires an iterative search process involving many different representations of the objects in the database. The support that is needed is very similar to the processes in information retrieval.\ud \ud Based on this observation, we develop the miRRor architecture for multimedia query processing. We design a layered framework based on information retrieval techniques, to provide a usable query interface to the multimedia database.\ud \ud First, we introduce a concept layer to enable reasoning over low-level concepts in the database.\ud \ud Second, we add an evidential reasoning layer as an intermediate between the user and the concept layer.\ud \ud Third, we add the functionality to process the users' relevance feedback.\ud \ud We then adapt the inference network model from text retrieval to an evidential reasoning model for multimedia query processing.\ud \ud We conclude with an outline for implementation of miRRor on top of the Monet extensible database system

    Control versus Data Flow in Parallel Database Machines

    Get PDF
    The execution of a query in a parallel database machine can be controlled in either a control flow way, or in a data flow way. In the former case a single system node controls the entire query execution. In the latter case the processes that execute the query, although possibly running on different nodes of the system, trigger each other. Lately, many database research projects focus on data flow control since it should enhance response times and throughput. The authors study control versus data flow with regard to controlling the execution of database queries. An analytical model is used to compare control and data flow in order to gain insights into the question which mechanism is better under which circumstances. Also, some systems using data flow techniques are described, and the authors investigate to which degree they are really data flow. The results show that for particular types of queries data flow is very attractive, since it reduces the number of control messages and balances these messages over the node

    On the selection of secondary indices in relational databases

    Get PDF
    An important problem in the physical design of databases is the selection of secondary indices. In general, this problem cannot be solved in an optimal way due to the complexity of the selection process. Often use is made of heuristics such as the well-known ADD and DROP algorithms. In this paper it will be shown that frequently used cost functions can be classified as super- or submodular functions. For these functions several mathematical properties have been derived which reduce the complexity of the index selection problem. These properties will be used to develop a tool for physical database design and also give a mathematical foundation for the success of the before-mentioned ADD and DROP algorithms

    Real options and scenario planning as a way to gain insight into flexibility in health care real estate management, a first exploration

    Get PDF
    Real estate management in health care faces many uncertainties, and more specific in the Netherlands even more because of changing regulations regarding\ud the financing of capital costs. Therefore we propose, based on literature and a\ud survey, to use scenario planning in combinations with the real option approach to deal with these uncertainties. The survey shows that limited use is made of future uncertainties and options for flexibility in the responded Dutch hospitals. Real options provide insight for real estate managers into opportunities for flexibility when making strategic decisions in real estate management, such as choosing for a building organisation form

    On the Selection of Optimal Index Configuration in OO Databases

    Get PDF
    An operation in object-oriented databases gives rise to the processing of a path. Several database operations may result into the same path. The authors address the problem of optimal index configuration for a single path. As it is shown an optimal index configuration for a path can be achieved by splitting the path into subpaths and by indexing each subpath with the optimal index organization. The authors present an algorithm which is able to select an optimal index configuration for a given path. The authors consider a limited number of existing indexing techniques (simple index, inherited index, nested inherited index, multi-index, and multi-inherited index) but the principles of the algorithm remain the same adding more indexing technique

    Architecture alignment in a large government organization : a case study

    Get PDF
    In this paper we view IT architecture as the structures present in the entire information technology support used by an organization. Research into IT architecture either is of a strategic nature, yielding no operational guidelines for the practicing IT-architect, or it is part of software engineering, yielding no guidelines that related software architecture to the business environment. In this paper we report on a detailed case study of an operational IT architecture process, in which we investigated the relationship between IT architecture and business context. We analyze this process in terms of a conceptual framework for IT architecture presented earlier. The major findings are that in this case study there is a close relationship between IT architecture and the structure of the IT department, which makes IT architecture design also a problem of organizational design; that application architecture is designed by aligning applications to the business process structure; and that IT infrastructure architecture is designed by aligning it to technological trends rather than to business goals and problems. This paper reports about a single case study done in a series of case studies. We discuss the generalizability of the findings from this case study, and discuss topics for further research

    TOPYDE: A Tool for Physical Database Design

    Get PDF
    We describe a tool for physical database design based on a combination of theoretical and pragmatic approaches. The tool takes as input a relational schema, the workload defined on the schema, and some additional database characteristics and produces as output a physical schema. For the time being, the tool is tuned towards Ingres

    A Numerical Analysis Approach For Estimating The Minimum Traveling Wave Speed For An Autocatalytic Reaction

    Get PDF
    This thesis studies the traveling wavefront created by the autocatalytic cubic chemical reaction A + 2B → 3B involving two chemical species A and B, where A is the reactant and B is the auto-catalyst. The diffusion coefficients for A and B are given by DA and DB. These coefficients differ as a result of the chemical species having different size and/or weight. Theoretical results show there exist bounds, v* and v*, depending on DB/DA, where for speeds v ≥ v*, a traveling wave solution exists, while for speeds v \u3c v*, a solution does not exist. Moreover, if DB ≤ DA, and v* and v* are similar to one another and in the order of DB/DA when it is small. On the other hand, when DA ≤ DB there exists a minimum speed vmin, such that there is a traveling wave solution if the speed v \u3e vmin. The determination of vmin is very important in determining the dynamics of general solutions. To fill in the gap of the theoretical study, we use numerical methods to determine vmin for various cases. The numerical algorithm used is the fourth-order Runge-Kutta method (RK4)
    corecore