{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/72074"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/72074","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Managing Rules in Active Databases","abstract":"Traditional databases are viewed as passive repositories of data. We store, retrieve, and alter data in a database, but do not expect a database to respond to actions performed to it. This passive paradigm is now rapidly changing as databases incorporate rules which permit them to detect and respond to important events. The resulting active databases have expanded capabilities. Among other things, they can enforce constraints, maintain derived data, propagate the effect of updates, and implement change management protocols.","abstract_html":"Traditional databases are viewed as passive repositories of data. We store, retrieve, and alter data in a database, but do not expect a database to respond to actions performed to it. This passive paradigm is now rapidly changing as databases incorporate rules which permit them to detect and respond to important events. The resulting active databases have expanded capabilities. Among other things, they can enforce constraints, maintain derived data, propagate the effect of updates, and implement change management protocols.","abstract_has_math":false,"creators":["Smith, Kenneth Paul"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Winslett, Marianne"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2014,"date_issued":"2014-12-17T20:00:33Z","date_published":"2014-12-17T20:00:33Z","updated_at":"2026-07-22T22:26:06Z","subjects":["Computer Science"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier","label":"Identifier","values":["(UMI)AAI9305699"],"render_values":[{"text":"(UMI)AAI9305699","href":null,"code":true}]}]},"links":{"outbound_url":"http://hdl.handle.net/2142/72074","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Winslett, Marianne"]},{"key":"dc:creator","label":"Author","values":["Smith, Kenneth Paul"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2014-12-17T20:00:33Z","10000-01-01","1992"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Computer Science"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/72074","(UMI)AAI9305699"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Traditional databases are viewed as passive repositories of data. We store, retrieve, and alter data in a database, but do not expect a database to respond to actions performed to it. This passive paradigm is now rapidly changing as databases incorporate rules which permit them to detect and respond to important events. The resulting active databases have expanded capabilities. Among other things, they can enforce constraints, maintain derived data, propagate the effect of updates, and implement change management protocols.","The incorporation of rules, and their active functionality, must consider existing database functionalities such as safe concurrent access to data, secure access to data, and efficient access to large amounts of data. Each functionality must be integrated with the rule model.","In this thesis, we consider the effect of incorporating active database rules on the latter two functionalities: secure and efficient access to data. Specifically, we present MLS rules, an integration of the event-condition-action (ECA) rule model and the multilevel secure (MLS) relational data model. MLS rules are secure, according to MLS constraints, yet retain most of the powerful functionality of rules. Covert timing and storage channels are considered in the design of MLS rules. For example, cascading rule processing is used to help hide secure rule executions.","In order to perform this integration, it was first necessary to develop a semantically-based MLS relational model, as existing models were found semantically inadequate to support the integration of rules. This work is presented in this thesis. We define entity-relationship modeling in the MLS model, multilevel relations, and semantically-based query and update operations.","Finally, we address the problem posed by runaway execution of rule chaining. We address the optimization problem of eliminating redundant rule execution during chaining, introducing a methodology based on a combination of static analysis of the rule set, and the dynamic management of executing rules. This join number methodology eliminates redundant execution while incurring a very low overhead for rule management.","Made available in DSpace on 2014-12-17T20:00:33Z (GMT). No. of bitstreams: 1 9305699.pdf: 4948037 bytes, checksum: 2d35807b870342131a826a697b730a21 (MD5) Previous issue date: 1992","Embargo set by: Seth Robbins for item 72242 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","111 p.","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1992."]},{"key":"dc:title","label":"Title","values":["Managing Rules in Active Databases"]}]}],"canonical_facts":{"dc:contributor":["Winslett, Marianne"],"dc:creator":["Smith, Kenneth Paul"],"dc:date":["2014-12-17T20:00:33Z","10000-01-01","1992"],"dc:description":["Traditional databases are viewed as passive repositories of data. We store, retrieve, and alter data in a database, but do not expect a database to respond to actions performed to it. This passive paradigm is now rapidly changing as databases incorporate rules which permit them to detect and respond to important events. The resulting active databases have expanded capabilities. Among other things, they can enforce constraints, maintain derived data, propagate the effect of updates, and implement change management protocols.","The incorporation of rules, and their active functionality, must consider existing database functionalities such as safe concurrent access to data, secure access to data, and efficient access to large amounts of data. Each functionality must be integrated with the rule model.","In this thesis, we consider the effect of incorporating active database rules on the latter two functionalities: secure and efficient access to data. Specifically, we present MLS rules, an integration of the event-condition-action (ECA) rule model and the multilevel secure (MLS) relational data model. MLS rules are secure, according to MLS constraints, yet retain most of the powerful functionality of rules. Covert timing and storage channels are considered in the design of MLS rules. For example, cascading rule processing is used to help hide secure rule executions.","In order to perform this integration, it was first necessary to develop a semantically-based MLS relational model, as existing models were found semantically inadequate to support the integration of rules. This work is presented in this thesis. We define entity-relationship modeling in the MLS model, multilevel relations, and semantically-based query and update operations.","Finally, we address the problem posed by runaway execution of rule chaining. We address the optimization problem of eliminating redundant rule execution during chaining, introducing a methodology based on a combination of static analysis of the rule set, and the dynamic management of executing rules. This join number methodology eliminates redundant execution while incurring a very low overhead for rule management.","Made available in DSpace on 2014-12-17T20:00:33Z (GMT). No. of bitstreams: 1 9305699.pdf: 4948037 bytes, checksum: 2d35807b870342131a826a697b730a21 (MD5) Previous issue date: 1992","Embargo set by: Seth Robbins for item 72242 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","111 p.","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1992."],"dc:identifier":["http://hdl.handle.net/2142/72074","(UMI)AAI9305699"],"dc:subject":["Computer Science"],"dc:title":["Managing Rules in Active Databases"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:26:06Z"}