0% found this document useful (0 votes)
108 views11 pages

Presented by Krishnakanta Kayal & Kumar Gaurav

Metadata is data that describes other data. It includes attributes that describe resources like reports, cubes, tables, columns, and keys in a data warehouse. Metadata for tables typically includes the physical name, logical name, type, role, database management system, location, and definition. Metadata can be managed through tools like metadata managers, extract tools, data modeling, ETL, and BI reporting. Business metadata adds additional context like definitions and business rules to data. Technical metadata describes information about technology, physical database characteristics, and performance tuning. Metadata can be obtained manually or through automated extraction from files. In ETL, the metadata repository stores metadata about sources, targets, transformations, mappings, workflows, and sessions.

Uploaded by

hridya12345
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views11 pages

Presented by Krishnakanta Kayal & Kumar Gaurav

Metadata is data that describes other data. It includes attributes that describe resources like reports, cubes, tables, columns, and keys in a data warehouse. Metadata for tables typically includes the physical name, logical name, type, role, database management system, location, and definition. Metadata can be managed through tools like metadata managers, extract tools, data modeling, ETL, and BI reporting. Business metadata adds additional context like definitions and business rules to data. Technical metadata describes information about technology, physical database characteristics, and performance tuning. Metadata can be obtained manually or through automated extraction from files. In ETL, the metadata repository stores metadata about sources, targets, transformations, mappings, workflows, and sessions.

Uploaded by

hridya12345
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 11

PRESENTED BY

KRISHNAKANTA KAYAL
&
KUMAR GAURAV
 ‘DATA ABOUT DATA’

 A metadata record consists of a set of


attributes, or elements, necessary to describe
the resource in question
 Metadata is the control panel of data warehouse.

 It’s the data that describes data warehouse and


business intelligence:
Reports
Cubes
Tables (Records, Segments, Entities, etc.)
Columns (Fields, Attributes, Data Elements, etc.)
Keys
Indexes
 Data warehousing has specific metadata
requirements. 
 Metadata that describes tables typically
includes:
Physical Name
Logical Name
Type: Fact, Dimension, Bridge
Role: Legacy, OLTP, Stage,
DBMS: DB2, Informix, MS SQL Server, Oracle,
Sybase
Location
Definition
Notes
Metadata can be managed through individual
tools:
 Metadata manager / repository
 Metadata extract tools
 Data modeling
 ETL
 BI Reporting
 Business Metadata

In IT, Business Metadata is adding


additional text or statement around a
particular word that adds value to data.
 Business Metadata is about creating

definitions, business rules.


Technical metadata describes information:

 About technology such as the ownership of the database.

Physical characteristics of a database (in oracle, table space,


extents, segments, blocks, partitions etc).

Performance tuning (processors, indexing), table name, column


name, data type, relationship between the tables, constraints,
abbreviations, derivation rules, glossary, data dictionary, etc., and
is used by the technical team.
 Metadata can be obtained through a
manual process of keying in metadata or
through automated processes.

 Scanners can extract metadata from text


such as SQL DDL or COBOL programs. Other
tools can directly access metadata through
SQL catalogs and other metadata sources.
.
 In ETL, Metadata Repository is where all the metadata
information about source, target, transformations,
mapping, wokflows, sessions etc., are stored.
 From this repository, metadata can be manipulated,
queried and retrieved with the help of wizards provided
by metadata capturing tools.
 During the ETL process, when we are mapping source
and target systems, we are actually mapping their
metadata.

You might also like