SlideShare a Scribd company logo
2
Most read
4
Most read
Mrs. Maninder Kaur
                        professormaninder@gmail.com




www.eazynotes.com   Mrs. Maninder Kaur                1
Introduction to DBA
Centralized control of the database is exerted by a
 person or group of persons under the supervision of a
 high-level administrator. This person or group is
 referred to as the database administrator (DBA).
 They are the users who are most familiar with the
 database and are responsible for creating, modifying,
 and maintaining its three levels.
DBA is responsible for granting permission to the
 users of the database

 www.eazynotes.com   Mrs. Maninder Kaur                  2
Responsibilities of DBA
 Making decisions concerning the
   content of the database:

   It is the DBA’s job to decide exactly what information is to be
    held in the database.
   In other words, to identify the entities of interest to the
    enterprise and to identify the information to be recorded
    about those entities.




 www.eazynotes.com      Mrs. Maninder Kaur                            3
Responsibilities of DBA
 Deciding the storage structure and
   access strategy
   The DBA must also decide how the data is to be represented
    in the database, and must specify the representation by
    writing the storage structure definition.


 Providing support to users:
  • It is the responsibility of the DBA to provide support to the
    users, to ensure that the data they require is available.


 www.eazynotes.com      Mrs. Maninder Kaur                          4
Responsibilities of DBA

Defining a strategy for backup and
 recovery
  • In the event of damage to any portion of the database –
    caused by human error, say, or a failure in the hardware or
    supporting operating system – it is essential to be able to
    repair the data concerned with a minimum of delay and with
    as little effect as possible on the rest of the system.




 www.eazynotes.com    Mrs. Maninder Kaur                          5
Responsibilities of DBA
 Defines security and integrity checks:
   DBA is responsible for providing the authorization and
    authentication checks so that no malicious users can access
    database & it must remain protected.


 Monitoring performance and responsibilities
   to changes in requirements
  • The DBA is responsible for so organizing the system as to
    get the performance that is “best for the enterprise” and
    for making the appropriate adjustments change.

  www.eazynotes.com     Mrs. Maninder Kaur                        6
Responsibilities of DBA
 Defines security and integrity checks:
   DBA is responsible for providing the authorization and
    authentication checks so that no malicious users can access
    database & it must remain protected.


 Monitoring performance and responsibilities
   to changes in requirements
  • The DBA is responsible for so organizing the system as to
    get the performance that is “best for the enterprise” and
    for making the appropriate adjustments change.

  www.eazynotes.com     Mrs. Maninder Kaur                        6

More Related Content

PPT
Fundamentals of Database system
PPTX
Characteristic of dabase approach
PPTX
Normalization 1 nf,2nf,3nf,bcnf
PPTX
Advantages of DBMS
PPT
Basic DBMS ppt
PPTX
Advantages and disadvantages of DBMS
PPTX
Introduction to distributed database
PDF
Introduction to Database Management System
Fundamentals of Database system
Characteristic of dabase approach
Normalization 1 nf,2nf,3nf,bcnf
Advantages of DBMS
Basic DBMS ppt
Advantages and disadvantages of DBMS
Introduction to distributed database
Introduction to Database Management System

What's hot (20)

PPTX
Database security
PDF
DDBMS Paper with Solution
PDF
Measures of query cost
PPT
Databases: Normalisation
DOC
rdbms-notes
PPTX
PPTX
Database administrator
PPTX
Multimedia Database
PPTX
Introduction to Database
PPTX
Database replication
PPTX
Database , 12 Reliability
PPT
Disk scheduling
PPTX
Database user and administrator.pptx
PPTX
Rdbms
PPTX
Data base management system and Architecture ppt.
PDF
Query trees
PPT
Chapter 2 database environment
PDF
Database security
PPT
Data models
PPTX
Components and Advantages of DBMS
Database security
DDBMS Paper with Solution
Measures of query cost
Databases: Normalisation
rdbms-notes
Database administrator
Multimedia Database
Introduction to Database
Database replication
Database , 12 Reliability
Disk scheduling
Database user and administrator.pptx
Rdbms
Data base management system and Architecture ppt.
Query trees
Chapter 2 database environment
Database security
Data models
Components and Advantages of DBMS
Ad

Similar to DBA (20)

DOC
1.data base administrator
DOCX
IT 650 Principles of Database DesignProject Milestone – 5.docx
PDF
data base management report
PPTX
Database Administration
PPTX
Database Administration
PDF
Advantages of Database Approach-converted.pdf
PDF
Advantages of Database Approach The Farber Consulting Group, Inc
PDF
Bca examination 2016 dbms
PPTX
( data independance,DBA) presentation in
PPTX
Presentation data base(1) (18).pptx
PPTX
database back up database for mba studen
PDF
Characteristics and Advantages of Database Management System
PPTX
Database administration for university Students.pptx
PPTX
Intro to dbms
PPTX
DBMS-INTRODUCTION.pptx
PDF
DBMS NOTES.pdf
PPTX
Database Management System-Data, Components, Application
PPT
Database user’s
PPTX
01 database security ent-db
1.data base administrator
IT 650 Principles of Database DesignProject Milestone – 5.docx
data base management report
Database Administration
Database Administration
Advantages of Database Approach-converted.pdf
Advantages of Database Approach The Farber Consulting Group, Inc
Bca examination 2016 dbms
( data independance,DBA) presentation in
Presentation data base(1) (18).pptx
database back up database for mba studen
Characteristics and Advantages of Database Management System
Database administration for university Students.pptx
Intro to dbms
DBMS-INTRODUCTION.pptx
DBMS NOTES.pdf
Database Management System-Data, Components, Application
Database user’s
01 database security ent-db
Ad

More from Anuj Modi (20)

PPTX
Android Technology
PPS
Virtual memory
PPS
Timing and-control-unit
PPS
Synchronous and-asynchronous-data-transfer
PPS
Registers and-common-bus
PPS
Ram and-rom-chips
PPS
Memory
PPS
Computer instructions
PPS
Cache memory
PDF
HTML Lesson 5-insert-and-align-graphics
PDF
HTML Lesson 2-format-pages-and-text
PDF
HTML Lesson 1-create-a-home-page
PPS
Introduction to-dbms
PPS
Data models
PPS
Architecture of-dbms-and-data-independence
PPT
Central Processing Unit User View
PPT
Microprogram Control
PPT
Graphs In Data Structure
PPT
Graphs In Data Structure
PPT
B trees in Data Structure
Android Technology
Virtual memory
Timing and-control-unit
Synchronous and-asynchronous-data-transfer
Registers and-common-bus
Ram and-rom-chips
Memory
Computer instructions
Cache memory
HTML Lesson 5-insert-and-align-graphics
HTML Lesson 2-format-pages-and-text
HTML Lesson 1-create-a-home-page
Introduction to-dbms
Data models
Architecture of-dbms-and-data-independence
Central Processing Unit User View
Microprogram Control
Graphs In Data Structure
Graphs In Data Structure
B trees in Data Structure

DBA

  • 1. Mrs. Maninder Kaur professormaninder@gmail.com www.eazynotes.com Mrs. Maninder Kaur 1
  • 2. Introduction to DBA Centralized control of the database is exerted by a person or group of persons under the supervision of a high-level administrator. This person or group is referred to as the database administrator (DBA).  They are the users who are most familiar with the database and are responsible for creating, modifying, and maintaining its three levels. DBA is responsible for granting permission to the users of the database www.eazynotes.com Mrs. Maninder Kaur 2
  • 3. Responsibilities of DBA  Making decisions concerning the content of the database:  It is the DBA’s job to decide exactly what information is to be held in the database.  In other words, to identify the entities of interest to the enterprise and to identify the information to be recorded about those entities. www.eazynotes.com Mrs. Maninder Kaur 3
  • 4. Responsibilities of DBA  Deciding the storage structure and access strategy  The DBA must also decide how the data is to be represented in the database, and must specify the representation by writing the storage structure definition.  Providing support to users: • It is the responsibility of the DBA to provide support to the users, to ensure that the data they require is available. www.eazynotes.com Mrs. Maninder Kaur 4
  • 5. Responsibilities of DBA Defining a strategy for backup and recovery • In the event of damage to any portion of the database – caused by human error, say, or a failure in the hardware or supporting operating system – it is essential to be able to repair the data concerned with a minimum of delay and with as little effect as possible on the rest of the system. www.eazynotes.com Mrs. Maninder Kaur 5
  • 6. Responsibilities of DBA  Defines security and integrity checks:  DBA is responsible for providing the authorization and authentication checks so that no malicious users can access database & it must remain protected.  Monitoring performance and responsibilities to changes in requirements • The DBA is responsible for so organizing the system as to get the performance that is “best for the enterprise” and for making the appropriate adjustments change. www.eazynotes.com Mrs. Maninder Kaur 6
  • 7. Responsibilities of DBA  Defines security and integrity checks:  DBA is responsible for providing the authorization and authentication checks so that no malicious users can access database & it must remain protected.  Monitoring performance and responsibilities to changes in requirements • The DBA is responsible for so organizing the system as to get the performance that is “best for the enterprise” and for making the appropriate adjustments change. www.eazynotes.com Mrs. Maninder Kaur 6