Roles and Users in a Database Environment

0.0(0)
studied byStudied by 2 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

16 Terms

1
New cards

Actors on the Scene

  • Day-to-day users whose jobs involve directly using and managing the database

  • Work with the data

2
New cards

Database Administrator (DBA)

  • responsible for overall management of the database

  • Typically have a support staff to help with responsibilities

3
New cards
  • Administering primary and secondary resources

  • Authorizing access to the database

  • Coordinating and monitoring use of database

  • Acquiring hardware and software resources as needed

Responsibilities of DBA

4
New cards

Database Designers

  • identify the data that needs to be stored and choose the most appropriate structures to represent it

  • communicate with end users to understand their requirements and then design a database that meets those needs.

5
New cards

End Users

people who access the database for querying, updating, and generating reports

6
New cards

System Analysts

Work with end users to determine their requirements and develop specifications for the canned transactions.

7
New cards

Application programmers

  • implement, test, debug, and maintain these transactions.

8
New cards

Canned Transactions

are pre-programmed, standardized set of database operations that automates a repetitive task.

9
New cards

Casual Users

  • Users who access the database occasionally, such as middle or high-level managers.

10
New cards

Naive/Parametric Users

Users who constantly query and update the database using pre-programmed "canned transactions" (e.g., bank tellers, reservation agents)

11
New cards

Sophisticated Users

  • Users such as engineers, scientists, and business analysts who are familiar with the DBMS and can formulate their own complex queries.

12
New cards

Stand-alone Users

  • Users who maintain personal databases using ready-made program packages.

13
New cards

WORKERS BEHIND THE SCENE

  • Technical personnel who work on the DBMS software and its environment

14
New cards

System Designers & Implementers

  • These are the experts who design and implement the core DBMS modules and interfaces as a software package.

15
New cards

Tool Developers

  • create the software packages and tools that work with the DBMS, such as performance monitoring tools, CASE tools, and graphical user interfaces.

16
New cards

Operators & Maintenance Personnel

  • This team is responsible for the day-to-day operation and maintenance of the hardware and software environment where the database system resides