Skip to main content

MFE-IT

Bases de données et BI

Oracle Database 23ai Training Course

Oracle Database 23ai Training Course
Guaranteed sessions from 1 enrollee  •  No postponement risk except force majeure  •  60% hands-on
Key information
Duration4 day(s) / 28 h
Price2190 € excl. VAT
FormatDistance learning, On-site at your premises
LevelAdvanced
CertifyingNo
TailoredCustomizable programme

Upcoming sessions

21 Janv. 2027
11 Fév. 2027
18 Mars 2027
22 Avr. 2027
13 Mai 2027

Would you like to schedule this training on a specific date? Contact us by email or via the contact form.

Description of the training: Oracle Database 23ai Training Course
FAQ – Frequently asked questions about Oracle Database 23ai What is Oracle Database 23ai?

Oracle Database 23ai is the Long Term Support (LTS) release of the Oracle database, with native vector AI: vector storage (VECTOR type), semantic search via AI Vector Search, and integration with LLMs and RAG directly in the database. It also adds JSON Relational Duality Views, native SQL/PGQ Property Graph, and many SQL and performance improvements. MFE-IT trains you over 4 days (28h) on these new features.

What is the difference between Oracle 23ai and previous versions (19c, 21c)?

Oracle 19c is the historic LTS release, still massively deployed. Oracle 21c was an Innovation Release with limited support. Oracle 23ai is the new LTS (supported until 2032+) and brings a revolution: AI Vector Search (built-in semantic search), JSON Relational Duality, standard SQL/PGQ Property Graph, True Cache, and major security and performance improvements.

What is AI Vector Search in Oracle 23ai?

AI Vector Search is the Oracle 23ai feature that lets you store vectors (embeddings) directly in the database and run semantic search in SQL with the VECTOR_DISTANCE operator. It makes it easy to build RAG architectures without moving your data to a third-party vector database. MFE-IT trains you on IVF/HNSW indexing and integration with LLMs.

How long is the Oracle Database 23ai training?

The MFE-IT training lasts 4 days (28 hours), in a fully tailored format with a maximum of 3 participants per session. It covers: new SQL and PL/SQL features, AI Vector Search, JSON Relational Duality, Property Graph, advanced administration, security, backup/recovery and performance tuning. 30 days of post-training support to help with your migration.

