Chapter 12 Flashcards

1
Q

what are the Challenges with Physical distribution?

A

Addressing data across the globe, assessing data in different schemas, optimizing distributed queries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what are the Challenges of logical distribution?

A

Maintaining consistency among redundant data, provide metadata to enable data localization, detect and resolve duplicates, detect and resolve data inconsistencies and conflicts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the major problem of integration?

A

autonomy is the major problem of integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Technical heterogeneity:

A

communication protocols (http, soap,…); exchange formats (binary, text, xml…); APIS (jdbc, odbc,…); query mechanisms; query language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Mention six types of heterogeneity:

A
Data Model Heterogeneity:
Technical heterogeneity
Syntactic heterogeneity
structural heterogeneity
schematic heterogeneity
semantic heterogeneity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what are the Two architectural approaches to achieve data integration?

A
  • materialized integration (replication, data warehousing)

* virtual integration (federated DBMS, multi-database systems)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Distribution controlled by DBMS (distributed transaction processing)

A
  • single select statement can access tables in different data sources
  • virtual integration
  • degrees of transparency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Materialized and virtual integration

A

Materialized: ETL (Extract, transfor, load)
Virtual: wrappers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly