Search our courses
Training

This Oracle Database 12C Administration Workshop II training course considers advanced features for Oracle 12C database administrators. Like any major software platform, the management of an Oracle database in a production environment can present challenges. Responding to those challenges requires more than just a basic understanding of database administration.

 

Objectives

  • Setting metric and alert thresholds for proactive database monitoring by the server alert framework.
  • Globalization features within the database to support applications in multiple languages, currencies, time zones and countries.
  • Database connection and session options that support thousands of concurrent users, including a shared servers configuration.
  • Automatic database management, monitoring and tuning facilities. Included are automatic management of storage space and memory resources within the database and the role of the Segment Advisor and Memory Advisors.
  • Automatic resumption of database operations even in the face of storage space allocation failures and errors.
  • Protecting data-at-rest in the database using the advanced data security feature Transparent Data Encryption, as well as a solid overview of underlying encryption technologies, protocols and algorithms.
  • Protecting data en route with Oracle Net Services encryption.
  • An introduction to advanced space management topics, including custom space management attributes, resumable space allocation and other subjects.
  • Advanced compression techniques for tables and indexes.
  • Columnar vs. row-oriented database storage and the use of hybrid columnar compression.
  • Heat map tracking of segment access to measure hot, warm and cold areas of the database that could be targeted for optimization.
  • ILM data management and support for that framework with available features of the Oracle database.
  • Automatic data optimization and policies that automatically implement the ILM concepts of row-level compression tiering, segment-level compression tiering and segment-level storage tiering.
  • Implementing custom ILM storage management policies.
  • In-memory storage of database objects, including big table caching, full database caching and in-memory column stores.
  • Archiving inactive data inside the database while not degrading performance while limiting added storage costs.
  • Introduce temporal validity into a table and perform flashback query operations using temporal validity criteria.
  • Data redaction that allows data privacy policies to be dynamically enforced during queries.

Oracle Database 12C Administration Workshop II

Course Code

GTD23

Duration

5 Days

Course Fee

POA

Accreditation

Oracle Certified Professional (OCP)

 

This Oracle certification course considers subjects helpful for certification as an Oracle Database 12C Administrator Certified Professional (OCP) for "Exam: 1Z0-063: Oracle Database 12c: Advanced Administration".

This is not an Oracle accredited course, but is an effective course which prepares the candidate for certification.

 

Target Audience

  • Database administrators
  • Storage administrators
  • System administrators
  • Implementation specialists
  • Data center support engineers

Attendee Requirements

The entire Oracle database administrator curriculum, including this course that you are now reading, has these prerequisites for the Oracle Database Developers. Equivalent experience is also acceptable.

  • Oracle Database 12C SQL Fundamentals (levels I and II) - GTD25
  • Oracle Database 12C PL/SQL Fundamentals (levels I and II) - GTD26

Expand all

Course Description

This Oracle Database 12C Administration Workshop II training course considers advanced features for Oracle 12C database administrators. Like any major software platform, the management of an Oracle database in a production environment can present challenges. Responding to those challenges requires more than just a basic understanding of database administration.

 

Objectives

  • Setting metric and alert thresholds for proactive database monitoring by the server alert framework.
  • Globalization features within the database to support applications in multiple languages, currencies, time zones and countries.
  • Database connection and session options that support thousands of concurrent users, including a shared servers configuration.
  • Automatic database management, monitoring and tuning facilities. Included are automatic management of storage space and memory resources within the database and the role of the Segment Advisor and Memory Advisors.
  • Automatic resumption of database operations even in the face of storage space allocation failures and errors.
  • Protecting data-at-rest in the database using the advanced data security feature Transparent Data Encryption, as well as a solid overview of underlying encryption technologies, protocols and algorithms.
  • Protecting data en route with Oracle Net Services encryption.
  • An introduction to advanced space management topics, including custom space management attributes, resumable space allocation and other subjects.
  • Advanced compression techniques for tables and indexes.
  • Columnar vs. row-oriented database storage and the use of hybrid columnar compression.
  • Heat map tracking of segment access to measure hot, warm and cold areas of the database that could be targeted for optimization.
  • ILM data management and support for that framework with available features of the Oracle database.
  • Automatic data optimization and policies that automatically implement the ILM concepts of row-level compression tiering, segment-level compression tiering and segment-level storage tiering.
  • Implementing custom ILM storage management policies.
  • In-memory storage of database objects, including big table caching, full database caching and in-memory column stores.
  • Archiving inactive data inside the database while not degrading performance while limiting added storage costs.
  • Introduce temporal validity into a table and perform flashback query operations using temporal validity criteria.
  • Data redaction that allows data privacy policies to be dynamically enforced during queries.