{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is Oracle Database 23ai?","acceptedAnswer":{"@type":"Answer","text":"Oracle Database 23ai is the Long Term Support (LTS) release of the Oracle database, with native vector AI: vector storage (VECTOR type), semantic search via AI Vector Search, and integration with LLMs and RAG directly in the database. It also adds JSON Relational Duality Views, native SQL/PGQ Property Graph, and many SQL and performance improvements. MFE-IT trains you over 4 days (28h) on these new features."}},{"@type":"Question","name":"What is the difference between Oracle 23ai and previous versions (19c, 21c)?","acceptedAnswer":{"@type":"Answer","text":"Oracle 19c is the historic LTS release, still massively deployed. Oracle 21c was an Innovation Release with limited support. Oracle 23ai is the new LTS (supported until 2032+) and brings a revolution: AI Vector Search (built-in semantic search), JSON Relational Duality, standard SQL/PGQ Property Graph, True Cache, and major security and performance improvements."}},{"@type":"Question","name":"What is AI Vector Search in Oracle 23ai?","acceptedAnswer":{"@type":"Answer","text":"AI Vector Search is the Oracle 23ai feature that lets you store vectors (embeddings) directly in the database and run semantic search in SQL with the VECTOR_DISTANCE operator. It makes it easy to build RAG architectures without moving your data to a third-party vector database. MFE-IT trains you on IVF/HNSW indexing and integration with LLMs."}},{"@type":"Question","name":"How long is the Oracle Database 23ai training?","acceptedAnswer":{"@type":"Answer","text":"The MFE-IT training lasts 4 days (28 hours), in a fully tailored format with a maximum of 3 participants per session. It covers: new SQL and PL/SQL features, AI Vector Search, JSON Relational Duality, Property Graph, advanced administration, security, backup/recovery and performance tuning. 30 days of post-training support to help with your migration."}}]} {"@context":"https://schema.org","@type":"Course","name":"Oracle Database 23ai Training Course","description":"Oracle Database 23ai training course: multitenant architecture, storage, security, RMAN backup and recovery, high availability, performance tuning and the new AI Vector Search features, with hands-on labs.","provider":{"@type":"Organization","name":"MFE-IT","url":"https://mfe-it.com/en/"},"url":"https://mfe-it.com/en/our-training-courses/database-training-courses/oracle-database-23ai-training-course/","inLanguage":"en-US","courseMode":"Online"} .elementor-accordion .elementor-tab-title .elementor-accordion-icon{margin-right:10px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon + a,.elementor-accordion .elementor-tab-title .elementor-accordion-title{padding-left:4px}
Good to know
Good to know

Our sessions are guaranteed from a single registrant, with no risk of postponement (except in cases of force majeure). A preliminary interview takes place between the participant and/or a company representative in order to properly account for the participant’s profile (level, needs, professional context, challenges, etc.).

Assessment: during the training, the trainer assesses participants’ progress through quizzes, role-plays and practical work. Participants receive a certificate of completion at the end of the training.

Objectives of the training: Oracle Database 23ai Training Course
Objectives of the Oracle Database 23ai Training Course

By the end of the training, the participant will be able to:

  • Understand the advanced architecture of Oracle Database 23ai.
  • Administer multitenant (CDB / PDB) environments.
  • Configure and manage storage and tablespaces.
  • Implement backup and recovery strategies with RMAN.
  • Administer security, roles and auditing.
  • Diagnose and resolve performance issues.
  • Use the new Oracle 23ai features (AI Vector Search, DBA automation).
  • Set up high-availability and disaster-recovery architectures.
Prerequisites of the training: Oracle Database 23ai Training Course
Prerequisites
  • Working knowledge of Oracle Database fundamentals (installation, users, tablespaces).
  • Knowledge of SQL and PL/SQL.
  • Experience with Oracle 19c, 21c or equivalent is recommended.
  • Because every participant is unique, a personalised interview with our expert lets us design a training course perfectly aligned with their objectives, level and professional challenges.
Target audience of the training: Oracle Database 23ai Training Course
Target audience
  • Oracle database administrators (DBAs).
  • Data architects.
  • Infrastructure and cloud engineers.
  • System administrators managing Oracle databases.
  • SQL/PL-SQL developers wishing to deepen their administration skills.
Detailed programme of the training: Oracle Database 23ai Training Course

Download the programme (PDF)

Advanced Oracle Database 23ai architecture
  • structure of an Oracle instance
  • memory (SGA, PGA)
  • Oracle processes
  • multitenant architecture
  • analysis of an existing Oracle architecture
Advanced installation and configuration
  • Oracle Database 23ai installation
  • initial configuration
  • administration tools
  • instance management
  • installing and configuring an Oracle database
Multitenant architecture
  • CDB and PDB concepts
  • creating pluggable databases
  • resource management
  • database consolidation
  • creating and administering PDBs
Storage and tablespace management
  • tablespace management
  • data files
  • Automatic Storage Management (ASM)
  • disk space management
  • configuring and optimising storage
Security and user management
  • users and roles
  • privileges and profiles
  • Oracle auditing
  • encryption and advanced security
  • implementing a security policy
Backup and recovery
  • introduction to RMAN
  • backup strategies
  • restore and recovery
  • Flashback technologies
  • simulating a database recovery
High availability
  • Oracle RAC
  • Data Guard
  • replication and failover
  • disaster-recovery strategies
  • setting up a recovery scenario
Performance and optimisation
  • problem diagnosis
  • SQL tuning
  • memory management
  • Oracle monitoring tools
  • analysing and optimising an Oracle database
Automation and intelligent administration
  • DBA task automation
  • proactive monitoring
  • Oracle observability
  • automated resource management
  • automating DBA tasks
What’s new in Oracle 23ai
  • AI Vector Search
  • data management for AI and LLMs
  • new SQL enhancements
  • optimisation and new security capabilities
  • implementing Oracle 23ai features
Course highlights
  • Focuses on getting started with Oracle Database 23ai and its new features
  • Covers architecture, SQL, data management and integrated AI functions
  • Is built around practical labs on an Oracle 23ai database
  • Prepares you to operate and administer Oracle Database in the enterprise
FAQ
What is Oracle Database 23ai?

Oracle Database 23ai is the Long Term Support (LTS) release of the Oracle database, with native vector AI: vector storage (VECTOR type), semantic search via AI Vector Search, and integration with LLMs and RAG directly in the database. It also adds JSON Relational Duality Views, native SQL/PGQ Property Graph, and many SQL and performance improvements. MFE-IT trains you over 4 days (28h) on these new features.

What is the difference between Oracle 23ai and previous versions (19c, 21c)?

Oracle 19c is the historic LTS release, still massively deployed. Oracle 21c was an Innovation Release with limited support. Oracle 23ai is the new LTS (supported until 2032+) and brings a revolution: AI Vector Search (built-in semantic search), JSON Relational Duality, standard SQL/PGQ Property Graph, True Cache, and major security and performance improvements.

What is AI Vector Search in Oracle 23ai?

AI Vector Search is the Oracle 23ai feature that lets you store vectors (embeddings) directly in the database and run semantic search in SQL with the VECTOR_DISTANCE operator. It makes it easy to build RAG architectures without moving your data to a third-party vector database. MFE-IT trains you on IVF/HNSW indexing and integration with LLMs.

How long is the Oracle Database 23ai training?

The MFE-IT training lasts 4 days (28 hours), in a fully tailored format with a maximum of 3 participants per session. It covers: new SQL and PL/SQL features, AI Vector Search, JSON Relational Duality, Property Graph, advanced administration, security, backup/recovery and performance tuning. 30 days of post-training support to help with your migration.