Author Archive
How to verify if DDS (Deep data Security) is enabled in Oracle database 26 ai
Introduction Deep Data Security (DDS) in Oracle Database 26ai is the new database‑native authorization framework that protects enterprise and AI‑driven workloads by enforcing identity‑aware, context‑aware, fine‑grained access control directly inside the database. It is designed specifically for the era of agentic AI, where AI agents dynamically generate SQL and can bypass traditional application‑layer guardrails. Deep […]
How to configure Oracle Managed Files (OMF) in Oracle Database 26ai (CDB/PDB)
Introduction Oracle Managed Files (OMF) is an Oracle Database feature that automates the creation, naming, placement, and deletion of database files, removing the need for DBAs to manage operating system file paths manually. in this demo, we will go through steps to configure Oracle Managed Files (OMF) in Oracle Database 26ai (CDB/PDB) Oracle Version: Oracle […]
Next‑Gen Ingestion Pipelines: Oracle Database 26ai to Kafka (Kraft mode)
Introduction Data ingestion from Oracle Database 26ai into Apache Kafka (KRaft mode) relies on a streamlined, connector‑based architecture that captures relational changes or table snapshots from Oracle and publishes them into Kafka topics without requiring ZooKeeper. Oracle 26ai provides modernized JDBC drivers, JSON-native views, and enhanced metadata capabilities that simplify integration with Kafka Connect. ☑️Context: […]
Oracle SQL Firewall in Oracle database 26 ai
About Oracle AI Database 26ai. Oracle AI Database 26ai is the next long-term support release of Oracle AI Database. It includes over 300 new features with a focus on artificial intelligence (AI) and developer productivity. Ref. oracle documentation About Oracle SQL Firewall With Oracle SQL Firewall, you are protected in real-time against common database attacks. […]
Basic tests with true cache on oracle database 26 ai
In this article, I’ll continue with some basic tests following my previous post orale-true-cache-installation-on-database-26ai Thanks to Ulrike Schwinn To complete the demo, we need to go through the following steps: Step 1. we need to download the following packages: db-sample-schemas-23.3.zip sqldeveloper-24.3.1-347.1826.noarch.rpm jdk-17.0.17_linux-x64_bin.rpm Download jdk-17.0.17_linux-x64_bin.rpm Step 2. install jdk-17.0.17_linux-x64_bin.rpm & qldeveloper-24.3.1-347.1826.noarch.rpm install jdk-17.0.17_linux-x64_bin.rpm Step 3. add /opt/sqldeveloper […]
Graph database : Oracle Graph Server and Client Installation
Introduction: Graph databases, part of Oracle’s converged database offering, eliminate the need to set up a separate database and move data. Graphs enable you to find connections and explore relationships in your data. Analysts and developers can perform fraud detection in banking, find connections and link to data, and improve traceability in smart manufacturing, all […]
install and Configure Apache on Linux
Introduction Apache HTTP Server, commonly known as Apache, is one of the most popular web server software in the world due to its powerful features, extensive documentation, and active community support. In this comprehensive guide, we will walk through the steps of installing and configuring Apache on a Linux system. There are several ways to […]