Course Outline

Advanced Administration: About Advanced Database Administration

  • Database Feature Usage
  • Server Alert Framework
  • Managing The Server Alerts Using EM CC
  • pDB Level Alerts

Advanced Administration: Globalization

  • Globalization Settings
  • Managing NLS Settings
  • Date & Time Localization
  • Linguistic Sorting & Matching
  • Linguistic Indexes
  • About Locale Builder

Advanced Administration: Database Connections & Shared Servers

  • Connection & Session Options
  • Shared Servers Architecture
  • Comparing Shared Servers & Dedicated Servers
  • Configure Shared Servers
  • Use Shared Servers
  • Monitor Shared Servers

Advanced Security: Database Security Threats

  • Potential Threats
  • Potential Attackers
  • The Threat Matrix
  • Database Security Checklist

Advanced Security: Encryption Concepts

  • About Encryption
  • Data-At-Rest Encryption
  • Data-In-Transit Encryption
  • Data-En-Route Encryption
  • Encryption Limitations
  • Encryption Algorithms & Potential Weaknesses
  • Managing Encryption Keys

Advanced Security: TDE Keystore Management

  • About Transparent Data Encryption
  • The SYSKM Administrator
  • TDE Encryption Algorithms
  • Understanding How Column Encryption Works
  • Understanding How Tablespace Encryption Works
  • Is TDE Unbreakable?
  • Managing TDE
  • Managing The Keystore
  • Managing A Wallet Keystore Using SQL
  • Managing A Wallet Keystore Using EM CC
  • Managing A Wallet Keystore Using OWM
  • Advanced Management Options
  • Keystore Backups
  • Migrate To HSM Keystore
  • Wallet Open Options
  • Regenerate Master Encryption Key

Advanced Security: TDE Data Encryption

  • Implement Tablespace Encryption
  • Implement Column Encryption
  • Assessing Encryption Usage

Advanced Security: Oracle Net Services Encryption & Security

  • Network-Launched Attacks
  • Limiting Database Attacks
  • Preventing Denial-of-service Attacks
  • Avoiding Disclosure Of Vulnerabilities
  • Oracle Net Services User Notifications
  • Oracle Net Native Encryption
  • Implementation With Oracle Net Manager
  • Implementation With sqlnet.ora

Advanced Storage: Space Management

  • Space Management Best Practices
  • Segment Storage Specifications
  • Estimate & Track Space Usage
  • Resumable Space Allocation
  • Enable A Resumable Session
  • Detect A Suspended Session
  • Resuming A Session
  • Using DBMS_RESUMABLE()
  • Deferred Segment Creation

Advanced Storage: The Segment Advisor

  • About The Segment Advisor
  • Using The SHRINK SPACE Option
  • Segment Advisor Within EM CC
  • The Automatic Segment Advisor
  • Programmatic Segment Advisor

Advanced Compression

  • About Compression
  • Table Compression
  • Basic Table Compression
  • Advanced Row Compression
  • Additional Table Compression Considerations
  • Index Compression
  • Key Compression
  • Advanced Index Compression
  • Hybrid Columnar Compression
  • Compression Analysis
  • Using SQL Metadata Queries
  • Using DBMS_COMPRESSION()
  • Using EM CC

Heat Map Tracking & Automatic Data Optimization (ADO)

  • About ILM
  • The Oracle Database & ILM Support
  • Heat Map Tracking
  • Automatic Data Optimization (ADO)
  • Adding ADO Policies Using SQL
  • Managing ADO Policies Using SQL
  • Managing ADO Policy Evaluation
  • Managing ADO Policies Using EM CC

In-Memory Storage

  • About Traditional Table Caching
  • Big Table Caching
  • Full Database Caching
  • In-Memory Column Store
  • IMCS Internals
  • Configuring The IMCS
  • Assigning Objects To The IMCS
  • Assigning Columns To The IMCS
  • Monitoring IMCS Using EM CC

