Bachelors Level/Third Year/Sixth Semester/Science bit/sixth semester/database administration/syllabus

Bachelors In Information Technology

Institute of Science and Technology, TU

Nature of the course: (Theory+Lab)

F.M: 60+20+20 P.M: 24+8+8

Credit Hrs: 3Hrs

Database Administration [BIT352]
Course Objective
i.
To understand the basic role, task and responsibilities of Database Administrator, understand the Oracle database architecture, be able to install and configure an Oracle Database, be able to create database objects like tables, views, indexes etc. and able to write PL/SQL Procedures, be able to administer the Oracle Database, create and manage storage structures, create and manage the users, be able to perform backup and recovery, tuning the oracle database for better performance.
Course Description

This course introduces the database administration techniques in Oracle. Most of the DBA’s tasks are covered. Topics covered include principles of DBA Roles, Oracle Database Architecture and storage management, Database backup, restoration and recovery, connectivity and user management for database security, Tuning of database and overall DB administration which could be useful for administrators in the future.

S1:Introduction Administration Basics[7]
1
Overview of the Oracle Database, Relational Database Concepts, Overview of Oracle Database Architecture, Overview of Oracle Multitenant Architecture, Overview of Oracle Data Guard, Oracle RAC, Oracle ASM, Oracle Cloud, Database Administration Tasks.
2
Oracle Architecture: Oracle Database Architecture, the Oracle Database Instance, Memory Structures, Process Architecture and Structures, Server and Client Processes, Database Storage Architecture, Connect to the Oracle Database Instance.
3
Administer Database Instance: Administrative Tools Available to a DBA, Use SQL*Plus in Oracle to Manage a Database Instance, use SQL Developer to Manage a Database Instance, Administer the Database using Enterprise Manager (EM), Overview of the Enterprise Manager Framework, Enterprise Manager Cloud Control, Initialization Parameter Files.
S2:Network Environment and Storage Structures[5]
1
Configuring Network Environment: Overview of Network Configuration, Oracle Net Listener Configuration and Management, Oracle Net Naming Methods, Tools for Configuring and Managing the Oracle Network using the Net Configuration Assistant. Configure Client Connections with Net Manager, View Listener Configuration Start and Stop the Oracle Listener; use TNSPING to Test Oracle Net Connectivity; Connect to the Database; Configure Net Services with Enterprise Manager.
2
Storage Structures: Overview of Data Storage; the Database Block; Overview of Tablespaces and Datafiles; use Enterprise Manager to view the Storage Structure of the Database; Create and Alter Tablespace Commands; Temporary Tablespaces; Create and Manage Datafiles; use OMF; Drop Tablespaces and Datafiles.
S3:Users and Privileges[5]
1
Manage Users: Predefined Database Administration Accounts; User Accounts; Create a User Account; User Authentication; Change a User’s Password; Manage a User Account; Drop a User Account; Monitor User Information; Terminate User Sessions; Create a Schema Only Account.
2
Manage Privileges: Database Access; Oracle Supplied Roles; System and Object Level Privileges; Grant and Revoke Commands; Create Modify and Drop Roles; Use Predefined Roles.
S4:Profiles, Resources, and Auditing[4]
1
Profiles And Resources: Overview of User Profiles; Profile Resource Parameters; Create Profile Command; Manage Passwords with Profiles; Control Resource Usage with Profiles; Maintain Profiles.
2
Database Auditing: Overview of Database Security; Overview of Database Auditing Security Compliance Standard Auditing Unified Audit Trail Separation of Audit Responsibilities with The AUDIT_ADMIN And AUDIT_VIEWER Roles Configure The Audit Trail Specify Audit Options.
S5:Concurrency Backup and Recovery[7]
1
Concurrency: Levels of Locking in Oracle Methods Used to Acquire Locks Data Concurrency Possible Causes of Contention DML Locks Prevent Locking Problems Detect Lock Contention Resolve Conflicts.
2
Undo Management: Undo Data Overview Monitor And Administer Undo Configure Undo Retention Switch Undo Tablespaces Specify The Retention Period Guarantee Undo Retention Retention Period For Flashback Queries View Undo Space Information Use The Undo Advisor Size The Undo Tablespace Alter an Undo Tablespace To a Fixed Size.
3
Backup And Recovery: Oracle Backup Solutions Suggested Backup Strategy Overview Of Database Backup Restore And Recover Flashback Technology Types Of Failure Instance Recovery Tune Instance Recovery The MTTR Advisor Media Failure Configure A Database For Recoverability.
S6:Database Maintenance And Performance Management[4]
1
Database Maintenance: Overview View The Alert Log Automatic Workload Repository Statistic Levels Automatic Diagnostic Monitoring Monitor An Oracle Database Use The Advisors Set Up Notification Rules.
2
Performance Management: Tuning Information Sources Performance Monitoring Tuning Activities Performance Planning Instance Tuning Performance Tuning Methodology Performance Tuning Data Monitoring Performance Managing Memory Manage Private Temporary Tables.
S7:Tuning And Moving[5]
1
Tuning SQL Tuning Cancel A SQL Statement In A Session The Oracle Optimizer SQL Plan Directives Adaptive Execution Plans SQL Advisors Automatic SQL Tuning Results Implement Automatic Tuning Recommendations SQL Tuning Advisor.
2
Moving Data Create Directory Objects Data Pump Architecture Data Pump Data Dictionary Views Data Pump Interactive Mode Data Pump API Use Data Pump To Export Data Use Data Pump To Import Data Overview Of SQL Loader Command Line Parameters Record Filtering Control File Keywords Data Files SQL Loader Data Paths External Tables.
S8:Managing Resources And Scheduling Tasks[4]
1
Managing Resources Overview Of The Resource Manager Use The Resource Manager Create Resource Plans Default Maintenance Resource Manager Plan Create Resource Plan Directives Allocate Resources For Resource Plans.
2
Scheduling Tasks Introduction To The Scheduler Access Rights Scheduler Components And Workflow Create A Job Job Classes Use Time Based Event Based Schedules Create An Event Based Schedule.
S9:Space Management And Oracle Support[4]
1
Managing Space Overview Of Space Management Block Space Management Within Segments Segment Types Allocate Extents Allocate Space Row Chaining And Migration Create Tables Without Segments.
2
Oracle Support Enterprise Manager Support Workbench Register For Security Updates Work With Oracle Support My Oracle Support Integration Log Service Requests Manage Patches Apply A Patch.
References
1.
Oracle Database 19c DBA By Examples: Installation and Administration, Ravindra Gupta (2021).
2.
https://docs.oracle.com/en/database/oracle/oracle-database/19/administration.html
3.
Pro Oracle Database 18c Administration, Michelle Malcher & Darl Kuhn (Third Edition).
4.
Oracle Database 12c DBA Handbook, Bob Bryla (Manage Scalable Secure Environment).
5.
Oracle DBA Mentor, Brian Peasland.
Labrotary Work
Students should prepare lab sheets for most units in this syllabus. They should practice design database administration activities that demonstrate different concepts discussed in class.