oracle database: 12c administrator - oilsia.com · to take the oracle database 12c administrator...

12
OILSIA OSLO INSTITUTE OF SCIENCE AND TECHNOLOGY O S L O I N S T I T U T E OF SCIEN CE A N D TECH N OLO G Y www.oilsia.com /oilsianorway [email protected] /oilsianorway1 Oracle Database: 12c Administrator

Upload: vandung

Post on 02-Sep-2018

279 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Oracle Database: 12c Administrator

Page 2: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Duration:

5 Days (30 hours)

What you will learn:

This Oracle Database: SQL and PL/SQL Fundamentals training delivers the fundamentals of SQL and PL/SQL along with the bene�ts of the programming languages using Oracle Database technology.

Bene�ts to You:

This Certi�cation course will teach you about the Oracle Database architecture and you will discover how to e�ectively manage an Oracle Database instance. You will also be provided key information on how to install and administer Oracle Database 12c.

Audience:

Discover how you can e�ectively install and manage an Oracle Database instance. Create a container database and provision pluggable databases to support your business needs. Bene�t from learning how to con�gure the Oracle Network Environment to perform database maintenance.This course is also an excellent method of preparing to take the Oracle Database 12c Administrator Certi�ed Associate exam.* Database Administrators* Database Designers

Page 3: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Prerequisites:

Working knowledge of SQL and PL/SQL

Course Objectives:

• Install Oracle Database 12c software• Upgrade database to Oracle Database 12c• Create an Oracle Database• Create a container database• Monitor the Database• Manage Database Performance• Implement Database Auditing• Con�gure the Database Instance Such That Resources Are Appropriately Allocated Among Sessions and Tasks• Schedule Jobs to Run Inside or Outside of the Database• Con�gure Oracle Net Services• Con�gure your Database For Backup and Recovery Operations• Describe Oracle Database Architecture• Manage the Oracle Database Instance• Manage Oracle Database Storage structures

PL/SQLPL/SQL

Page 4: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Course Topics:

Introduction:

• Overview of Oracle Database 12c• Overview of Oracle Cloud• Overview of the HR Schema• Oracle Database 12c Introduction

Exploring the Oracle Database Architecture:

• Oracle Database Architecture: Overview• Oracle Database Instance Con�gurations• Connecting to the Oracle Database Instance• Oracle Database memory Structures (overview)• Process Architecture• Process Structures• Process Startup Sequence• Database Storage Architecture

Oracle Software Installation Basics:

• Planning Your Installation• Con�guring Oracle Linux with Oracle RDBMS Pre-Install RPM Operating System Groups and Users• Environment Variables• Con�guring the Oracle Software Owner Environment Using Oracle Universal Installer (OUI)• Installation Option: Silent Mode 12C

Page 5: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Installing Oracle Database Software:

• System Requirements for Oracle Database• Creating Operating System Groups and Users• Types of Installations

Creating an Oracle Database by Using DBCA:

Planning the Database Storage Structure Types of Databases (based on workload) Choosing the Appropriate Character Set Understanding How Character Sets are Used Setting the NLS_LANG Initialization Parameter Using the Database Con�guration Assistant (DBCA)

Oracle Database Management Tools:

• Introducing Oracle Database Management Tools Using SQL*Plus• Using SQL Developer• Logging in to Oracle Enterprise Manager Database Express Using the Enterprise Manager Database Express Home Page Understanding the Enterprise Manager Cloud Control Framework Using Enterprise Manager Cloud Control

Managing the Database Instance:

• Initialization Parameter Files• Starting an Oracle Database Instance• Shutting Down an Oracle Database Instance• Viewing Log Files• Using Trace Files• Using the Dynamic Performance Views• Data Dictionary

istalling Oracle Database

software:

Page 6: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Con�guring the Oracle Network Environment:

• Oracle Net Services Overview• Oracle Net Listener Overview Establishing Oracle Network Connections Connecting to a Server• Tools for Con�guring and Managing the Oracle Network Using the Listener Control Utility• Using Oracle Net Con�guration Assistant Using Oracle Net Manager

Administering User Security:

• Database User Accounts (overview)• Prede�ned Administrative Accounts• Creating a User• Authentication• Unlocking a User Account and Resetting the Password• Privileges• Roles• Pro�les

Managing Database Storage Structures:

