Loic Lefevre's Avatar

Loic Lefevre

@loiclefevre.bsky.social

⚔️Data Warrior⚔️ Oracle Database PM, Java Hacker, OSON Evangelist, Cool SQL and mongo2ora father blog: medium.com/db-one #MyView

399 Followers  |  983 Following  |  113 Posts  |  Joined: 24.10.2024
Posts Following

Posts by Loic Lefevre (@loiclefevre.bsky.social)

Preview
Assertions used in arc-relationship TL;DR: A simple use-case for SQL-Assertions: Adding a data-related constraint to an arc-relation. Demo using the Emp-Dept schema. Summary u...

SQL-Assertions...
I could not resist experimenting.

simpleoracledba.blogspot.com/2026/02/draf...

19.02.2026 21:24 — 👍 7    🔁 3    💬 0    📌 0
Preview
Reading List – February 2026 #2 📰 Dealing with TNS database connections with Oracle MCP (SQLcl) - Jeff Smith explains how to connect your MCP server via TNS names 🎉 Announcing the winners of the 2025 Oracle Dev Gym Championships - Oracle announced the 2025 Dev Gym Championship winners 🎉 Ascend to the Diamond Tier: Introducing the Next-Gen Oracle Maximum Availability Architecture (MAA) - Oracle introduced a new top-level for its Maximum Availability Architecture…

📚 New Reading List is out!

This week, people dug into all sorts of new 🅾️ #Oracle #AI #Database features - definitely a must read to get you up to speed, and we got a couple of really 🤩 🎉 exciting announcements!

📖 Happy reading!

09.02.2026 14:00 — 👍 1    🔁 2    💬 0    📌 0
Preview
Analyse : l’Ademe est-elle bien gérée ? Un tir groupé, et organisé. Depuis deux ans, de très nombreux responsables politiques mettent en cause l’utilité et l’efficacité de l’Ademe

L'Ademe est-elle bien gérée ? De très nombreux responsables politiques et éditorialistes mettent en cause l’utilité et l’efficacité de l’Ademe et demandent sa suppression.
On a étudié le sujet, avec des faits des sources fiables. Par @thibautschepman.bsky.social : bonpote.com/agence-ademe...

09.02.2026 08:13 — 👍 100    🔁 45    💬 6    📌 3
Preview
Oracle AI Database 23.26.1 Free multi-platform images now available on gvenzl/oracle-free Oracle AI Database 23.26.1 is no available as container images

#Oracle #AI #Database #Free 23.26.1 is now available on gvenzl/oracle-free

Happy 🐳

07.02.2026 20:17 — 👍 9    🔁 1    💬 0    📌 0
Post image

Oracle AI Database 26ai On-Prem Installations

oracle-base.com/blog/2026/01...

30.01.2026 08:18 — 👍 8    🔁 2    💬 0    📌 0
Preview
Oracle AI Database 26ai Enterprise Edition now GA for on-premises Linux x86-64 Oracle AI Database 26ai Enterprise Edition is now generally available for Linux x86-64. You can download it from the usual places, such as the Oracle Database download page, Software Delivery Cloud (eDelivery), and My Oracle Support (the RU). Check out the Oracle AI Database New Features Guide to see all the new features that came in this release. …

🎉 #Oracle #AI #Database 26ai Enterprise Edition is now generally available for Linux x86-64 on-prem!

27.01.2026 17:56 — 👍 16    🔁 6    💬 1    📌 1
Post image

Oracle AI Database 26ai for Linux x86‑64 is finally here - and with AutoUpgrade, setting it up is easier than ever.

www.martinberger.swiss/posts/2026/2...

@oracleace.bsky.social @dohdatabase.com @mikedietrichde.com

#community #curiosity #passion #38743961 #38842609 #6880880

25.01.2026 20:31 — 👍 15    🔁 8    💬 0    📌 0
Preview
Retrieving the result of a PL/SQL computation in MLE/JavaScript Recently, while working on a joint project with the APEX team, the need arose to rewrite a piece of PL/SQL code in MLE/JavaScript. The PL/SQL code in question roughly looks like this. declare l_res…

The best way to get ideas for blog posts is to actively work with technology 💻. I love experimenting 🧪👨‍💻
Recently I translated a PL/SQL code unit to MLE/JavaScript. If you ever need to perform a PL/SQL calculation in JavaScript⚙️, here’s how to do it 👇

martincarstenbach.com/2026/01/21/r...

21.01.2026 13:54 — 👍 3    🔁 1    💬 0    📌 0
Preview
Great free software from Oracle Oracle provides more free software than one would think

Did you know that #Oracle provides a lot of #free software?

Don't believe me? Read on to find out more!

20.01.2026 14:00 — 👍 2    🔁 1    💬 0    📌 0
Oracle AI Database New Features This book describes the new features in Oracle AI Database 26ai.

Hmmm, wondering if this new QUALIFY clause for Oracle 26ai would interest @lukaseder.bsky.social 🤔

docs.oracle.com/en/database/...

14.01.2026 09:29 — 👍 1    🔁 0    💬 1    📌 0
Preview
Oracle Database blogs to add to your RSS feeds Previously on @thatjeffsmith... Oracle Database blogs to add to your RSS feeds

Previously on @thatjeffsmith... Oracle Database blogs to add to your RSS feeds

13.01.2026 21:40 — 👍 2    🔁 1    💬 0    📌 0
Post image

Support for Transportable Tablespaces on Oracle Autonomous AI Database Serverless – Testing with OCI Object Storage

alexzaballa.com/support-for-...

05.01.2026 17:26 — 👍 2    🔁 1    💬 0    📌 0

