Multi-Location System Structure Flashcards
1
Q
How do you consolidate from multiple locations?
A
1) Centralized cycle (Data and processing at central location)
2) Decentralized System- Individual location processing and data- Individual location processing data
3) Distributed (hybrid) database system- Distribute to locations according to need
2
Q
What are advantages/disadvantages of centralized system?
A
ADVANTAGES:
- Enables better data security
- Consistency in processing
DISADVANTAGE:
- High transmission costs
- Input/Output bottlenecks at high traffic times
- Slow response to information requests
3
Q
What are decentralized system advantages/disadvantages?
A
ADVANTAGES:
- Low transmission costs
- Lower power and storage
- Lower input/output bottlenecks
DISADVANTAGES
- Data redundancy
- Security issues
- Higher hardware costs
4
Q
What are distributed database system characteristics?
A
ADVANTAGES
- Better communication between locations
- More current and complete information
- Reduce or eliminate need for expensive central processing system
DISADVANTAGE:
- Cost of communication
- Access and update conflicts