• Understanding Storage of Data• Database Block contents• Exploring the Storage Structure• Creating a New Tablespace• Overview of Tablespaces Created by Default• Managing Tablespaces• Viewing Tablespace Information• Using Oracle Managed Files

Page 7: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Managing Space:

• Space Management Overview• Block Space Management• Row Chaining and Migration• Free Space Management Within Segments• Types of Segments• Allocating Extents• Allocating Space• Creating Tables Without Segments

Managing Undo Data:

• Undo Data Overview• Transactions and Undo Data• Storing Undo Information• Comparing Undo Data and Redo Data• Managing Undo• Con�guring Undo Retention• Guaranteeing Undo Retention• Changing an Undo tablespace to a Fixed Size

Managing Data Concurrency:

• Overview of Locks• Locking Mechanism• Data Concurrency• DML Locks• Enqueue Mechanism• Lock Con�icts

Page 8: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Backup and Recovery Concepts:

• Categories of Failures• Flashback Technology• Understanding Instance Recovery• Phases of Instance Recovery• Tuning Instance Recovery• Using the MTTR Advisor• Comparing Complete and Incomplete Recovery• Oracle Data Protection Solutions

Backup and Recovery Con�guration

• Con�guring for Recoverability Con�guring the Fast Recovery Area Multiplexing the Control File• Online Redo Log File• Multiplexing the Online Redo Log File Archived Redo Log Files• Archiver Process• Archived Redo Log File Naming and Destinations

Performing Database Backups:

• Backup Solutions Overview Oracle Secure Backup (overview) User Managed Backup (overview)• Backup Terminology and Types of Backups Using Recovery Manager (RMAN) Con�guring Backup Settings Oracle-Suggested Backup• Backing Up the Control File to a Trace File

Page 9: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Performing Database Recovery:

• Data Recovery Advisor• Loss of a Control File Loss of a Redo Log File• Loss of a Data�le in NOARCHIVELOG Mode• Loss of a Noncritical Data�le in ARCHIVELOG Mode Loss of a System-Critical Data�le in ARCHIVELOG Mode

Moving Data:

• Moving Data: General Architecture• Oracle Data Pump• SQL*Loader• External Tables

Performing Database Maintenance:

• Database Maintenance (overview)• Viewing the Alert History• Terminology• Automatic Workload Repository (AWR)• Statistic Levels• Automatic Database Diagnostic Monitor (ADDM)• Advisory Framework• Enterprise Manager and Advisors

Backup.....

Page 10: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Managing Performance:• Performance Monitoring• Tuning Activities• Performance Planning• Instance Tuning• Performance Tuning Methodology• Performance Tuning Data• Monitoring Performance• Managing Memory

Managing Performance: SQL Tuning:

• SQL Tuning Oracle Optimizer• SQL Plan Directives Adaptive Execution Plans SQL Advisors• Automatic SQL Tuning results• Implement Automatic Tuning Recommendations SQL Tuning Advisor

Training Program :

Oracle Database 12c R2: New Features for AdministratorsOracle Database 12c R2: New Features for 12c R1 AdministratorsOracle Database 12c R2: High Availability New FeaturesOracle Database 12c R2: Backup and Recovery WorkshopOracle Database 12c R2: Administration Workshop

Page 11: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

i

Important Information:

All certi�cates issued by the Institute bearing check code

Student must verify the institute validation of the certi�cate by typing the check code in the following link: http://www.oilsia.com/index.php/veri�cation/

In case the certi�cate has been veri�ed that means it has a data and that the certi�cate is considered valid. If no data occurs, student should immediately contact and check on the certi�cate validation with the Institute General department through the following e-mail address: [email protected]

All cards issued by the Institute bearing a code and a speci�c number as well

Student must check the card validity issued by the Institute through the following link: http://www.oilsia.com/index.php/veri�cation/

In case the certi�cate has been veri�ed, that means the card has a data and so it is a valid card. if no data occurs, student should immediately contact and check on the certi�cate validation with the Institute General department through the following e-mail address: [email protected]

i

i

i

i

i

i

Page 12: Oracle Database: 12c Administrator - oilsia.com · to take the Oracle Database 12c Administrator Certi˜ed Associate exam. * Database Administrators * Database Designers. OILSIA OSLO

OILSIA

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

OSLO INSTITUTE

OF SCIENCE AND TECHNOLOGY

www.oilsia.com /[email protected] /oilsianorway1

Certi�cate Model:

ID card Model: