Codex + Oracle DB SkillsでOracle Databaseの実行計画レビューをしてみてみた - Qiita

Oracle DB Skills は、Oracle Database向けの AIエージェント用ナレッジ集 / Skill集 です。 Codex や Claude Code のようなAIコーディングエージェントに「Oracle DBではこう考える・こう書く・こう確認する」と...

Qiita
ADB-S で Exadata IORM が動作したかを追跡してみる。(Oracle Cloud Infrastructure) - Qiita

ADB-S(Autonomous Database Serverless) は Exadata を PDB として利用する PaaS で Exadata IORM によって Disk I/O が制御されています。 本記事では ADB-S で Exadata IORM が動作...

Qiita
Oracle AI Database 26ai 新機能 - Deep Data Security - - Qiita

Oracle AI Database 26aiにDeep Data Securityという新しいアクセス制御の機能が追加されました。Oracle Databaseには、VPD(Virtual Private Database)やRAS(Real Application Se...

Qiita
Oracle AI Database、ビジネスデータ向けに設計されたミッションクリティカルなエージェント型AIを提供 | oracle4engineer https://www.yayafa.com/2783558/ #AgenticAi #AI #ArtificialGeneralIntelligence #ArtificialIntelligence #OracleDatabase #エージェント型AI #人工知能 #汎用人工知能

yahoo news | AI database deep dive: Oracle’s platform redesign - SiliconANGLE

**What to expect during the Oracle Data Deep Dive NYC event: Join theCUBE April 14**
*by Mark Albertson*

Oracle is taking a major step into AI‑driven database architecture. At Oracle World in Las Vegas, founder and CEO Larry Ellison declared that “AI changes everything,” and the company unveiled a redesigned Oracle Database together with an AI Data Platform. The new offerings integrate AI models directly into the core data engine, offering vector search, model‑to‑model communication via Model Context Protocol servers, and the ability to run AI agents inside the database. Executives such as Juan Loaiza emphasize that these changes are not cosmetic but a foundational redesign meant to let enterprises perform semantic searches and AI queries without external tools.

Security and data privacy are baked into the platform as well. Oracle is moving privacy enforcement into the database layer, ensuring that AI only sees data the end user is permitted to access and that data integrity, locking, and validation are handled natively. To guard against future threats, the company has added quantum‑safe encryption for data at rest and in transit, addressing concerns about quantum computers potentially breaking conventional cryptography. These safeguards aim to meet strict compliance requirements for sensitive financial and medical data.

Read more: https://siliconangle.com/2026/04/01/oracle-data-deep-dive-event-ai-database-thecube-oracledatadeepdivenyc/

#oracledatabase #aidataplatform #modelcontextprotocol #thecube #nyc

AI database deep dive: Oracle’s platform redesign - SiliconANGLE

AI database innovation at Oracle drives a redesigned data platform with vector search, AI agents, stronger privacy controls and quantum-safe security.

SiliconANGLE
Oracle Database In-Memory をためしてみてみた - Qiita

今回は、Oracle Database In-Memory を実際に有効化し、どのくらいデータが圧縮されるのか、クエリ性能がどのくらい向上するのかを、実測値ベースで確認してみます。 特に、Disk 読み取り時と In-Memory 読み取り時で、実行時間と物理 I/O がど...

Qiita

For who is running oracle-19.30 on rhel8, did you test the shutdown?
In our case the shutdown failed🤔

OCI-21500: internal error code, arguments: [kpugattr_1]

Manually killing processes and removing shared memory completed the shutdown.
#oracledatabase #Oracle

In the last part of my CI/CD blogpost series we will go into how to release your software with zero downtime using Oracle Edition based redefinition.

https://blog.gjdwebserver.nl/ords/f?p=107:HOME:::::ARTICLE:release-oracle-database-code-with-zero-downtime

#oracleace#cicd #Oracledatabase #EditionBasedRedefinition

Gerben Jan Dijkman's Blog - Release Oracle Database code with zero downtime using CI/CD and Edition based redefinition

Select AI を利用するまでの各ステップの意味を理解する - Qiita

Oracle Autonomous AI Database の目玉機能の一つである「Select AI」。 自然言語でデータベースに問い合わせると、LLM(大規模言語モデル)がその意図を解釈し、適切なSQLクエリを生成・実行してくれる非常に強力な機能です。 すでにチュートリ...

Qiita

So you want to use CI/CD and want to test your code on a Oracle Database? I have the solution for you!

I wrote a blog about how to start with testing your database code before it gets released:
https://blog.gjdwebserver.nl/ords/f?p=107:HOME:::::ARTICLE:build-testing-oracle-apex-using-cicd-pipelines

#oracleace #cicd #Oracledatabase #oracleapex

Gerben Jan Dijkman's Blog - (Build) Testing Oracle APEX using CI/CD Pipelines