Distributed Database
Distributed Database
Any organization that uses the Oracle relational database management system (RDBMS) these
days needs to use multiple databases. There are many reasons to use more than a single
database in a distributed database system:
* Tunability
* Platform autonomy
* Fault tolerance
* Scalability
* Location transparency
* Site autonomy
* Oracle DBA job duty: Install, patch and maintain all Oracle software
* Oracle DBA job duty: Tune all Oracle instance components including SQL and PL/SQL
* Oracle DBA job duty: Approve all production schema changes
* Oracle DBA job duty: Approve changes to database design
* Oracle DBA job duty: Control all migrations of Oracle schema objects
* Oracle DBA job duty: Design and implement a backup & recovery system
I can take database dump, create roles, create schema, create roles for security, tune queries
and i can always install the database, upgrade for new patches and maintain the software
* Oracle DBA job duty: Implement Oracle failover technology
# Data modeling and Oracle database design
# Data interface protocols
# Managing data security
# Managing development projects
# Predicting future Oracle trends for hardware usage and user load