Instructor-Led Training Parameters
Course Highlights
- Instructor-led Online Training
- Project Based Learning
- Certified & Experienced Trainers
- Course Completion Certificate
- Lifetime e-Learning Access
- 24x7 After Training Support
Oracle 12c: New Features Admin Training Course Overview
The oracle 12c new features course is to maintain as well as enhance the security and performance of the database; however, the Oracle Database 12c Training is for the database administrators, who have to take care of the IT costs of optimizing the database workloads. Managing new privileges available, such as SYSDG, SYSBACKUP, and SYSKM, understanding Online Data-file Move, Administrative privileges, Automatic Data Optimization, etc. are the major part of this training.
After attending Oracle Database 12c Training, the candidates would be able to:
- Manage the datafile online operations, data life-cycle management with heat map a well as the automatic data optimization, archive data using Row-archival or the Temporal Validity and Temporal History.
- Manage the privilege analysis
- How to manage the performance of the database by monitoring the DB operations, using the Compare Period ADDM and Real-Time ADDM
- What is Setting up unified audit trail?
- How to Build, manage and maintain the pluggable and multitenant container databases?
- How to implement the partial global partitioned indexes?
- The procedure of implementing the DDL and online operations while partition compression and movement
- What features are in SQL*Loader Express Mode and Oracle Data Pump?
- How to implement the all new and the latest SQL enhancements such as SQL row limiting clause and extended data type columns
- How the Recovery Manager can be enhanced
- Compare the data across different environments by using the Data Comparisons and more..
- Administrator
- Database Administrators
- System Administrator
- The candidates should have the knowledge of Oracle Database 11g
- They must know how to use Oracle Enterprise Manager Cloud Control 12c
- They should know the implementation of Oracle Enterprise Manager Cloud Control 12c Ed 2 NEW
- They have an awareness of Oracle Enterprise Manager Cloud Control 12c: Install & Upgrade
Instructor-led Training Live Online Classes
Suitable batches for you
| May, 2026 | Weekdays | Mon-Fri | Enquire Now |
| Weekend | Sat-Sun | Enquire Now | |
| Jun, 2026 | Weekdays | Mon-Fri | Enquire Now |
| Weekend | Sat-Sun | Enquire Now |
Oracle 12c: New Features Admin Training Course Content
1. Enterprise Manager and Other Tools
- Enterprise Manager (EM) Cloud Control home page
- Enterprise Manager Express home page versus Enterprise Manager Database Control
- SQL Developer with new functionalities
- OUI, DBCA
2. Basics of Multitenant Container Database (CDB)
- Benefits of the multitenant architecture
- Differences between the root container and pluggable database containers
- Structure of the root
- Structure of Pluggable Database (PDB)
- CDB_xxx and DBA_xxx views
- Impacts in Security, Data Guard, Oracle GoldenGate, Oracle Streams, XStream, and Scheduler
3. Configuring and Creating CDB and PDBs
- Tools: DBCA and SQL*Plus
- Configuration and creation of CDB
- Exploring the Structure (CDB_xxx views and EM)
- Tools used: SQL Developer, DBCA and SQL*Plus
- Create a new PDB from PDB$SEED
- Create a PDB from a non-CDB
- Clone a PDB into the same CDB or into another CDB using DB links
- Plug in an unplugged PDB
4. Managing CDB and PDBs
- Connect to CDB as administrator
- Connect to a PDB using a service name
- Start up a CDB
- Open / Close a PDB (SQL*Plus, srvctl, EM)
- Open / Close all PDBs
- Shut down a CDB
- Triggers ON PLUGGABLE DATABASE
- Change PDB state
5. Managing Tablespaces, Common and Local Users, Privileges and Roles
- Create permanent tablespaces in the root and PDBs
- Manage common and local schemas and users in the root and PDBs
- Manage system and object privileges to common and local grantees granted "commonly" or "locally"
- Manage common and local roles granted "commonly" or "locally"
6. Managing Backup / Recovery / Flashback and Migration
- Backup a whole CDB
- Backup a PDB
- Recover CDB from redo log files, control files, undo datafiles loss
- Recover PDB from PDB datafiles loss
- Flashback at CDB level
7. Online Datafile Move and Automatic Data Optimization
- Data classification in 12c : tablespace, group, object, row levels
- Configure heat map
- Automatic movement and compression
- Compression levels and types
- Policy declaration: simple declarative SQL extension
- Customized automated action execution with user-defined function
- Execution in scheduled maintenance windows and by MMON
- Customized schedule with DBMS_ILM package
8. In-Database Archiving
- Challenges of old data in tables and 11g solutions
- In-database archiving new solutions
- Use ROW ARCHIVAL clause to enable row lifecycle state for applications
- Set ROW ARCHIVAL VISIBILITY for session level visibility control
- Use predicate on ORA_ARCHIVE_STATE column
- Temporal Validity versus Temporal History (Transaction Time of FDA)
- New clause of CREATE / ALTER TABLE to set a Temporal Validity: PERIOD FOR
- New SQL temporal data type
9. Auditing Enhancements
- Review of 11g R2 audit trail implementation
- Overview of the Unified Audit Trail
- Enabling the Unified Audit Trail
- Creating a separate tablespace for the unified audit trail
- Granting the AUDIT_ADMIN role to a user for audit trail configuration and management
- Configuring the Unified Audit Trail to set a tolerance level for loss of audit records
- Creating audit policies
10. Privileges Enhancements
- Implementing Separation of Duty for Database Administration Tasks
- Using Database Privilege Analysis
- Overview of Database Privilege Analysis
- Granting the CAPTURE_ADMIN role to enable management of privilege captures
- Creating and starting/stopping privilege captures
- Viewing privilege profile data
- Querying DBA_PRIV_CAPTURES
- Using mandatory INHERIT PRIVILEGES privilege to execute invoker's rights procedure
11. Oracle Data Redaction
- Overview of Oracle Data Redaction
- Types of Masking Policies
- Administering the EXEMPT REDACTION POLICY system privilege to enable a user to view unmasked values
- Managing Masking Policies
- Best practices for defining policy expressions
- Understanding Masking of Statements Containing Subqueries
- Viewing Information About Masking Policies by Querying REDACTION_POLICIES and REDACTION_COLUMNS
12 General RMAN New Features and FDA Enhancement
- Making Database Connections With RMAN
- Using the SYSBACKUP Privilege
- Using SQL, DESCRIBE Command, Duplication Operation with the NOOPEN option
- Backing up and Restoring Very Large Files
- Creating Multisection Backups
- Transporting Data Across Platforms
- Prerequisites and Limitations
- Transporting Data: Processing steps
13. Monitoring DB Operations
- Overview
- Use cases
- Current Tools
- Define a DB operation
- Monitoring: Bracketing an Operation
- Monitoring the Progress of Operations
- DB Operation Tuning
- DB Operation Active Report
14. Schema and Data Changes
- Explain the Schema Change Plan flow
- Change requests
- Schema synchronization
- Explain the Data Comparison flow
- DBMS_COMPARISON package
- Guidelines and steps
- Comparison job and results
15. SQL Tuning
- Adaptive Execution Plans
- SQL Plan Directives
- Statistics Gathering Performance Improvements
- Histogram Enhancements
- Enhancements to Extended Statistics
- Adaptive SQL Plan Managemen
16. Real-Time ADDM and Compare Period Advisor
- Emergency Monitoring
- Real time ADDM
- Use cases
- Goals
- Define Workload dimensions
- Reported items
- Root Causes
- Requirements for a report
17. Resource Manager and Other Performance Enhancements
- Manage resources between PDBs
- Manage resources within a PDB
- Manage resources with CDB and PDBs plans
- Manage runaway queries
- Automated maintenance tasks
- Describe the Multi-process Multi-threaded Oracle architecture
- Learn how to use this architecture in Oracle 12c Database
- Demonstrate the changes to shutdown procedure
18. Index and Table Enhancements
- Multiple indexes on the same set of columns as long as some characteristic is different
- Create table with INVISIBLE columns
- Support for invisible columns
- Advanced Row Compression
- Describe online redefinition supports
- Explain LOCK timeout during FINISH_REDEF_TABLE
- Using DDL statements in an online manner
19. ADR and Network Enhancements
- ADR file types
- New File types
- New File locations
- New commands for ADRCI
- Improve performance by Compression
- Setup Compression
20. Oracle Data Pump, SQL*Loader, External Tables and Online Operations Enhancements
- Use FULL Transportable export and import
- Oracle Data Pump enhancements
- SQL*Loader enhancements
- SQL*Loader and External table common enhancements
- SQL*Loader Express Mode usage
21. Partitioning Enhancements
- Move a partition online
- ALTER TABLE ... SPLIT PARTITION, ALTER TABLE ... MERGE PARTITION , ALTER TABLE...ADD PARTITION Clauses: Overview
- Split Partition Operation Enhancement
- ALTER TABLE SPLIT SUBPARTITION
- Merge Partition Operation
- Add Partition Operation
- Drop Partition Operation
- ALTER TABLE DROP SUBPARTITION
22. SQL Enhancements
- Enumerate Increase in the length limits for VARCHAR2, NVARCHAR2, and RAW data types in Oracle SQL to 32767 (32k) byte
- Enumerate miscellaneous enhancements
- Using SQL Row limiting clause in a query
Oracle 12c: New Features Admin Training (MCQ) Assessment
This assessment tests understanding of course content through MCQ and short answers, analytical thinking, problem-solving abilities, and effective communication of ideas. Some Multisoft Assessment Features :
- User-friendly interface for easy navigation
- Secure login and authentication measures to protect data
- Automated scoring and grading to save time
- Time limits and countdown timers to manage duration.
Oracle 12c: New Features Admin Corporate Training
Employee training and development programs are essential to the success of businesses worldwide. With our best-in-class corporate trainings you can enhance employee productivity and increase efficiency of your organization. Created by global subject matter experts, we offer highest quality content that are tailored to match your company’s learning goals and budget.
Global Clients
Customized Training
Be it schedule, duration or course material, you can entirely customize the trainings depending on the learning requirements
Expert
Mentors
Be it schedule, duration or course material, you can entirely customize the trainings depending on the learning requirements
360º Learning Solution
Be it schedule, duration or course material, you can entirely customize the trainings depending on the learning requirements
Learning Assessment
Be it schedule, duration or course material, you can entirely customize the trainings depending on the learning requirements
Certification Training Achievements: Recognizing Professional Expertise
Multisoft Systems is the “one-top learning platform” for everyone. Get trained with certified industry experts and receive a globally-recognized training certificate. Some Multisoft Training Certificate Features :
- Globally recognized certificate
- Course ID & Course Name
- Certificate with Date of Issuance
- Name and Digital Signature of the Awardee
Oracle 12c: New Features Admin Training Trainer Profile
20+ Years Experienced
Our Oracle 12c: New Features Admin Corporate & Certification Program trainers bring 13+ years of proven industry expertise, delivering practical insights aligned with real project environments.
Trained 3150+ Professionals
Our expert trainers have successfully trained 3350+ professionals through structured, real-time training programs designed for industry readiness and career growth.
Certified Experts & Real-Time Project Learning
Build strong practical skills through live project-based training sessions led by certified industry experts with real-world experience.
Hands-on Learning Approach
Gain practical exposure through real-time scenarios, industry case studies, and hands-on assignments that simulate actual project challenges.
Certification Training Guidance
Receive expert support to prepare effectively, practice strategically, and confidently achieve globally recognized certification success.
Customized Training Delivery
Flexible training approach tailored to individual learning goals, skill levels, and evolving industry requirements for maximum effectiveness.
What Attendees are Saying
Our clients love working with us! They appreciate our expertise, excellent communication, and exceptional results. Trustworthy partners for business success.
Share Feedback
1K+ Reviews
Download Curriculum