In-Database Archiving

  • About In-Database Archiving
  • In-Database Archival Tables
  • In-Database Archiving Of Rows
  • Temporal Validity

Data Redaction

  • About Data Redaction
  • The Redaction Functions
  • Using Function Type dbms_redact.random
  • Using Function Type dbms_redact.partial
  • Function Type dbms_redact.partial Shortcuts
  • Using Function Type dbms_redact.regexp
  • Function Type dbms_redact.regexp Shortcuts
  • Defining Redaction Policies
  • Managing Redaction Policies
  • Customizing Full Redaction
  • Viewing Redaction Metadata
  • Using EM Cloud Control
  • Inference Attacks
Exam
Learning Path
Ways to Attend
  • Attend a public course, if there is one available. Please check our Schedule, or Register Your Interest in joining a course in your area.
  • Private onsite Team training also available, please Contact Us to discuss. We can customise this course to suit your business requirements.

Private Team Training is available for this course

We deliver this course either on or off-site in various regions around the world, and can customise your delivery to suit your exact business needs. Talk to us about how we can fine-tune a course to suit your team's current skillset and ultimate learning objectives.

Private Team Training | Contact us

Technical ICT learning & mentoring services

Private Team Training

Our instructors are specialist consultants with vast real world experience and expertise allowing them to design and deliver client-focused courses for your organisation.

Learn more about our Private Team Training

What Our Clients Say

"Absolutely fantastic training. Thoroughly enjoyed it thanks to our highly enthusiastic tutor.  It wouldn't be an understatement to say that it was the best professional training that I have ever received."

 

Customised Linux with Networking

Live Online -  February 2022

 

"The course content was very good. When needed, the Instructor was extending the content of the course with hints and tips to help us understand different topics that were covered in the course."

 

Kubernetes Administration Certification - GTLFK

Live Online June 2021

 

 

 

“The course was held at the highest possible standards, the instructor was excellent, well prepared, well informed, and clearly an SME. Top marks.”

 

Professional Cloud Service Manager - GTC13

Live Online December 2021

 

“Very engaging and practical course so hope to be able to put the learning into practice.”

 

Being Agile in Business - GTBAB

Live Online September 2021

 

“Great instructor, who encouraged active participation. The breakout groups and exercises kept the group engaged and the content relevant to our own products”.

 

Site Reliability Engineering Foundation - GTDSRE

Live Online January 2022

 

 

 

"Intelligence is the ability to avoid doing work, yet
getting the work done"

Linus Torvalds, creator of Linux and GIT

Technical ICT learning & mentoring services

About GuruTeam

GuruTeam is a high-level ICT Learning, Mentoring and Consultancy services company. We specialise in delivering instructor-led on and off-site training in Blockchain, Linux, Cloud, Big Data, DevOps, Kubernetes, Agile, Software & Web Development technologies. View our Testimonials

Download our eBrochure
Our Accreditation Partners
  •  
  •  
  •  

 

Upcoming Courses

Kubernetes Administration

28th - 31st May 2024

11th - 24th June 2024

18th - 21st June 2024

 Live Online

 

This Kubernetes Administration Certification training course is suitable for anyone who wants to learn the skills necessary to build and administer a Kubernetes cluster

Learn More

RUST

28th - 31st May 2024

11th - 14th June 2024

18th - 21st June 2024

 Live Online

This course will help you understand what Rust applications look like, how to write Rust applications properly, and how to get the most out of the language and its libraries.

Learn More

Introduction to Python 3 

7th - 9th May 2024

4th - 6th June 2024

 

Live Online

This Introduction to Python 3 training course is designed for anyone who needs to learn how to write programs in Python or support/modify existing programs.

 

Learn More

 GO LANG TRAINING

28th - 31st May 2024

11th - 14th June 2024

18th - 21st June 2024

 

Live Online        

 

This Go language programming training course will help you understand how Go works, and immediately be more productive. If you are building a team using Go, this will be a great opportunity to get your team on the same page and speaking the same language. Innovative lab exercises and code samples are provided to reinforce skills and quickly master the topics.

Learn More

Newsletter

Stay up to date, receive updates on scheduled dates, new courses, offers, and events.

Subscribe to our Newsletter