| Illustra Users Guide, Illustra Server Release 3.2, Illustra Information Technologies, Inc., 1995. |
....of three components, namely, the Illustra Data Server , the MIDAS Server , the Real Time Data Server and the MIDAS Server Interface. A description of each of the components of MIDAS architecture is given below. ffl Illustra Data Server Illustra is a commercial object relational database [IAPI95, IDAG95, IUG95]. It provides support for classes and objects, inheritance, object references and other object oriented features. It uses the relational model for storing the information. Each class in Illustra maps to a table where the instances of the class are stored as records. Most manufacturing systems have ....
....APPLICATION INTERFACE USER REAL TIME DATA SERVER INTERFACE Manufacturing 7.3.1 Illustra backend engine Illustra is a commercially available Object Relational DBMS. It is essentially a relational DBMS supporting object oriented features complete with a query language and access methods [IUG95, IAPI95, IDAG95]. Illustra supports Standard Query Language (SQL) for accessing the database. It provides an elaborate set of library routines which may be used for developing applications. The Illustra DBMS serves as the backend engine for MIDAS. Most legacy applications used for the manufacturing processes are ....
[Article contains additional citation context not shown here]
Illustra Users Guide, Illustra Server Release 3.2, Illustra Information Technologies, Inc., 1995.
....of three components, namely, the Illustra Data Server , the MIDAS Server , the Real Time Data Server and the MIDAS Server Interface. A description of each of the components of MIDAS architecture is given below. ffl Illustra Data Server Illustra is a commercial object relational database [IAPI95, IDAG95, IUG95]. It provides support for classes and objects, inheritance, object references and other object oriented features. It uses the relational model for storing the information. Each class in Illustra maps to a table where the instances of the class are stored as records. Most manufacturing systems have ....
....APPLICATION INTERFACE USER REAL TIME DATA SERVER INTERFACE Manufacturing 7.3.1 Illustra backend engine Illustra is a commercially available Object Relational DBMS. It is essentially a relational DBMS supporting object oriented features complete with a query language and access methods [IUG95, IAPI95, IDAG95]. Illustra supports Standard Query Language (SQL) for accessing the database. It provides an elaborate set of library routines which may be used for developing applications. The Illustra DBMS serves as the backend engine for MIDAS. Most legacy applications used for the manufacturing processes are ....
Illustra Direct Access Users Guide, Illustra Server Release 3.2, Illustra Information Technologies, Inc., 1995.
....of three components, namely, the Illustra Data Server , the MIDAS Server , the Real Time Data Server and the MIDAS Server Interface. A description of each of the components of MIDAS architecture is given below. ffl Illustra Data Server Illustra is a commercial object relational database [IAPI95, IDAG95, IUG95]. It provides support for classes and objects, inheritance, object references and other object oriented features. It uses the relational model for storing the information. Each class in Illustra maps to a table where the instances of the class are stored as records. Most manufacturing systems have ....
....APPLICATION INTERFACE USER REAL TIME DATA SERVER INTERFACE Manufacturing 7.3.1 Illustra backend engine Illustra is a commercially available Object Relational DBMS. It is essentially a relational DBMS supporting object oriented features complete with a query language and access methods [IUG95, IAPI95, IDAG95]. Illustra supports Standard Query Language (SQL) for accessing the database. It provides an elaborate set of library routines which may be used for developing applications. The Illustra DBMS serves as the backend engine for MIDAS. Most legacy applications used for the manufacturing processes are ....
Illustra Application Programming Interface Guide, Illustra Server Release 3.2, Illustra Information Technologies, Inc., 1995.
....halting the traversal of new pointers entirely. The latter ability (to stop traversal without halting the delivery of records) makes them unlike iterator based relational operators (see [GRAE93] 4.3.1. The Interface Our primitive methods, modelled on Illustra s user defined aggregate interface [ILLU95], can be summarized as follows: STATEINIT Allocates and initializes any internal state. Returns a pointer to this internal state. STATEITER Computes the next stage of the iterative computation, updating the internal state as required. STATEITER may halt traversal, i.e. that no further node ....
"Illustra User's Guide, Server Release 3.2," Part Number DBMS-00-42-UG, Illustra Information Technologies, Inc., Oakland, CA, Oct. 1995.
....array, it is immutable (as long as the tuple does not move to a different page) and is therefore a logical identifier within the page. A wide range of data managers use slotted pages, including relational and object relational databases (e.g. nearly all IBM relational systems [MOHA93] Illustra [ILLU95], Oracle Rdb [HOBB91, p. 79] as well as object data managers 3 (e.g. ESM [CARE88] O 2 [DEUX90] Papyrus [CONN93] SHORE [CARE94] The advantages of this scheme are discussed in more detail elsewhere [GRAY93, p. 755] Item IDs have a critical property: unlike tuples, item IDs are fixed size. ....
Illustra Information Technologies, Illustra Server User's Guide, Version 3.2, Illustra Information Technologies, Inc., Oakland, CA, Oct. 1995.
....one stateful computation is the standard aggregate function, COUNT. Other computations actually influence the tree traversal (we briefly described in Section 3. 1 how node entries can be pruned from the search queue) Our new methods are modelled on Illustra s userdefined aggregate interface [ILLU95]. Each iterator consists of four methods. STATEINIT and STATEFINAL perform initialization and finalization, respectively, whereas STATE CONSISTENT and STATEITER implement the computation over the node entries. They can be summarized as follows: STATEINIT allocates and initializes any internal ....
"Illustra User's Guide, Server Release 3.2," Part Number DBMS-00-42-UG, Illustra Information Technologies, Inc., Oakland, CA, Oct. 1995.
....this approach are EXODUS [Care86] GENESIS [Bato88] DASDBS [Sche90] and more recently Volcano [Gr94] In retrospect, the first approach seems to have been more successful than the second. Extensibility by data types within a fixed data model has made it into commercial systems such as Illustra [Illu95] where one can now buy data blades for various applications. On the other hand toolkits have essentially proven to be dead ends ; this is at least the view of Carey and DeWitt [CaD96] The main reason was that it was too difficult to construct a DBMS using the toolkit; also the tools offered were ....
Illustra User's Guide, Release 3.2. Illustra Information Technologies, Inc., October 1995.
.... of Temporal Sequences in Geophysical Databases Arie Shoshani 1 , Preston Holland 2 , Janet Jacobsen 2 , Debasis Mitra 3 Lawrence Berkeley National Laboratory Berkeley, California 94720 This work was supported by the Department of Energy Under contract DE AC03 76SF00098 1 Information and Computing Science Division 2 Earth Sciences Division 3 Jackson State University, Mississippi (visited LBNL during summer 1995) Abstract We examine here a specific ....
.... Lawrence Berkeley National Laboratory Berkeley, California 94720 This work was supported by the Department of Energy Under contract DE AC03 76SF00098 1 Information and Computing Science Division 2 Earth Sciences Division 3 Jackson State University, Mississippi (visited LBNL during summer 1995) Abstract We examine here a specific scientific application that demonstrates the need for temporal concepts familiar to the scientists. By concentrating on a particular (geophysical data) application, we are able to identify in some detail realistic and useful temporal concepts. We propose a ....
[Article contains additional citation context not shown here]
Illustra user's guide, Illustra Information Technologies, Oakland, California, 1995.
....systems (OODBMSs) support a range of additional features that appear to meet some of these requirements [18] But they are proven to perform poorly w.r.t. some key DBMS properties and services such as integrity control, backup, and recovery. For these reasons, we have chosen the ORDBMS Illustra [10] for our prototype system, since it claims to possess the following capabilities: It enables the user to define ADTs, composite and constructed data types. It allows the user to define operations on ADTs, composite and constructed data types. It contains a rule system supporting database ....
....Relationship Entity Fig. 1: Basic notations 4 To facilitate our discussion on the modeling power of ORDMs, a small part of schema definitions are given in Fig. 3 where some of the abstract entities and relationships of our example are translated into DDL statements using Illustra SQL [10]. 3. Benefits of Using ORDMs How can the rich modeling constructs and the corresponding query facilities of ORDMs improve schema definition and query specification In the following, we refer to the schema definitions of a part of our RITA application in Fig. 3 to outline and illustrate the use ....
[Article contains additional citation context not shown here]
Illustra User's Guide (Release 3.2), Illustra Information Technologies, Inc., 1995.
.... of Aggregate and Scalar Functions in Object Relational DBMS 1 Michael Jaedicke, Bernhard Mitschang Department of Computer Science Technische Universit t M nchen D 80290 Munich, Germany e mail: jaedicke informatik.tu muenchen.de 2 [24] While there are different approaches to reach this goal ([23], 6] 24] most ORDBMS vendors currently offer developers some parameters to describe the semantics of user defined functions. Thus in a more abstract view the developer has the task to specify to which class a new function belongs. The system can then apply optimization and execution ....
....optimization (see e.g. 18] 36] 37] 38] simply by specifying the sort order as a required physical property for the operator executing the UDF. Then a sort enforcer rule can guarantee this order requirement by putting a sort operation into the access plan if necessary. Informix Illustra [23] supports already optional sorting of inputs for UDFs that have two arguments and return a boolean value. The developer can specify a user defined order for the left and right input of such a function. Obviously this allows to implement a user defined join predicate using a sort merge join instead ....
Illustra User's Guide, Illustra Information Technologies, Inc., 1995.
....clients to load query or datatype specific code into the server to improve performance. The Thor database server uses a typesafe language designed for writing extensions [LISK95] the Illustra database server is extended by writing DataBlades, which add support for new data types to the server [ILLU94]. The Illustra server does not currently protect itself from misbehaved DataBlade code, although Illustra is evaluating software fault isolation techniques. The HotJava Web browser from Sun Microsystems can be extended with applets written in Java, a Modula 3 like language with a C syntax ....
"Illustra DataBlade Developer's Kit Architecture Manual, Release 1.1," Illustra Information Technologies, Oakland, CA (1994).
....through a relation, or modify specific tuples. It is this abstract interface that we use as the foundation for VINO s resource interface. The system can take advantage of information about the underlying representation, but can function correctly at the abstract level. The Illustra DBMS [ILLU94] is a successor to the POSTGRES system developed at the University of California, Berkeley [STON87] It can be extended by adding user written code to implement new data types. This code can be run in either the client process or the server process; if it is installed in the server, there is no ....
Illustra User's Guide, Illustra Server Releae 2.1, Illustra Information Technologies, Inc., Oakland CA, (June 1994).
....CONSISTENT controls SEARCH. PRIORITY allows SEARCH to traverse the tree in ways other than depth first search. Finally, the iterator mechanism (consisting of three extension methods, STATEINIT, STATEITER and STATEFINAL, that are loosely based on Illustra s user defined aggregate function interface [ILLU95]) allow us to compute functions over the index records encountered during the index traversal. To summarize, HELL95] defines a framework for defining tree structured indices over arbitrary data types, and [AOKI98a] provides a framework for flexibly traversing these indices and computing an ....
"Illustra User's Guide, Server Release 3.2," Part No. DBMS-00-42-UG, Illustra Information Technologies, Inc., Oakland, CA, Oct. 1995.
No context found.
Using Illustra (Oakland, Calif.: Illustra Information Technologies, Inc., June 1994).
No context found.
Illustra User's Guide, Illustra Information Technologies, Inc., 1995.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC