Database Users

 

Database users are the one who really use and take the benefits of database.

 There will be different types of users depending on their need and way of accessing the database. They can be categorized into:

1.Actors on the Scene

2.Actors behind the Scene 


Database Administrators (DBA):
DBA is the chief administrator to oversee and manage the resources. He is responsible for authorizing access to the database for coordinating and monitoring its uses for acquiring software and hardware resources as needed.

Installing and upgrading the DBMS Servers: – DBA is responsible for installing a new DBMS server for the new projects

Design and implementation: – Designing the database and implementing is also DBA’s responsibility.

Performance tuning: – Since database is huge and it will have lots of tables, data, constraints and indices, there will be variations in the performance from time to time

Migrate database servers: – Sometimes, users using oracle would like to shift to SQL server or Netezza. It is the responsibility of DBA to make sure that migration happens without any failure, and there is no data loss.








Comments

Popular posts from this blog

DBMS - Program 6 - Insurance Database

Types of Addressing modes

Decision Tree Classification Algorithm