title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.
Oracle Database 12c: Architecture & Internals
Course Description
Overview
This Oracle Database 12c: Architecture & Internals course begins with a discussion of the broad systems infrastructure where one finds Oracle database installations, and we outline how the database fits with other systems in a multi-tiered architecture, including web servers, application servers and engineered systems such as the Oracle Exadata database computing platform. We then explore the intricacies of a single database installation, including memory, process and storage structures. Periodically we delve into the internals of the database, probing into such areas internal locking mechanisms, kernel module calls and database failures.This course initially presents the Oracle database architecture from the perspective of a traditional, single-tenant database configuration as it exists within an on-premise systems infrastructure. We then draw comparisons between such a traditional environment and the new Oracle 12c multi-tenant architecture, used in both traditional and cloud-based computing models.
We present this information in a form that goes beyond a discussion of theoretical concepts. In many cases the Enterprise Manager interface is used to explore the components under consideration. Therefore one of the secondary objectives of this textbook is to acquaint you with the built-in Enterprise Manager Database Express interface and sometimes with its EM Cloud Control (CC) companion. In particular our focus is to discover the capabilities of the Enterprise Manager Database Express interface newly introduced with the Oracle 12 database release.
The architecture of different Oracle database installations are not all uniform, as there is considerable flexibility regarding the way a particular installation is configured. Such configuration options exist largely in the form of database parameter settings. So this course will devote considerable time to identifying these parameters and how these settings can be used to configure a database installation to suit local requirements.
The information contained within this course is critical to the success of most Oracle technology professionals, whether they are database administrators, security specialists, tuning experts or cloud computing administrators.
Objectives
Audience
- Database administrators
- Application designers and developers
- Web server administrators
- System administrators
- Implementation specialists
- Data center support engineers
Prerequisites
- DBOR-950 and DBOR-951 Oracle Database 12c: SQL Fundamentals (Levels I & II)
- DBOR-955 Oracle Database 12c: Install & Upgrade Workshop
Topics
- About Enterprise Architectures
- The Relational Database
- Legacy Computing Models
- The Multi-Tiered Computing Model
- Scaling Up
- Cloud-Based Deployment
- Oracle Infrastructure Ecosystem
- Using Oracle Enterprise Manager
- More About EM
- Using EM Database Express
- Using EM Cloud Control
- The Database Server Stack
- Processor Layer
- CPU Resources
- Memory Resources
- I/O & Storage Processing
- OS Layer Processing Modes
- Database Server Virtualization
- Storage Virtualization
- Oracle Database Server Stack
- Oracle Engineered Systems
- Oracle Exadata Database Platform
- Exalogic Cloud Machine
- Exalytics BI Machine
- Grid Computing Principles
- Why Grid Computing?
- What Is Grid Computing?
- Parallelization Principles
- Hardware Parallelization
- Grid Computing Devices
- Clustered Database Servers
- Cloud Computing Principles
- Multi-Tenancy
- The Database Server Software
- Database Versions & Releases
- Database Editions
- Using PRODUCT_COMPONENT_VERSION View
- The Core Database Components
- Using V$VERSION View
- Understanding The Database Version Number
- The COMPATIBLE Database Parameter
- Database Instance Elements
- Individual Elements Of A Database Instance
- Physical Database Elements
- An Operational Database installation
- Database Instance Configurations
- Single Instance
- Parameter Files & Instance Configuration
- MAX_STRING_SIZE Parameter Example
- Independent Instances
- Clustered Instances
- The Database Instance In A Multi-tenant Configuration
- Reconfiguring A Database Instance
- Static Vs. Dynamic Parameters
- Dynamic Parameter Setting
- Parameter Setting Scope
- Parameter Setting Level
- Setting Upgrade Related Parameters
- Database Components
- Advanced Data Functionality Components
- Security Components
- High-Performance Components
- Administration Components
- Database Feature Usage
- Shared & Private Memory
- SGA Internals
- The Buffer Cache
- The Database Smart Flash Cache
- The Redo Log Buffer
- The Shared Pool
- The Large Pool
- The Java Pool
- Unified Auditing Queues
- PGA Internals
- What Is Inside The PGA?
- Tunable & Non-tunable PGA Space
- Client-Side Cursors
- Where Is The PGA Stored?
- PGA/UGA In Shared Server Mode
- PGA/UGA With Optional Large Pool
- LOB Objects & Memory Handling
- LOB Buffer Caching
- Shared I/O Pool
- LOB Workspace & The PGA
- Instance Memory Management
- About Automatic Memory Management
- Default Settings
- Configure MEMORY_TARGET Parameter
- Configure SGA_TARGET Parameter
- Configure PGA_AGGREGATE_TARGET Parameter
- PGA_AGGREGATE_LIMIT Parameter
- Configure Memory Using EM DE
- Foreground Vs. Background
- About The Background Processes
- The Background Processes
- Linux System Processes
- The DBWR Process
- The LGWR Process
- Checkpoints And The CKPT Process
- The SMON Process
- The PMON Process
- The LREG Process
- The ARCH Process
- The RECO Process
- The CJQx Process
- The DBRM Process
- The Management Framework Processes
- Flashback Data Archive (FBDA) Process
- Fault Diagnostics
- Other Housekeeping Processes
- Background Process Performance Monitors
- Threaded Mode
- About Process Mode
- About Threaded Mode
- Kernel Errors & Exceptions
- The Error Message
- The Error Message Stack
- Kernel Errors & Core Dumps
- ORA-006xx & ORA-07445 Errors
- Understanding The Kernel Errors
- The Kernel Module
- Kernel Module Arguments
- Diagnostic Modules
- The Call Stack Trace
- ORA-600/ORA-7445/ORA-700 Error Lookup Tool
- Dedicated Server Mode
- Session Details From V$SESSION View
- Session Details From EM Database Express
- What Is The Impact Of Dedicated Server Mode?
- Shared Servers Mode
- Processing SQL In Shared Servers Mode
- Comparing Dedicated Server & Shared Servers Mode
- Dedicated Server Mode Client Connection
- Dedicated Server Mode SQL Statement Execution
- Shared Servers Mode Client Connection
- Shared Servers Mode SQL Statement Execution
- Consider Dedicated Server Mode
- Consider Shared Servers Mode
- Shared Servers Mode Advantages
- Choosing The SQL Execution Mode
- Instance-Level SQL Execution Mode Configuration
- Session-Level SQL Execution Mode Configuration
- Parallel SQL Execution
- What Is Parallel Execution?
- The Impact On SQL Statement Execution
- SQL Statement Execution
- Parse Phase
- Execute Phase
- Fetch Phase
- SQL Optimization & Execution Plans
- Optimization Methods
- Rule-Based Optimizer
- Cost-Based Optimizer
- Automatic Tuning Optimizer
- Adaptive Execution Plans
- Adaptive Statistics
- About Database Objects
- Relational Database Objects List
- Database-Resident Program Units
- Additional Database Objects
- Database Objects Illustrated
- Database Objects Context
- The Data Dictionary Schema(s)
- Making An Object Reference
- Explicit Schema Context
- Explicit Database Context
- Partition Context
- Editions Context & Redefinition
- About Application Upgrades
- About Application Downtime
- The Edition Hierarchy
- The Editions In Action
- About The Database Files
- Server Parameter Files
- CONTROL Files
- REDO LOG Files
- DIAGNOSTIC Files
- What Are The Diagnostic Files?
- EM Cloud Control Access
- The MAX_DUMP_FILE_SIZE Parameter
- The DIAGNOSTIC_DEST Parameter
- The Log Files
- Text Alert Log Contents
- Viewing Text Alert Log Contents
- Viewing Alert Log Errors
- Maintaining The Alert Log
- The Trace Files
- Background Process Trace Files
- SQL Execution Process (User) Trace Files
- Incident Dump Files
- Core Dump Files
- Trace Files At The OS Level
- Sample DIAG Trace File
- Monitoring Trace File Space Usage
- Maintaining The Trace Directories
- Files In A Multi-Tenant Database
- Tablespaces & Data Files
- Peering Into The Tablespace Storage Hierarchy
- More About Clustered Table Storage
- More About The RowID
- Hybrid Columnar Compression
- Temporary Segments
- About Temporary Segments
- About Temporary Tablespace Groups
- Advantages
- INDEX Segments
- B-tree Index Segments
- Bitmap Index Segments
- System Vs. User Locks
- Internal Locks
- Using V$LOCK_TYPE View
- Latches
- Using V$LATCH View
- Mutexes & V$MUTEXT_SLEEP
- User Locks
- Manage & Monitor System Locks
- About Database Wait Events
- Concurrency Wait Events (Mutex)
- Concurrency Wait Events (Latch)
- Spinning Vs. Sleeping
- Using EM Cloud Control Using AWR
Related Courses
-
Introduction to Oracle Database 12c and SQL
DBOR-950- Duration: 3 Days
- Delivery Format: Classroom Training, Online Training
- Price: 2,100.00 USD
-
Oracle Database 12c: SQL II - Intermediate
DBOR-951- Duration: 3 Days
- Delivery Format: Classroom Training, Online Training
- Price: 2,100.00 USD
Self-Paced Training Info
Learn at your own pace with anytime, anywhere training
- Same in-demand topics as instructor-led public and private classes.
- Standalone learning or supplemental reinforcement.
- e-Learning content varies by course and technology.
- View the Self-Paced version of this outline and what is included in the SPVC course.
- Learn more about e-Learning
Course Added To Shopping Cart
bla
bla
bla
bla
bla
bla
Self-Paced Training Terms & Conditions
Exam Terms & Conditions
Sorry, there are no classes that meet your criteria.
Please contact us to schedule a class.
STOP! Before You Leave
Save 0% on this course!
Take advantage of our online-only offer & save 0% on any course !
Promo Code skip0 will be applied to your registration
Purchase Information
title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.