Download 602385-DBA-QA-2016-1 File

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Microsoft Access wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

SQL wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Serializability wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

IMDb wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Ingres (database) wikipedia , lookup

Functional Database Model wikipedia , lookup

PL/SQL wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Database wikipedia , lookup

Concurrency control wikipedia , lookup

Relational model wikipedia , lookup

Oracle Database wikipedia , lookup

Database model wikipedia , lookup

Clusterpoint wikipedia , lookup

ContactPoint wikipedia , lookup

Transcript
Petra University
Form Name: Course Syllabus
University of Petra
‫كلية تكنولوجيا المعلومات‬
‫قسم نظم المعلومات الحاسوبية‬
Faculty of Information Technology
Department of Computer
Information Systems
Course Syllabus
Year: 2016-2017
Semester: (1)
Course No.
Course Title
Prerequisite
602385
Database Administration
601281
Instructor Name
Office
No.
E-mail
Co-requisite
Office
ext.
Credit Hours
Lectures / Lab.
3:3:0 Lab
Office Hours
Coordinator's Name:
Course Description
This course presents a study of database administration issues. Topics covered:
planning, views integration, data dictionary, integrity and security, and
database implementations using embedded SQL for various enterprises, create
an operational database, manage users, privileges and resources, and database
files, start up and shutdown, and manage table spaces, segments, extents, and
blocks.
Course Objectives






Enhance the student knowledge and skills in database systems administration.
Explain the concepts of tablespace, datafile , segmnets, extents, and datablocks
Explain the the concepts and effects of privileges, roles, and resource limits.
Describe the logical data backups and recoveries using the Oracle-provided import (IMP) and export
(EXP) utilities
Make the student capable to installation and configuration Oracle 10g,explains the steps of manually
creating a database
Presents an introductory look at the other side of tuning an Oracle database by showing you how to
gather information about and, if necessary, tune your memory and disk I/O
FORM # QF ACA 012-02 E, Rev .B
1
Petra University
Form Name: Course Syllabus
Course Intended Learning Outcomes (ILOs) and their Alignment with Program ILOs:
Upon successful completion of this course, students are expected to achieve the following learning
outcomes:
Course ILOs
Program
ILOs
Knowledge (K)
K1. Describe the database administrator’s job, database
CIS-J.2
privileges types, backup and recovery Techniques
Intellectual Skills (I)
I1. Describe different database construct based on a
C.1
given problem.
Practical skills (P)
P1. Managing the different types of database constructs
CIS-J.2
(logical and physical types)
P2. Creating a physical backup and recovering the
CIS-J.2
database at the event of failure
P3. Managing the database users and security
CIS-J.2
Transferable Skills (T)
T1. Recognize critical issues related to management of
CIS-J.4
data in organizations.
Teaching and
Learning
Method
Assessment
Method
Interactive
lectures
Final Exam
Interactive
lectures +
project
Project
evaluation
rubric
Interactive
lectures
Interactive
lectures
Interactive
lectures
Second Exam
Interactive
lectures
Final Exam
Final Exam
Final Exam
Course Schedule:
Week
1,2
3
4
5
6
7
8
Topic Details
"The Database Administrator's Job," introduces you to the world
of database administration.
"Creating Your Database," walks you through the steps of
manually creating your own database.
"Tablespaces," teaches you how to create and manipulate
tablespaces, and introduces you to logical storage constructs.
"Datafiles," describes how to view information about and
manipulate datafiles.
"Segments and Extents," provides a more in-depth look at these
higher level logical storage constructs, which were introduced in
Chapter 4.
"Data Blocks," examines data blocks, the smallest unit of Oracle
storage.
"Redo Logs," teaches you the basics of how redo logs operate
and how they are written to.
FORM # QF ACA 012-02 E, Rev .B
2
ILO number
Reference
K1
1
I1
2
P1
4
P1
8
P1
5
P1
6
P1
7
Petra University
Form Name: Course Syllabus
9
10
11
12
13
14
15
"User Creation," teaches you how to create and alter user
accounts.
"Privilege and Resource Groups," introduces you to the
concepts and effects of privileges, roles, and resource limits and
shows you how to assign them to user accounts.
"Auditing," examines Oracle's mechanism for recording
different types of database activity for purposes of maintaining
database security and/or keeping records of billable activity.
"Rollback Segments," presents a study of the use and operation
of rollback segments and how they provide an Oracle database
with read-consistency and "undo" information.
"Locking," guides you through exercises that demonstrate the
importance of Oracle locking mechanisms and introduces you to
the concepts of data "consistency" and "concurrency."
"Logical Backup and Recovery," covers logical data backups
and recoveries using the Oracle-provided import (IMP) and
export (EXP) utilities.
"Physical Backup and Recovery," teaches you about different
types of database failures, walks you through a simulation of a
physical database failure and recovery, and explains the
importance of archiving your redo log files.
P3
9
P3
10
P3
11
P1
12
T1
13
P2
14
P2
15
Assessment Methods and Grading System:
Assessment method
Grade
First Exam
20%
Second Exam
20%
Project, Participation, and
Home works
20%
Final Exam
40%
Total
100
FORM # QF ACA 012-02 E, Rev .B
Comments
Covers Chapters 1 - 5
One Essay Question worth 50% of exam grade.
One SQL command question worth 50% of exam grade.
Covers Chapters 6 - 9
One Essay Question worth 50% of exam grade.
One SQL command question worth 50% of exam grade.
Proposal + written Report
Chapter Homeworks, lecturer home works
UnAnnounced Short quizes
Covers all Topics
One Essay Question worth 50% of exam grade.
One SQL command question worth 50% of exam grade
3
Petra University
Form Name: Course Syllabus
Learning References:
1- Textbook (s):
Oracle DBA Interactive Workbook, Melanie Caffrey (Author), Douglas Scherer (Author), ISBN:
9780130157423 / 0130157422
2- References:

Oracle DBA Made Simple, Oracle database administration techniques, Mike Ault, ISBN: 0-97407165-X

Oracle Database 11g DBA Handbook (Oracle Press), Bryla & Loney

Lecturer’s Notes
3- Other Resources:
<<Labs, computer resources, lecture rooms needed for the course>>


Oracle Express 10g-R2, in DBA Course File
http://lms.uop.edu.jo/lms/mod/resource/view.php?id=4615
Database Administration Course File: http://lms.uop.edu.jo/lms/course/view.php?id=3295
Course Policies1

Attendance Policy: University regulations apply to attendance.

Academic Honesty: Academic dishonesty is an unacceptable mode of conduct, and will not be
tolerated in any form at University of Petra. All persons involved in academic dishonesty and
plagiarism in any form will be disciplined in accordance with University rules and regulations.
Approved by
Head of Department
Faculty Dean
1
Name
Date
Additional information may be added in this section according to the nature of the course.
FORM # QF ACA 012-02 E, Rev .B
4
Signature