🤩 My preferred feature lately! Save your scripts as .sqlnb and enjoy

03.01.2026 03:35 — 👍 2    🔁 1    💬 0    📌 0
Preview
Reading List – December 2025 #4 🎉 Introducing OCI Ampere A4 Standard: Next-Generation Arm-Based Cloud Compute for Performance and Efficiency - Oracle introduces new OCI instance shapes with Ampere A4 Standard CPUs 📰 Insufficient privileges and PL/SQL - Javier Carreras explains the security context change with PL/SQL and the implied privilege model 📰 🤖 Your favorite Oracle database CLI and MCP just got updated - Jeff Smith highlights some of the new features in the latest version of SQLcl…

📚 New Reading List is out!

This week, we got lots of interesting news regarding 🤖 #AI, ☁️ #OCI and ⭕ #Oracle #Database.

The next two weeks (I) will take a break, so see you back in 2026.

📖 Happy reading and 🎄 Happy Holidays!

22.12.2025 14:01 — 👍 3    🔁 1    💬 0    📌 0
Preview
Build an MCP to connect AI to Oracle Database w/OpenAPI Previously on @thatjeffsmith... Build an MCP to connect AI to Oracle Database w/OpenAPI

Previously on @thatjeffsmith... Build an MCP to connect AI to Oracle Database w/OpenAPI

21.12.2025 05:41 — 👍 1    🔁 1    💬 0    📌 0
Preview
Oracle VirtualBox 23ai FREE Database Appliance updated: 23.6 Previously on @thatjeffsmith... Oracle VirtualBox 23ai FREE Database Appliance updated: 23.6

Previously on @thatjeffsmith... Oracle VirtualBox 23ai FREE Database Appliance updated: 23.6

20.12.2025 21:38 — 👍 2    🔁 3    💬 0    📌 0

And you also could mention another advantage for enterprises having Exadata infra: vector search offloading works well

blogs.oracle.com/exadata/exad...

20.12.2025 06:56 — 👍 0    🔁 0    💬 0    📌 0

yes, since you talk about vectors (26ai), then if [not] exists clause is available

20.12.2025 06:26 — 👍 1    🔁 0    💬 1    📌 0

you could use:

drop <object type> if exists <name>;

19.12.2025 22:27 — 👍 0    🔁 0    💬 1    📌 0
Post image

ICYMI, ORDS 25.4 is available for download and being updated across the Autonomous fleet. Link: www.oracle.com/database/sql...

We've updated our image in the Oracle Container Registry, made doc improvements, and added fixes too. Release Notes: www.oracle.com/tools/ords/o... #newrelease #ords #apis

17.12.2025 22:33 — 👍 7    🔁 3    💬 0    📌 0
Post image

and ... we're in!

Details on Jeff's blog
www.thatjeffsmith.com/archive/2025...

18.12.2025 00:22 — 👍 3    🔁 1    💬 0    📌 0
Preview
Your favorite Oracle database CLI and MCP just got updated Previously on @thatjeffsmith... Your favorite Oracle database CLI and MCP just got updated

Previously on @thatjeffsmith... Your favorite Oracle database CLI and MCP just got updated

17.12.2025 16:13 — 👍 2    🔁 1    💬 1    📌 1
Preview
dbLinter is Officially Out of Preview: Now Available | United Codes Blog dbLinter has exited preview and is now fully available. Get a license to share configurations with your team and integrate it into pipelines via the CLI.

dbLinter is released 🥳🥳 #orclAPEX

blog.united-codes.com/post/dblinte...

11.12.2025 15:34 — 👍 9    🔁 3    💬 1    📌 1

Reminds me this 10g-non-event migration where every single column of the 1000+ tables app was controlled regarding histogram computation: we had a table describing for each column, its histogram gather method.

that's at that time I understood that execution plans should be part of your git repo...

10.12.2025 04:41 — 👍 1    🔁 0    💬 0    📌 0
Spotify – Web Player

...meanwhile, listening open.spotify.com/track/4rwpnF...

09.12.2025 18:45 — 👍 0    🔁 0    💬 0    📌 0

Big milestone today! ‼️

We have officially opened the #Oracle #ACEApprentice program! 🎉 🎉 🎉

Never was learning to be an advocate so much fun! 🧑‍🎓

08.12.2025 18:00 — 👍 4    🔁 2    💬 0    📌 0
Post image

🎉🎉🎉 Big news today and perhaps an early Christmas present.

👉 #Oracle AI #Database #26ai is coming soon for Linux x86-64 on-premises: blogs.oracle.com/database/ora...

03.12.2025 17:25 — 👍 18    🔁 5    💬 2    📌 0
Preview
Code & Tune an Oracle DB REST API w/Claude, MCP, & ORDS Previously on @thatjeffsmith... Code & Tune an Oracle DB REST API w/Claude, MCP, & ORDS

Previously on @thatjeffsmith... Code & Tune an Oracle DB REST API w/Claude, MCP, & ORDS

25.11.2025 21:38 — 👍 2    🔁 2    💬 0    📌 0
Chatting with your Oracle AI Database with our MCP Server
YouTube video by Jeff Smith Chatting with your Oracle AI Database with our MCP Server

A video you can watch whilst pretending to work today.

Interacting with your Oracle AI Database from your AI Agent via MCP ... NO SLIDES

www.youtube.com/watch?v=nXro...

25.11.2025 13:44 — 👍 2    🔁 1    💬 1    📌 0

incredible experience: clicking on the link Jeff starts speaking french!!! well french canadian in fact, how weird it was...

26.11.2025 07:51 — 👍 0    🔁 0    💬 0    📌 0