Deliverables Resulting from These Activities


If you are licensing a meta data repository product, your deliverable is an installed and tested product. If you are designing your own meta data repository, you should produce the following design deliverables:

  1. Physical meta model

    The physical meta model is a diagram of the physical database structures for the meta data repository. Depending on the selected database design schema, this diagram can be an E-R model or an OO model. It shows tables, columns , primary keys, foreign keys, cardinality, and referential integrity rules.

  2. Data definition language for the meta data repository

    The data definition language (DDL) is a set of SQL instructions that tells the DBMS what types of physical database structures to create for the meta data repository, such as databases, table spaces, tables, columns, and indices.

  3. Data control language for the meta data repository

    The data control language (DCL) is a set of SQL instructions that tells the DBMS what type of read/write access to the meta data repository to grant. Access can be granted to a person, a group of persons, a program, or a tool.

  4. Meta data repository programming specifications

    For the meta data migration process, these programming specifications should define the programming logic for meta data extract, transformation, and load programs, as well as tool interfaces. For the meta data application, these program specifications should define the programming logic for meta data reports and queries, access interfaces, and an online help function.



Business Intelligence Roadmap
Business Intelligence Roadmap: The Complete Project Lifecycle for Decision-Support Applications
ISBN: 0201784203
EAN: 2147483647
Year: 2003
Pages: 202

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net