Actions

Difference between revisions of "Active Data Dictionary"

(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.)
 
m (The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
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 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 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>Definition of Active Data Dictionary [http://www.cengage.com/resource_uploads/downloads/0538469684_259919.pdf Cengage]</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>Active Data Dictionary [http://higheredbcs.wiley.com/legacy/college/gillenson/0471262978/ppt/ch11.ppt Mark L. Gillenson, Ph.D.]</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 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>
  
  
Line 16: Line 16:
  
 
===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]
+
*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]
 
*An Active and Composite Data Dictionary System  [http://psrcentre.org/images/extraimages/97.%200112214.pdf M. Gündebahar and M. C. Kuş Khalilov]
 
*An Active and Composite Data Dictionary System  [http://psrcentre.org/images/extraimages/97.%200112214.pdf M. Gündebahar and M. C. Kuş Khalilov]

Revision as of 13:31, 6 February 2021

An active data dictionary facility for storing dynamically accessible and modifiable information relating to midrange-system data definitions and descriptions.[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 applications programs to be validated using the current data dictionary is an example of supplemental administrative routines.[4]


References

  1. What is Active Data Dictionary? Gartner
  2. Definition of Active Data Dictionary Cengage
  3. Active Data Dictionary Mark L. Gillenson, Ph.D.
  4. Active Data Dictionary Systems WinStudent


Further Reading