Actions

Difference between revisions of "Active Data Dictionary"

m (The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
An active [[data]] dictionary facility for storing dynamically accessible and modifiable information relating to midrange-[[system]] data definitions and descriptions.<ref>What is Active [[Data Dictionary]]? [http://www.gartner.com/it-glossary/active-data-dictionary Gartner]</ref>
+
An '''Active Data Dictionary''' is a data dictionary that the [[Database Management System (DBMS)]] automatically updates every time data access happens, ensuring the information is always up to date.<ref>[https://phoenixnap.com/glossary/active-data-dictionary#:~:text=An%20Active%20Data%20Dictionary%20is,is%20always%20up%20to%20date. What is an Active Data Dictionary?]</ref>
  
An active data dictionary is a data dictionary that is automatically updated by the database [[management]] system every time the database is accessed, thereby keeping its information current.<ref>Definition of Active Data Dictionary [http://www.cengage.com/resource_uploads/downloads/0538469684_259919.pdf Cengage]</ref>  
+
An active data dictionary is a data dictionary that is automatically updated by the database management system every time the database is accessed, thereby keeping its information current.<ref>http://www.cengage.com/resource_uploads/downloads/0538469684_259919.pdf Definition of Active Data Dictionary ]</ref>  
  
 
Active Data Dictionary:
 
Active Data Dictionary:
 
*Interacts with the IS environment on a real-time basis.
 
*Interacts with the IS environment on a real-time basis.
 
*Input into the data dictionary
 
*Input into the data dictionary
*[[Output]] from the data dictionary<ref>Active Data Dictionary [http://higheredbcs.wiley.com/legacy/college/gillenson/0471262978/ppt/ch11.ppt Mark L. Gillenson, Ph.D.]</ref>
+
*Output from the data dictionary<ref>[http://higheredbcs.wiley.com/legacy/college/gillenson/0471262978/ppt/ch11.ppt Active Data Dictionary]</ref>
  
Active Data Dictionary Systems: A data dictionary system that controls access to the database system is an active data dictionary system. Active systems are an integral part of the database system, . All processes that access the database must interact with the active data dictionary system. Applications programs get data item descriptions from the data dictionary system. Schemas are generated and mapped through the data dictionary system. Even system [[software]] accessing the database draws on the data dictionary system in an active data dictionary system environment.  The active data dictionary system enforces the advantages of the rigor and formalism of the database system approach through this extensive [[control]]. By controlling the processes accessing the data, the system controls the data. Potentially Active Data Dictionary Systems A third category of data dictionary systems is the potentially active data dictionary system. A potentially active data dictionary system is a passive system that is capable of performing active control of database accesses Administrative routines and processes must be developed to enforce active control in this type of system. A [[policy]] (and supporting software) requiring applications programs to be validated using the current data dictionary is an example of supplemental administrative routines.<ref>Active Data Dictionary Systems [http://www.winstudent.com/what-is-mean-by-active-data-dictionary-systems-and-potentially-active-data-dictionary-systems/ WinStudent]</ref>
+
Active Data Dictionary Systems: A data dictionary system that controls access to the database system is an active data dictionary system. Active systems are an integral part of the database system. All processes that access the database must interact with the active data dictionary system. Applications programs get data item descriptions from the data dictionary system. Schemas are generated and mapped through the data dictionary system. Even system software accessing the database draws on the data dictionary system in an active data dictionary system environment.  The active data dictionary system enforces the advantages of the rigor and formalism of the database system approach through this extensive control. By controlling the processes accessing the data, the system controls the data. Potentially Active Data Dictionary Systems A third category of data dictionary systems is the potentially active data dictionary system. A potentially active data dictionary system is a passive system that is capable of performing active control of database accesses Administrative routines and processes must be developed to enforce active control in this type of system. A policy (and supporting software) requiring application programs to be validated using the current data dictionary is an example of supplemental administrative routines.<ref>[http://www.winstudent.com/what-is-mean-by-active-data-dictionary-systems-and-potentially-active-data-dictionary-systems/ Active Data Dictionary Systems]</ref>
  
  
===References===
+
== References ==
 
<references />
 
<references />
  
  
===Further Reading===
+
== Further Reading ==
*Active Data Dictionary: a Method and a Tool for Data [[Model]] Driven Information System [[Design]] [https://pdfs.semanticscholar.org/7fbb/b5d92a332e75d63bc047ba49de33a576a5ed.pdf Vadim A. Ermolayev, Natalya G. Keberle]
+
*[https://pdfs.semanticscholar.org/7fbb/b5d92a332e75d63bc047ba49de33a576a5ed.pdf Active Data Dictionary: a Method and a Tool for Data Model Driven Information System Design]
*An Active and Composite Data Dictionary System [http://psrcentre.org/images/extraimages/97.%200112214.pdf M. Gündebahar and M. C. Kuş Khalilov]
+
*[http://psrcentre.org/images/extraimages/97.%200112214.pdf An Active and Composite Data Dictionary System]

Latest revision as of 11:23, 16 July 2023

An Active Data Dictionary is a data dictionary that the Database Management System (DBMS) automatically updates every time data access happens, ensuring the information is always up to date.[1]

An active data dictionary is a data dictionary that is automatically updated by the database management system every time the database is accessed, thereby keeping its information current.[2]

Active Data Dictionary:

  • Interacts with the IS environment on a real-time basis.
  • Input into the data dictionary
  • Output from the data dictionary[3]

Active Data Dictionary Systems: A data dictionary system that controls access to the database system is an active data dictionary system. Active systems are an integral part of the database system. All processes that access the database must interact with the active data dictionary system. Applications programs get data item descriptions from the data dictionary system. Schemas are generated and mapped through the data dictionary system. Even system software accessing the database draws on the data dictionary system in an active data dictionary system environment. The active data dictionary system enforces the advantages of the rigor and formalism of the database system approach through this extensive control. By controlling the processes accessing the data, the system controls the data. Potentially Active Data Dictionary Systems A third category of data dictionary systems is the potentially active data dictionary system. A potentially active data dictionary system is a passive system that is capable of performing active control of database accesses Administrative routines and processes must be developed to enforce active control in this type of system. A policy (and supporting software) requiring application programs to be validated using the current data dictionary is an example of supplemental administrative routines.[4]


References


Further Reading