Flashcards: Oracle Database Fundamentals — 22 cards

All cards

1Question

Oracle Database Architecture — components?

Answer

Memory structures and background processes.

2Question

Database Instance — definition?

Answer

Set of processes and memory managing the database.

3Question

Database Schema — role?

Answer

Defines logical structure and objects owned by a user.

4Question

Relational Model — introduced by?

Answer

Dr. Edgar Codd.

5Question

Table — function?

Answer

Stores data in rows and columns.

6Question

Primary Key — purpose?

Answer

Uniquely identifies each record.

7Question

Foreign Key — role?

Answer

Establishes relationships between tables.

8Question

Tablespace — what?

Answer

Logical container grouping related objects.

9Question

Segment — composed of?

Answer

Multiple extents allocated for an object.

10Question

Extent — definition?

Answer

Continuous storage block for a segment.

11Question

Data Block — smallest unit?

Answer

Physical unit of data storage.

12Question

Multitenancy — introduced in?

Answer

Oracle 12c.

13Question

Container Database — contains?

Answer

Root and pluggable databases (PDBs).

14Question

PDB — stands for?

Answer

Pluggable Database.

15Question

User Process — role?

Answer

Client-side process executing SQL commands.

16Question

Server Process — function?

Answer

Handles requests and performs database operations.

17Question

Dedicated Server — serves?

Answer

One user process exclusively.

18Question

Shared Server — serves?

Answer

Multiple user processes with fewer server processes.

19Question

SGA — what?

Answer

Shared memory area for database data and control info.

20Question

Library Cache — stores?

Answer

Parsed SQL and PL/SQL code.

21Question

Control Files — record?

Answer

Database structure and metadata.

22Question

Redo Log Files — record?

Answer

All changes made to the database.

Test yourself with the quiz

Test your knowledge with 11 questions on Oracle Database Fundamentals.

1. How can a database administrator utilize knowledge of Oracle Database Architecture to optimize database performance during routine maintenance?

2. How do primary keys and foreign keys differ in a relational database model?

Take the quiz →

Read the revision sheet

Review the complete course in the revision sheet for Oracle Database Fundamentals.

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator